catppuccin icons

This commit is contained in:
voidarclabs
2025-08-16 09:07:22 +01:00
parent c08c653eac
commit ebe314bc68
32265 changed files with 335129 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#CBA6F7; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="m 12,4 c -4.418278,0 -8,3.581722 -8,8 0,4.418278 3.581722,8 8,8 4.418278,0 8,-3.581722 8,-8 l -2,0 a 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 l 0,-2 z m 0,3 a 5,5 0 0 0 -5,5 5,5 0 0 0 5,5 5,5 0 0 0 5,-5 l -2,0 a 3,3 0 0 1 -3,3 3,3 0 0 1 -3,-3 3,3 0 0 1 3,-3 l 0,-2 z"/>
<path style="opacity:1;fill:currentColor" class="ColorScheme-Text" d="m 12,4 0,2 a 6,6 0 0 1 6,6 l 2,0 C 20,7.581722 16.418278,4 12,4 Z m 0,3 0,2 a 3,3 0 0 1 3,3 l 2,0 A 5,5 0 0 0 12,7 Z"/>
<circle style="fill:currentColor;opacity:1" class="ColorScheme-Highlight" cx="12" cy="12" r="2"/>
</svg>

After

Width:  |  Height:  |  Size: 885 B