diff options
Diffstat (limited to 'src/icons/arrow-roundabout-right.svg')
-rw-r--r-- | src/icons/arrow-roundabout-right.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/arrow-roundabout-right.svg b/src/icons/arrow-roundabout-right.svg new file mode 100644 index 00000000..7d9278d3 --- /dev/null +++ b/src/icons/arrow-roundabout-right.svg @@ -0,0 +1,10 @@ +--- +tags: [direction, west, traffic, circle ] +category: Arrows +version: "1.73" +unicode: "f22c" +--- +<svg> + <path d="M21 9h-8a5 5 0 1 0 -5 5v7" /> + <path d="M17 5l4 4l-4 4" /> +</svg> |