diff options
Diffstat (limited to 'src/_icons/repeat-off.svg')
-rw-r--r-- | src/_icons/repeat-off.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/repeat-off.svg b/src/_icons/repeat-off.svg new file mode 100644 index 00000000..6cb393fc --- /dev/null +++ b/src/_icons/repeat-off.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M4 12v-3c0 -1.336 .873 -2.468 2.08 -2.856m3.92 -.144h10m-3 -3l3 3l-3 3" /> + <path d="M20 12v3a3 3 0 0 1 -.133 .886m-1.99 1.984a3 3 0 0 1 -.877 .13h-13m3 3l-3 -3l3 -3" /> + <path d="M3 3l18 18" /> +</svg> |