vsc-material-theme/icons/svg/image.svg
2017-02-04 13:01:19 +01:00

11 lines
398 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_image.svg" class="i-color" d="M8,5h2V7H8V5Zm6-.5V14a1,1,0,0,1-1,1H3a1,1,0,0,1-1-1V2A1,1,0,0,1,3,1h7.5ZM13,5L10,2H3V13L6,8l2,4,2-2,3,3V5Z" transform="translate(0 -1)"/>
</svg>