diff options
Diffstat (limited to 'src/icons/arrow-rotary-first-right.svg')
-rw-r--r-- | src/icons/arrow-rotary-first-right.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/arrow-rotary-first-right.svg b/src/icons/arrow-rotary-first-right.svg new file mode 100644 index 00000000..1a3ad301 --- /dev/null +++ b/src/icons/arrow-rotary-first-right.svg @@ -0,0 +1,12 @@ +--- +tags: [direction, south] +category: Arrows +version: "1.57" +unicode: "f054" +--- +<svg> + <circle cx="8" cy="7" r="3" /> + <path d="M8 10v10" /> + <path d="M10.5 9.5l8.5 8.5" /> + <path d="M14 18h5v-5" /> +</svg> |