Merge pull request #22 from luisrguerra/applications-accessories
Addition of Applications Accessories category icon
This commit is contained in:
commit
08845f778d
|
@ -0,0 +1,16 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32" version="1.1">
|
||||||
|
<defs>
|
||||||
|
<linearGradient id="linear0" gradientUnits="userSpaceOnUse" x1="388.7569" y1="-487.9869" x2="412.383" y2="-511.613" gradientTransform="matrix(1,0,0,-1,-384.57,-483.8)">
|
||||||
|
<stop offset="0" style="stop-color:rgb(14.117647%,72.941176%,30.196078%);stop-opacity:1;"/>
|
||||||
|
<stop offset="1" style="stop-color:rgb(11.372549%,63.921569%,26.666667%);stop-opacity:1;"/>
|
||||||
|
</linearGradient>
|
||||||
|
</defs>
|
||||||
|
<g id="surface1">
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear0);" d="M 9 1 L 23 1 C 27.417969 1 31 4.582031 31 9 L 31 23 C 31 27.417969 27.417969 31 23 31 L 9 31 C 4.582031 31 1 27.417969 1 23 L 1 9 C 1 4.582031 4.582031 1 9 1 Z M 9 1 "/>
|
||||||
|
<path style=" stroke:none;fill-rule:evenodd;fill:rgb(65.882353%,65.882353%,65.882353%);fill-opacity:1;" d="M 16.054688 10 C 16.582031 10.019531 17.058594 10.3125 17.3125 10.769531 L 24.8125 24.269531 L 25 28 L 22.1875 25.730469 L 16 14.589844 L 16 10.003906 C 16.019531 10.003906 16.035156 10 16.054688 10 Z M 16.054688 10 "/>
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(92.156863%,92.156863%,92.156863%);fill-opacity:1;" d="M 15.945312 10 C 15.417969 10.019531 14.941406 10.3125 14.6875 10.769531 L 7.1875 24.269531 L 7 28 L 9.8125 25.730469 L 10.867188 23.835938 C 14.582031 25.605469 18.945312 25.34375 22.425781 23.144531 C 25.902344 20.945312 28.007812 17.117188 28 13 L 25 13 C 25.011719 16.054688 23.46875 18.902344 20.902344 20.5625 C 18.339844 22.21875 15.109375 22.460938 12.328125 21.199219 L 16 14.589844 L 16 10.003906 C 15.980469 10.003906 15.964844 10 15.945312 10 Z M 15.945312 10 "/>
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(27.058824%,27.058824%,27.058824%);fill-opacity:1;" d="M 14 4 L 14 7 L 13 7 C 12.464844 6.988281 11.949219 7.195312 11.574219 7.574219 C 11.195312 7.949219 10.988281 8.464844 11 9 L 11 14 L 14.5 17.5 C 15.441406 18.265625 16.808594 18.195312 17.664062 17.335938 L 21 14 L 21 9 C 21.011719 8.464844 20.804688 7.949219 20.425781 7.574219 C 20.050781 7.195312 19.535156 6.988281 19 7 L 18 7 L 18 4 Z M 14 4 "/>
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 18 11 C 18 12.105469 17.105469 13 16 13 C 14.894531 13 14 12.105469 14 11 C 14 9.894531 14.894531 9 16 9 C 17.105469 9 18 9.894531 18 11 Z M 18 11 "/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.4 KiB |
Loading…
Reference in New Issue