12 lines
565 B
XML
12 lines
565 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
||
|
<defs>
|
||
|
<style>
|
||
|
.i-color {
|
||
|
fill: #000;
|
||
|
fill-rule: evenodd;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path id="file_type_ex.svg" class="i-color" d="M9.412,4.3c1.062,2.294,3.826,3.252,3.576,6.237-0.294,3.515-2.78,4.4-4.154,4.462a4.412,4.412,0,0,1-4.717-3.739C3.311,7.535,6.835,1.817,8.865,1A7.552,7.552,0,0,0,9.412,4.3ZM7.6,13.79c0.929,0.194,1.642.329,1.726-.047,0.127-.567-2.04-0.886-3.489-1.044A4.514,4.514,0,0,0,7.6,13.79Z" transform="translate(0 -1)"/>
|
||
|
</svg>
|