| 1 | <!-- |
| 2 | tags: [direction, north, south, west, east, arrows, random, navigation, flow, movement] |
| 3 | category: Arrows |
| 4 | version: "1.61" |
| 5 | unicode: "f095" |
| 6 | --> |
| 7 | <svg |
| 8 | xmlns="http://www.w3.org/2000/svg" |
| 9 | width="24" |
| 10 | height="24" |
| 11 | viewBox="0 0 24 24" |
| 12 | fill="none" |
| 13 | stroke="currentColor" |
| 14 | stroke-width="2" |
| 15 | stroke-linecap="round" |
| 16 | stroke-linejoin="round" |
| 17 | > |
| 18 | <path d="M20 21h-4v-4" /> |
| 19 | <path d="M16 21l5 -5" /> |
| 20 | <path d="M6.5 9.504l-3.5 -2l2 -3.504" /> |
| 21 | <path d="M3 7.504l6.83 -1.87" /> |
| 22 | <path d="M4 16l4 -1l1 4" /> |
| 23 | <path d="M8 15l-3.5 6" /> |
| 24 | <path d="M21 5l-.5 4l-4 -.5" /> |
| 25 | <path d="M20.5 9l-4.5 -5.5" /> |
| 26 | </svg> |
| 27 |