aboutsummaryrefslogtreecommitdiff
path: root/icons/repeat-once.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-25 02:07:02 +0100
committercodecalm <codecalm@gmail.com>2020-03-25 02:07:02 +0100
commit53922a171a6e636b5ff131e46b26529a4bd2c97c (patch)
tree8239322854959798cad863c4fb4ae7509796520c /icons/repeat-once.svg
parentaddUntrackedFiles fix (diff)
downloadtabler-icons-53922a171a6e636b5ff131e46b26529a4bd2c97c.tar.xz
Release 1.2.1v1.2.1
Diffstat (limited to 'icons/repeat-once.svg')
-rw-r--r--icons/repeat-once.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/repeat-once.svg b/icons/repeat-once.svg
new file mode 100644
index 0000000..969a02f
--- /dev/null
+++ b/icons/repeat-once.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-repeat-once" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <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>
+
+