diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/_icons/repeat-off.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/_icons/repeat-off.svg')
-rw-r--r-- | src/_icons/repeat-off.svg | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/_icons/repeat-off.svg b/src/_icons/repeat-off.svg deleted file mode 100644 index 79850fc3..00000000 --- a/src/_icons/repeat-off.svg +++ /dev/null @@ -1,11 +0,0 @@ ---- -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> |