diff options
Diffstat (limited to 'src/icons/arrow-rotary-last-right.svg')
-rw-r--r-- | src/icons/arrow-rotary-last-right.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/arrow-rotary-last-right.svg b/src/icons/arrow-rotary-last-right.svg new file mode 100644 index 00000000..7fbd1958 --- /dev/null +++ b/src/icons/arrow-rotary-last-right.svg @@ -0,0 +1,12 @@ +--- +tags: [direction, north] +category: Arrows +version: "1.57" +unicode: "f056" +--- +<svg> + <circle cx="9" cy="12" r="3" /> + <path d="M9 15v6" /> + <path d="M11.5 9.5l6.5 -6.5" /> + <path d="M13 3h5v5" /> +</svg> |