aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-left.svg
blob: d5781f2215a6c0ecea3e9e8f515abc5c72f6d939 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [direction, west]
category: Arrows
version: "1.35"
---
<svg>
  <line x1="3" y1="7" x2="21" y2="7" />
  <path d="M6 20l-3 -3l3 -3" />
  <path d="M6 4l-3 3l3 3" />
  <line x1="3" y1="17" x2="21" y2="17" />
</svg>