aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/flip-vertical.svg
blob: fd38428499f0f5a4702e2333c403e55fa1a1f677 (plain)
1
2
3
4
5
6
7
8
9
10
---
category: Design
tags: [mirror, rotate]
version: 1.0
---
<svg>
  <line x1="12" y1="3" x2="12" y2="21" />
  <polyline points="16 7 16 17 21 17 16 7" />
  <polyline points="8 7 8 17 3 17 8 7" />
</svg>