11 lines
425 B
XML
Executable file
11 lines
425 B
XML
Executable file
<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_log.svg" class="i-color" d="M4,10V9h7v1H4ZM4,5h6V6H4V5ZM8,8H4V7H8V8Zm1,4H4V11H9v1Zm5-7.5V14a1,1,0,0,1-1,1H3a1,1,0,0,1-1-1V2A1,1,0,0,1,3,1h7.5ZM13,5L10,2H3V14H13V5Z" transform="translate(0 -1)"/>
|
|
</svg>
|