diff options
Diffstat (limited to 'src/icons/repeat-off.svg')
-rw-r--r-- | src/icons/repeat-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/repeat-off.svg b/src/icons/repeat-off.svg new file mode 100644 index 00000000..79850fc3 --- /dev/null +++ b/src/icons/repeat-off.svg @@ -0,0 +1,11 @@ +--- +tags: [reuse, redo, action, replay, loop] +category: Media +version: "1.66" +unicode: "f18e" +--- +<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> |