7 lines
289 B
XML
7 lines
289 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#FFE082" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="12" width="20" height="24" rx="3"/>
|
|
<path d="M26 16l12 12"/>
|
|
<path d="M26 28h12V16"/>
|
|
</g>
|
|
</svg>
|