20 lines
511 B
XML
20 lines
511 B
XML
<!--
|
|
tags: [custom-crop, aspect-ratio-7-5, fixed-crop, image-format, 7-by-5, customized-crop, fixed-aspect, dimensional-crop, specific-crop, custom-aspect]
|
|
category: Design
|
|
version: "2.43"
|
|
unicode: "fd54"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M4 8a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2l0 -8" />
|
|
</svg>
|