aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/flip-vertical.svg
blob: 69a1732374882e29da87fa472184b8eee7f4127f (plain)
1
2
3
4
5
6
7
8
9
---
category: Design
tags: [mirror, rotate]
---
<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>