added icon theme la-capitaine with personal changes

This commit is contained in:
2026-06-14 18:51:37 +02:00
parent d840051b8a
commit 33df2d0d81
9828 changed files with 203142 additions and 0 deletions
@@ -0,0 +1,10 @@
<svg height="48" width="48" xmlns="http://www.w3.org/2000/svg" version="1.1">
<defs>
<linearGradient id="b" x1="0" x2="0" y1="1" y2="0" gradientTransform="rotate(-45,0.5,0.5)">
<stop offset="0" stop-color="#0EFF71" />
<stop offset="1" stop-color="#ADFF13" />
</linearGradient>
</defs>
<circle cx="24" cy="24" r="22" fill="url(#b)" />
<path fill="#111" d="m 33.213555,32.834855 c -0.358237,0.587507 -1.127251,0.773791 -1.714759,0.413166 -4.695763,-2.868279 -10.607141,-3.517881 -17.568868,-1.927312 -0.670858,0.152847 -1.339566,-0.267483 -1.492414,-0.938579 -0.153563,-0.671097 0.265096,-1.339804 0.937625,-1.492652 7.618494,-1.740551 14.153442,-0.991121 19.42525,2.230618 0.587507,0.360626 0.77379,1.127251 0.413166,1.714759 z m 2.447948,-5.445671 c -0.451378,0.733668 -1.411451,0.965328 -2.144642,0.513949 -5.375934,-3.304372 -13.570711,-4.261341 -19.929408,-2.331163 -0.82466,0.249094 -1.695652,-0.215659 -1.94594,-1.038885 -0.248377,-0.824661 0.216614,-1.693981 1.039841,-1.944746 7.263363,-2.203871 16.293069,-1.136326 22.466677,2.657397 0.73319,0.451378 0.96485,1.411451 0.513472,2.143687 z m 0.210165,-5.670644 c -6.445867,-3.828591 -17.080711,-4.180618 -23.234974,-2.312774 -0.988254,0.299725 -2.03335,-0.258168 -2.332835,-1.246424 -0.299486,-0.988732 0.25793,-2.033111 1.246901,-2.333551 7.064661,-2.144643 18.808844,-1.730282 26.230069,2.675309 0.890815,0.527563 1.182181,1.675591 0.654379,2.563301 -0.525414,0.888904 -1.676546,1.181941 -2.562584,0.654139 z" />
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB