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">
<defs>
<filter id="a" width="1.151" height="1.137" x="-.08" y="-.07" style="color-interpolation-filters:sRGB">
<feGaussianBlur stdDeviation=".63"/>
</filter>
</defs>
<path d="M13.998 5.5c-.72 0-1.404.394-1.84.996s-.66 1.396-.66 2.334v7.34c-.574-.427-1.24-1.084-1.735-1.299-.98-.427-1.898-.459-2.605-.16-1.416.597-1.64 2.092-1.64 2.092a1 1 0 0 0 .425 1.023c1.462.982 2.9 3.26 4.28 5.367.69 1.054 1.374 2.062 2.152 2.862s1.72 1.452 2.873 1.445h8.595a1 1 0 0 0 .998-.936l.642-9.816-.004.037c.146-1.395-.49-2.624-1.578-3.062-.485-.196-1.06-.129-1.572.08-.353-.562-.841-.984-1.43-1.153-.536-.153-1.11-.075-1.625.149-.387-.529-.918-.926-1.504-1.1-.4-.118-.841-.022-1.272.053V8.83c0-.938-.222-1.732-.658-2.334S14.718 5.5 13.998 5.5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00008345;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
<path d="M13.498 5c-.72 0-1.404.394-1.84.996s-.66 1.396-.66 2.334v7.34c-.574-.427-1.24-1.084-1.735-1.299-.98-.427-1.898-.459-2.605-.16-1.416.597-1.64 2.092-1.64 2.092a1 1 0 0 0 .425 1.023c1.462.982 2.9 3.26 4.28 5.367.69 1.054 1.374 2.062 2.152 2.862s1.72 1.452 2.873 1.445h8.595a1 1 0 0 0 .998-.936l.642-9.816-.004.037c.146-1.395-.49-2.624-1.578-3.062-.485-.196-1.06-.129-1.572.08-.353-.562-.841-.984-1.43-1.153-.536-.153-1.11-.075-1.625.149-.387-.529-.918-.926-1.504-1.1-.4-.118-.841-.022-1.272.053V8.33c0-.938-.222-1.732-.658-2.334S14.218 5 13.498 5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#ededed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00008345;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
<path d="M14.741 26h8.601l.642-9.818c.219-2.1-1.898-2.973-2.625-1.036.01-2.328-2.299-2.72-3.024-1.136.09-1.924-2.579-2.668-3.337-1.036V8.331c0-3.108-3-3.108-3 0v9.323C6.792 12.474 6 16.496 6 16.496c3.539 2.376 5.704 9.523 8.741 9.504" style="display:inline;fill:#264653;fill-opacity:1;stroke:none;stroke-width:1.03872561"/>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB