aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/aspect-ratio.svg
blob: 65f6e11a1c369792cf8df7c0ef95c3cdb7b067cf (plain)
1
2
3
4
5
6
7
8
9
10
---
category: Media
tags: [size, dimension, width, height, orientation]
version: "1.27"
---
<svg>
  <rect x="3" y="5" width="18" height="14" rx="2" />
  <path d="M7 12v-3h3" />
  <path d="M17 12v3h-3" />
</svg>