aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/aspect-ratio.svg
blob: 32c95db9948d6836bd7dce3be01ef9f5e5b9aa87 (plain)
1
2
3
4
5
6
7
8
9
10
---
tags: [size, dimension, width, height, orientation]
category: Media
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>