added icon theme la-capitaine with personal changes
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="48" height="48">
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="0" y1="1" x2="0" y2="0">
|
||||
<stop offset="0" stop-color="#91C300" />
|
||||
<stop offset="1" stop-color="#E4FF1C" stop-opacity="1" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<circle cx="24" cy="24" r="22" fill="url(#bg)" />
|
||||
<g fill="#FFF">
|
||||
<path d="m 38.945697,14.4485 c -5.793156,2.3952 -8.578598,1.0487 -11.089094,-0.6408 l -2.857952,9.9131 c 2.508038,1.6992 5.535944,3.0962 11.09401,0.608 z" />
|
||||
<path d="m 23.492423,22.6284 c -1.514831,-1.02 -3.143958,-1.9722 -5.457639,-1.9897 -1.526594,-0.012 -3.343759,0.4219 -5.650592,1.3757 l 2.85883,-9.906 c 5.804217,-2.3999 8.592116,-1.0417 11.104017,0.6608 z" />
|
||||
<path d="M 20.112497,34.3768 C 17.596382,32.6834 14.861154,31.2906 9.0543031,33.6917 L 11.897683,23.76 c 5.80808,-2.4015 8.598262,-1.0426 11.111918,0.6612 l -2.897104,9.9554 z" />
|
||||
<path d="m 24.516707,25.3768 c 2.512954,1.692 5.304365,3.0397 11.103666,0.6426 l -2.858479,9.8731 c -5.800354,2.399 -8.585971,1.0404 -11.096292,-0.6619 z" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user