| 1 | <!-- |
| 2 | tags: [direction, east, arrows, join, navigation, flow, movement, route, path, 2] |
| 3 | category: Arrows |
| 4 | version: "1.35" |
| 5 | unicode: "edae" |
| 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="M3 7h1.948c1.913 0 3.705 .933 4.802 2.5a5.861 5.861 0 0 0 4.802 2.5h6.448" /> |
| 19 | <path d="M3 17h1.95a5.854 5.854 0 0 0 4.798 -2.5a5.854 5.854 0 0 1 4.798 -2.5h5.454" /> |
| 20 | <path d="M18 15l3 -3l-3 -3" /> |
| 21 | </svg> |
| 22 |