aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-rotary-left.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-03-22 22:49:31 +0100
committercodecalm <codecalm@gmail.com>2022-03-22 22:49:31 +0100
commit3bd85941cb351ac0ac4957b02fd74eeb807b35c4 (patch)
tree96640f1c15c899bd7537930c44ca83835aa5e4ca /src/_icons/arrow-rotary-left.svg
parentRelease 1.56.0 (diff)
downloadtabler-icons-3bd85941cb351ac0ac4957b02fd74eeb807b35c4.tar.xz
24 new icons: `arrow-bear-left-2`, `arrow-bear-left`, `arrow-bear-right-2`, `arrow-bear-right`, `arrow-curve-left`, `arrow-curve-right`, `arrow-fork`, `arrow-left-right`, `arrow-loop-left-2`, `arrow-loop-right-2`, `arrow-merge`, `arrow-ramp-left-2`, `arrow-ramp-left-3`, `arrow-ramp-right-2`, `arrow-ramp-right-3`, `arrow-rotary-first-left`, `arrow-rotary-first-right`, `arrow-rotary-last-left`, `arrow-rotary-last-right`, `arrow-rotary-left`, `arrow-rotary-right`, `arrow-rotary-straight`, `arrow-sharp-turn-left`, `arrow-sharp-turn-right`
Fixed icons: `arrow-loop-left`, `arrow-loop-right`, `arrows-cross`, `arrows-shuffle-2`, `arrows-shuffle`
Diffstat (limited to 'src/_icons/arrow-rotary-left.svg')
-rw-r--r--src/_icons/arrow-rotary-left.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/arrow-rotary-left.svg b/src/_icons/arrow-rotary-left.svg
new file mode 100644
index 00000000..8621f58b
--- /dev/null
+++ b/src/_icons/arrow-rotary-left.svg
@@ -0,0 +1,9 @@
+---
+category: Arrows
+---
+<svg>
+ <circle transform="matrix(-1 0 0 1 32 0)" cx="16" cy="7" r="3" />
+ <path d="M16 10v10" />
+ <path d="M13 7h-10" />
+ <path d="M7 11l-4 -4l4 -4" />
+</svg>