summaryrefslogtreecommitdiff
path: root/src/content/img/icon/chevron-left/dark.svg
blob: fcfc76975a17830cddb59896aebcdeb55552471b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<svg
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 24 24"
  fill="none"
>
  <path
    d="
      M 15.5    19
      L 9.20711 12.7071
      C 8.81658 12.3166 8.81658 11.6834 9.20711 11.2929
      L 15.5    5
    "
    stroke="white"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>