mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 01:30:04 +02:00
repeat, repeat once icon
This commit is contained in:
7
src/_icons/repeat-once.svg
Normal file
7
src/_icons/repeat-once.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 12v-3a3 3 0 0 1 3 -3h13m-3 -3l3 3l-3 3" />
|
||||
<path d="M20 12v3a3 3 0 0 1 -3 3h-13m3 3l-3-3l3-3" />
|
||||
<path d="M11 11l1 -1v4" />
|
||||
</svg>
|
6
src/_icons/repeat.svg
Normal file
6
src/_icons/repeat.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 12v-3a3 3 0 0 1 3 -3h13m-3 -3l3 3l-3 3" />
|
||||
<path d="M20 12v3a3 3 0 0 1 -3 3h-13m3 3l-3-3l3-3" />
|
||||
</svg>
|
Reference in New Issue
Block a user