23 lines
529 B
XML
23 lines
529 B
XML
<!--
|
|
tags: [size, dimension, width, height, orientation, aspect, ratio, off, content, entertainment]
|
|
category: Media
|
|
version: "1.62"
|
|
unicode: "f0af"
|
|
-->
|
|
<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="M9 5h10a2 2 0 0 1 2 2v10m-2 2h-14a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2" />
|
|
<path d="M7 12v-3h2" />
|
|
<path d="M17 12v1m-2 2h-1" />
|
|
<path d="M3 3l18 18" />
|
|
</svg>
|