added hyprcursor

This commit is contained in:
2025-03-21 04:49:48 +01:00
parent 755b1fc6ee
commit b1702c319f
253 changed files with 1408 additions and 11 deletions

View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<path d="M15.5 6.5a1 1 0 0 0-1 1v15h-7a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h17a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-7v-15a1 1 0 0 0-1-1z" style="color:#000;fill:#000;fill-opacity:1;stroke-linecap:round;stroke-linejoin:round;-inkscape-stroke:none;filter:url(#a);opacity:.2"/>
<path d="M15 6a1 1 0 0 0-1 1v15H7a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h17a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-7V7a1 1 0 0 0-1-1z" style="color:#000;fill:#ededed;stroke-linecap:round;stroke-linejoin:round;-inkscape-stroke:none;fill-opacity:1"/>
<defs>
<filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
<feGaussianBlur stdDeviation=".57"/>
</filter>
</defs>
<path d="M15 7v16H7v1h17v-1h-8V7Z" style="opacity:1;fill:#264653;fill-opacity:1;stroke:none;stroke-width:2.04939;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
</svg>

After

Width:  |  Height:  |  Size: 997 B