9 lines
783 B
XML
9 lines
783 B
XML
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="title">
|
|
<title id="title">Film</title>
|
|
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M4 5.5h16v13H4z"/>
|
|
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M4 9h16"/>
|
|
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M6 6.5L18 8.2"/>
|
|
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M6 7.6L18 9.3"/>
|
|
<path stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M12.5 12l2.8 3.2-2.8 2.4"/>
|
|
</svg>
|