added delivery icon

This commit is contained in:
iLLiCiTiT 2020-01-08 17:19:35 +01:00
parent 75cb30fe1d
commit 830373f3d5
2 changed files with 37 additions and 3 deletions

View file

@ -0,0 +1,34 @@
<?xml version="1.0" ?>
<svg id="Icons" version="1.1" viewBox="0 0 512 512" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g>
<linearGradient gradientUnits="userSpaceOnUse" id="SVGID_1_" x1="-0.0000027" x2="512" y1="256" y2="256">
<stop offset="0" style="stop-color:#00b300"/>
<stop offset="1" style="stop-color:#006600"/>
</linearGradient>
<circle cx="256" cy="256" fill="url(#SVGID_1_)" r="256"/>
<linearGradient gradientUnits="userSpaceOnUse" id="SVGID_2_" x1="42.6666641" x2="469.3333435" y1="256.0005188" y2="256.0005188">
<stop offset="0" style="stop-color:#006600"/>
<stop offset="1" style="stop-color:#00b300"/>
</linearGradient>
<path d="M256,469.3338623c-117.6314697,0-213.3333435-95.7023926-213.3333435-213.3333435 c0-117.6314545,95.7018661-213.333313,213.3333435-213.333313c117.6357422,0,213.3333435,95.7018661,213.3333435,213.333313 C469.3333435,373.6314697,373.6357422,469.3338623,256,469.3338623z" fill="url(#SVGID_2_)"/>
</g>
<g transform="
translate(120, 120)
scale(9)
">
<style type="text/css">
.st0{fill:none;stroke:#000000;stroke-width:2;stroke-miterlimit:10;}
.st1{fill:none;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}
.st2{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st3{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
.st4{fill:none;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:3;}
</style>
<polyline class="st1" points="2,8 19,8 19,23 13,23 "/>
<circle class="st1" cx="24" cy="23" r="2"/>
<circle class="st1" cx="8" cy="23" r="2"/>
<polyline class="st1" points="19,23 19,12 25,12 29,17 29,23 26,23 "/>
<line class="st1" x1="4" x2="13" y1="12" y2="12"/>
<line class="st1" x1="2" x2="11" y1="16" y2="16"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB