11 lines
334 B
XML
Executable file
11 lines
334 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_npm.svg" class="i-color" d="M4,4V11.99H8v-6H10v6H12V4H4ZM14,2V14H2V2H14Z" transform="translate(0 -1)"/>
|
|
</svg>
|