aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/sort-descending.svg
blob: 64b2fe522497512246b57576d9d326780bb5cc73 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [arrange]
---
<svg>
  <line x1="3" y1="6" x2="13" y2="6" />
  <line x1="3" y1="12" x2="11" y2="12" />
  <line x1="3" y1="18" x2="11" y2="18" />

  <polyline points="15 15 18 18 21 15" />
  <line x1="18" y1="6" x2="18" y2="18" />
</svg>