11 lines
733 B
XML
Executable file
11 lines
733 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_json.svg" class="i-color" d="M8,15c-3.31,0-6-.9-6-2V11a0.875,0.875,0,0,1,.21-0.5C2.88,11.36,5.21,12,8,12s5.12-.64,5.79-1.5A0.813,0.813,0,0,1,14,11v2C14,14.1,11.31,15,8,15Zm0-4c-3.31,0-6-.9-6-2V7a0.693,0.693,0,0,1,.09-0.31A1,1,0,0,1,2.21,6.5C2.88,7.36,5.21,8,8,8s5.12-.64,5.79-1.5a1,1,0,0,1,.12.19A0.732,0.732,0,0,1,14,7V9C14,10.1,11.31,11,8,11ZM8,7C4.69,7,2,6.1,2,5V3C2,1.9,4.69,1,8,1s6,0.9,6,2V5C14,6.1,11.31,7,8,7ZM8,2C5.79,2,4,2.45,4,3S5.79,4,8,4s4-.45,4-1S10.21,2,8,2Z" transform="translate(0 0)"/>
|
|
</svg>
|