Merge pull request #48 from luisrguerra/alacarte-fix
Alacarte fluent design icon
This commit is contained in:
commit
736258261b
|
@ -0,0 +1,24 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" viewBox="0 0 64 64" version="1.1">
|
||||||
|
<defs>
|
||||||
|
<linearGradient id="linear0" gradientUnits="userSpaceOnUse" x1="4" y1="19.5" x2="24" y2="19.5" gradientTransform="matrix(2,0,0,-2,0,68)">
|
||||||
|
<stop offset="0" style="stop-color:rgb(25.882353%,63.921569%,94.901961%);stop-opacity:1;"/>
|
||||||
|
<stop offset="1" style="stop-color:rgb(25.882353%,64.313725%,92.156863%);stop-opacity:1;"/>
|
||||||
|
</linearGradient>
|
||||||
|
<linearGradient id="linear1" gradientUnits="userSpaceOnUse" x1="16" y1="20" x2="24" y2="20" gradientTransform="matrix(2,0,0,-2,0,68)">
|
||||||
|
<stop offset="0" style="stop-color:rgb(9.803922%,31.764706%,65.882353%);stop-opacity:1;"/>
|
||||||
|
<stop offset="0.175" style="stop-color:rgb(9.803922%,33.333333%,69.019608%);stop-opacity:1;"/>
|
||||||
|
<stop offset="0.505" style="stop-color:rgb(9.803922%,35.294118%,72.54902%);stop-opacity:1;"/>
|
||||||
|
<stop offset="1" style="stop-color:rgb(9.803922%,35.686275%,73.72549%);stop-opacity:1;"/>
|
||||||
|
</linearGradient>
|
||||||
|
</defs>
|
||||||
|
<g id="surface1">
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear0);" d="M 45.007812 8 L 10.667969 8 C 9.195312 8 8 9.195312 8 10.667969 L 8 50 L 48 50 L 48 10.992188 C 48 9.339844 46.660156 8 45.007812 8 Z M 45.007812 8 "/>
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear1);" d="M 32 8 L 45.332031 8 C 46.804688 8 48 9.195312 48 10.667969 L 48 48 L 32 48 Z M 32 8 "/>
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(9.411765%,30.980392%,52.156863%);fill-opacity:1;" d="M 8 48 L 53.332031 48 C 54.804688 48 56 49.195312 56 50.667969 L 56 53.332031 C 56 54.804688 54.804688 56 53.332031 56 L 10.667969 56 C 9.195312 56 8 54.804688 8 53.332031 Z M 8 48 "/>
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 15 54 L 13 54 C 12.449219 54 12 53.550781 12 53 L 12 51 C 12 50.449219 12.449219 50 13 50 L 15 50 C 15.550781 50 16 50.449219 16 51 L 16 53 C 16 53.550781 15.550781 54 15 54 Z M 15 54 "/>
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 13 12 L 27 12 C 27.550781 12 28 12.449219 28 13 C 28 13.550781 27.550781 14 27 14 L 13 14 C 12.449219 14 12 13.550781 12 13 C 12 12.449219 12.449219 12 13 12 Z M 13 12 "/>
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 13 18 L 27 18 C 27.550781 18 28 18.449219 28 19 C 28 19.550781 27.550781 20 27 20 L 13 20 C 12.449219 20 12 19.550781 12 19 C 12 18.449219 12.449219 18 13 18 Z M 13 18 "/>
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 35 42 L 45 42 C 45.550781 42 46 42.449219 46 43 C 46 43.550781 45.550781 44 45 44 L 35 44 C 34.449219 44 34 43.550781 34 43 C 34 42.449219 34.449219 42 35 42 Z M 35 42 "/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.8 KiB |
Loading…
Reference in New Issue