12 lines
624 B
XML
12 lines
624 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_git.svg" class="i-color" d="M14.718,7.356L8.6,1.241a0.9,0.9,0,0,0-1.276,0l-1.27,1.27L7.668,4.122A1.071,1.071,0,0,1,9.025,5.487L10.577,7.04a1.072,1.072,0,1,1-.643.605L8.487,6.2v3.81A1.071,1.071,0,1,1,7.6,9.975V6.13a1.074,1.074,0,0,1-.583-1.407L5.434,3.135,1.241,7.327a0.9,0.9,0,0,0,0,1.276l6.115,6.115a0.9,0.9,0,0,0,1.276,0l6.086-6.086A0.9,0.9,0,0,0,14.718,7.356Z" transform="translate(0 -1)"/>
|
||
|
</svg>
|