Merge pull request #2 from leandroaraujodeveloper/cursors-red
added a new folder containing red cursors
10
src/oreo_red_cursors/alias.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path821" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.7328639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 18 14 L 18 16 L 15.5 16 A 3.5 3.5 0 0 0 12 19.5 A 3.5 3.5 0 0 0 15.5 23 A 3.5 3.5 0 0 0 16 22.958984 L 16 20.912109 A 1.5 1.5 0 0 1 15.5 21 A 1.5 1.5 0 0 1 14 19.5 A 1.5 1.5 0 0 1 15.5 18 L 16 18 L 18 18 L 18 20 L 22 17 L 18 14 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
17
src/oreo_red_cursors/all-scroll.svg
Normal file
@@ -0,0 +1,17 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="rect855" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,7 v 0 l 3,4 h -6 z"/>
|
||||
<path id="path837" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,25 v 0 l 3,-4 h -6 z"/>
|
||||
<path id="path839" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 25,16 v 0 l -4,3 v -6 z"/>
|
||||
<path id="path841" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 7,16 v 0 l 4,3 v -6 z"/>
|
||||
<circle id="path825" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
13
src/oreo_red_cursors/bottom_left_corner.svg
Executable file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path837" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.94871712;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 10,22 v 0 L 10.714286,17 15,21.285714 Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
13
src/oreo_red_cursors/bottom_right_corner.svg
Executable file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path837" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.94871712;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 22,22 v 0 L 21.285714,17 17,21.285714 Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
14
src/oreo_red_cursors/bottom_side.svg
Executable file
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path837" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,25 v 0 l 3,-4 h -6 z"/>
|
||||
<circle id="path822" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.27201962;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
16
src/oreo_red_cursors/cell.svg
Executable file
@@ -0,0 +1,16 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<circle id="path820" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3.20000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="11" r="2"/>
|
||||
<circle id="circle822" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3.20000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="21" r="2"/>
|
||||
<circle id="circle824" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3.20000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="-21" r="2" transform="rotate(90)"/>
|
||||
<circle id="circle826" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3.20000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="-11" r="2" transform="rotate(90)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
12
src/oreo_red_cursors/center_ptr.svg
Executable file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter962" style="color-interpolation-filters:sRGB" width="1.232" height="1.164" x="-.12" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur964" stdDeviation=".92"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path924" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.05873156;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter962)" d="M 25,19.857143 C 25,25.182746 20.746705,29.5 15.5,29.5 10.253295,29.5 6,25.182746 6,19.857143 6,15.999999 12.176542,2.5000003 15.5,2.5000003 c 3.323458,0 9.5,13.4999987 9.5,17.3571427 z"/>
|
||||
<path id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:7.05873156;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 25,18.357143 C 25,23.682746 20.746705,28 15.5,28 10.253295,28 6,23.682746 6,18.357143 6,14.499999 12.176542,1.0000003 15.5,1.0000003 c 3.323458,0 9.5,13.4999987 9.5,17.3571427 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
14
src/oreo_red_cursors/col-resize.svg
Executable file
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path839" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 7,16 v 0 l 4,3 v -6 z"/>
|
||||
<path id="path884" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 25,16 v 0 l -4,3 v -6 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
27
src/oreo_red_cursors/color-picker.svg
Executable file
@@ -0,0 +1,27 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter909" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur911" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="rect876" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter909)" d="m 7,5.5 c -1.662,0 -3,1.338 -3,3 v 3 6 a 12,12 0 0 0 1.6269531,6 A 12,12 0 0 0 10,27.880859 12,12 0 0 0 16,29.5 12,12 0 0 0 22,27.875 12,12 0 0 0 26.380859,23.5 12,12 0 0 0 28,17.5 12,12 0 0 0 26.375,11.5 12,12 0 0 0 22,7.1191406 12,12 0 0 0 16,5.5 h -6 z m 0,2 a 1,1 0 0 1 1,1 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z"/>
|
||||
<rect id="rect869" style="opacity:1;fill:#3f51b5;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="6" height="6" x="4" y="10"/>
|
||||
<path id="rect871" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 7 4 C 5.338 4 4 5.338 4 7 L 4 10 L 10 10 L 10 4 L 7 4 z M 7 6 A 1 1 0 0 1 8 7 A 1 1 0 0 1 7 8 A 1 1 0 0 1 6 7 A 1 1 0 0 1 7 6 z"/>
|
||||
<rect id="rect873" style="opacity:1;fill:#e91e63;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="6" height="6" x="10" y="4"/>
|
||||
<path id="rect828" style="opacity:1;fill:#ffeb3b;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 5.6259766,22 A 12,12 0 0 0 10,26.379883 V 22 Z"/>
|
||||
<path id="rect840" style="opacity:1;fill:#ffc107;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 10,22 v 4.379883 A 12,12 0 0 0 16,28 v -6 z"/>
|
||||
<path id="rect842" style="opacity:1;fill:#ff9800;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,22 v 6 a 12,12 0 0 0 6,-1.625976 V 22 Z"/>
|
||||
<path id="rect844" style="opacity:1;fill:#ff5722;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 22,22 v 4.374024 A 12,12 0 0 0 26.379883,22 Z"/>
|
||||
<rect id="rect846" style="opacity:1;fill:#4caf50;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="6" height="6" x="10" y="16"/>
|
||||
<rect id="rect848" style="opacity:1;fill:#8bc34a;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="6" height="6" x="16" y="16"/>
|
||||
<path id="rect852" style="opacity:1;fill:#009688;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 4,16 a 12,12 0 0 0 1.6259766,6 H 10 v -6 z"/>
|
||||
<path id="rect854" style="opacity:1;fill:#cddc39;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 22,16 v 6 h 4.379883 A 12,12 0 0 0 28,16 Z"/>
|
||||
<rect id="rect862" style="opacity:1;fill:#0d8bee;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="6" height="6" x="10" y="10"/>
|
||||
<rect id="rect864" style="opacity:1;fill:#03a9f4;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="6" height="6" x="16" y="10"/>
|
||||
<path id="rect866" style="opacity:1;fill:#00bcd4;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 22,10 v 6 h 6 a 12,12 0 0 0 -1.625976,-6 z"/>
|
||||
<path id="rect870" style="opacity:1;fill:#9c27b0;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,4 v 6 h 6 V 5.6201171 A 12,12 0 0 0 16,4 Z"/>
|
||||
<path id="rect874" style="opacity:1;fill:#673ab7;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 22,5.6201171 V 10 h 4.374024 A 12,12 0 0 0 22,5.6201171 Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.9 KiB |
12
src/oreo_red_cursors/context-menu.svg
Executable file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<rect id="rect827" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3.57770872;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="2" height="8" x="17" y="-20" transform="rotate(90)"/>
|
||||
<rect id="rect882" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="8" height="2" x="12" y="14"/>
|
||||
<rect id="rect884" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="8" height="2" x="12" y="20"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
11
src/oreo_red_cursors/copy.svg
Executable file
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<rect id="rect825" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="2" height="10" x="15" y="13"/>
|
||||
<rect id="rect827" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="2" height="10" x="17" y="-21" transform="rotate(90)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
16
src/oreo_red_cursors/crosshair.svg
Executable file
@@ -0,0 +1,16 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter843" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur845" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path841" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter843)" d="m 16,5.5 c -1.108,0 -2,0.892 -2,2 v 6 c 0,1.108 0.892,2 2,2 1.108,0 2,-0.892 2,-2 v -6 c 0,-1.108 -0.892,-2 -2,-2 z m -10,10 c -1.108,0 -2,0.892 -2,2 0,1.108 0.892,2 2,2 h 6 c 1.108,0 2,-0.892 2,-2 0,-1.108 -0.892,-2 -2,-2 z m 14,0 c -1.108,0 -2,0.892 -2,2 0,1.108 0.892,2 2,2 h 6 c 1.108,0 2,-0.892 2,-2 0,-1.108 -0.892,-2 -2,-2 z m -4,4 c -1.108,0 -2,0.892 -2,2 v 6 c 0,1.108 0.892,2 2,2 1.108,0 2,-0.892 2,-2 v -6 c 0,-1.108 -0.892,-2 -2,-2 z"/>
|
||||
<rect id="rect818" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="10" height="4" x="4" y="14" rx="2" ry="2"/>
|
||||
<rect id="rect820" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="10" height="4" x="18" y="14" rx="2" ry="2"/>
|
||||
<rect id="rect822" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="10" height="4" x="4" y="-18" rx="2" ry="2" transform="rotate(90)"/>
|
||||
<rect id="rect824" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="10" height="4" x="18" y="-18" rx="2" ry="2" transform="rotate(90)"/>
|
||||
<path id="rect832" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 16 4 C 14.892 4 14 4.892 14 6 L 14 12 C 14 13.108 14.892 14 16 14 C 17.108 14 18 13.108 18 12 L 18 6 C 18 4.892 17.108 4 16 4 z M 6 14 C 4.892 14 4 14.892 4 16 C 4 17.108 4.892 18 6 18 L 12 18 C 13.108 18 14 17.108 14 16 C 14 14.892 13.108 14 12 14 L 6 14 z M 20 14 C 18.892 14 18 14.892 18 16 C 18 17.108 18.892 18 20 18 L 26 18 C 27.108 18 28 17.108 28 16 C 28 14.892 27.108 14 26 14 L 20 14 z M 16 18 C 14.892 18 14 18.892 14 20 L 14 26 C 14 27.108 14.892 28 16 28 C 17.108 28 18 27.108 18 26 L 18 20 C 18 18.892 17.108 18 16 18 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
9
src/oreo_red_cursors/default.svg
Executable file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
21
src/oreo_red_cursors/dnd-move.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg6031" width="32" height="32" version="1.1">
|
||||
<defs id="defs6033">
|
||||
<filter id="filter852" style="color-interpolation-filters:sRGB" width="1.098" height="1.094" x="-.05" y="-.05">
|
||||
<feGaussianBlur id="feGaussianBlur854" stdDeviation=".43"/>
|
||||
</filter>
|
||||
<filter id="filter901" style="color-interpolation-filters:sRGB" width="1.098" height="1.094" x="-.05" y="-.05">
|
||||
<feGaussianBlur id="feGaussianBlur903" stdDeviation=".43"/>
|
||||
</filter>
|
||||
<filter id="filter854" style="color-interpolation-filters:sRGB" width="1.123" height="1.117" x="-.06" y="-.06">
|
||||
<feGaussianBlur id="feGaussianBlur856" stdDeviation=".538"/>
|
||||
</filter>
|
||||
<filter id="filter829" style="color-interpolation-filters:sRGB" width="1.147" height="1.141" x="-.07" y="-.07">
|
||||
<feGaussianBlur id="feGaussianBlur831" stdDeviation=".645"/>
|
||||
</filter>
|
||||
<filter id="filter830" style="color-interpolation-filters:sRGB" width="1.197" height="1.187" x="-.1" y="-.09">
|
||||
<feGaussianBlur id="feGaussianBlur832" stdDeviation=".74"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path828" style="display:inline;opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.19139028;filter:url(#filter830)" d="m 19.464844,8.5039062 c -0.874757,0.05401 -1.642803,0.8356614 -1.677735,1.7089848 L 17.626953,12 c -0.03762,0.418254 -0.42969,0.427634 -0.455078,-0.03711 L 17.09375,10.228516 C 17.05594,9.2807996 16.140596,8.4596043 15.191406,8.5195312 c -0.937595,0.05674 -1.738065,0.9617004 -1.677734,1.8964848 l 0.115234,1.955078 c 0.02935,0.421196 -0.449284,0.271007 -0.492187,-0.05274 l -0.544922,-1.29101 C 12.182307,10.171799 11.529096,9.4390293 10.636719,9.5039062 9.6548503,9.5919462 8.8650442,10.617221 9.0332031,11.585938 l 1.1660159,4.429687 c 0.006,0.151063 -0.03711,0.929687 -0.03711,0.929687 L 9.3417969,15.271484 c -1.1981297,0.899889 -2.9394409,2.051847 -2.1367188,4.597657 0.565825,1.794502 1.9082365,3.792404 3.2695309,5.125 0.0075,0.0075 0.01594,0.014 0.02344,0.02148 0.14145,0.13768 0.279018,0.260943 0.419922,0.382813 0.13737,0.11995 0.278884,0.234662 0.423828,0.345703 0.09494,0.07112 0.190001,0.150936 0.283203,0.21289 C 13.005912,26.92668 14.684501,27.5 16.5,27.5 c 4.69442,0 8.5,-3.80558 8.5,-8.5 -0.03871,-2.200032 -0.0332,-4.069741 -0.0332,-6.261719 -0.0075,-1.130496 -0.787437,-2.31412 -1.917969,-2.230468 -0.764735,0.04367 -1.347134,0.631172 -1.521484,1.374999 l -0.208985,1.158204 c -0.0907,0.326784 -0.302883,0.195429 -0.269531,-0.07422 l 0.31836,-2.56836 C 21.432571,9.3892575 20.476815,8.4387074 19.464847,8.5039052 Z"/>
|
||||
<path id="path4236-1-58-5-6-0" style="display:inline;opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:1.19139028" d="m 19.464844,7.0039062 c -0.874757,0.05401 -1.642803,0.8356614 -1.677735,1.7089844 L 17.626953,10.5 c -0.03762,0.418254 -0.42969,0.427634 -0.455078,-0.03711 L 17.09375,8.7285156 c -0.03781,-0.947716 -0.953154,-1.7689113 -1.902344,-1.7089844 -0.937595,0.05674 -1.738065,0.9617004 -1.677734,1.8964844 l 0.115234,1.9550784 c 0.02935,0.421196 -0.449284,0.271007 -0.492187,-0.05274 L 12.591797,9.5273438 C 12.182307,8.6717987 11.529096,7.9390293 10.636719,8.0039062 9.6548503,8.0919462 8.8650442,9.1172205 9.0332031,10.085938 l 1.1660159,4.429687 c 0.006,0.151063 -0.03711,0.929687 -0.03711,0.929687 L 9.3417969,13.771484 c -1.1981297,0.899889 -2.9394409,2.051847 -2.1367188,4.597657 0.565825,1.794502 1.9082365,3.792404 3.2695309,5.125 0.0075,0.0075 0.01594,0.014 0.02344,0.02148 0.14145,0.13768 0.279018,0.260943 0.419922,0.382813 0.13737,0.11995 0.278884,0.234662 0.423828,0.345703 0.09494,0.07112 0.190001,0.150936 0.283203,0.21289 C 13.005912,25.42668 14.684501,26 16.5,26 c 4.69442,0 8.5,-3.80558 8.5,-8.5 -0.03871,-2.200032 -0.0332,-4.069741 -0.0332,-6.261719 -0.0075,-1.130496 -0.787437,-2.3141205 -1.917969,-2.2304685 -0.764735,0.04367 -1.347134,0.6311724 -1.521484,1.3749995 l -0.208985,1.158204 c -0.0907,0.326784 -0.302883,0.195429 -0.269531,-0.07422 l 0.31836,-2.5683595 c 0.06538,-1.009179 -0.890376,-1.9597291 -1.902344,-1.8945313 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.9 KiB |
26
src/oreo_red_cursors/dnd-no-drop.svg
Executable file
@@ -0,0 +1,26 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg6031" width="32" height="32" version="1.1">
|
||||
<defs id="defs6033">
|
||||
<filter id="filter852" style="color-interpolation-filters:sRGB" width="1.098" height="1.094" x="-.05" y="-.05">
|
||||
<feGaussianBlur id="feGaussianBlur854" stdDeviation=".43"/>
|
||||
</filter>
|
||||
<filter id="filter901" style="color-interpolation-filters:sRGB" width="1.098" height="1.094" x="-.05" y="-.05">
|
||||
<feGaussianBlur id="feGaussianBlur903" stdDeviation=".43"/>
|
||||
</filter>
|
||||
<filter id="filter854" style="color-interpolation-filters:sRGB" width="1.123" height="1.117" x="-.06" y="-.06">
|
||||
<feGaussianBlur id="feGaussianBlur856" stdDeviation=".538"/>
|
||||
</filter>
|
||||
<filter id="filter829" style="color-interpolation-filters:sRGB" width="1.147" height="1.141" x="-.07" y="-.07">
|
||||
<feGaussianBlur id="feGaussianBlur831" stdDeviation=".645"/>
|
||||
</filter>
|
||||
<filter id="filter835" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur837" stdDeviation=".962"/>
|
||||
</filter>
|
||||
<filter id="filter830" style="color-interpolation-filters:sRGB" width="1.197" height="1.187" x="-.1" y="-.09">
|
||||
<feGaussianBlur id="feGaussianBlur832" stdDeviation=".74"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path828" style="display:inline;opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.19139028;filter:url(#filter830)" d="m 19.464844,8.5039062 c -0.874757,0.05401 -1.642803,0.8356614 -1.677735,1.7089848 L 17.626953,12 c -0.03762,0.418254 -0.42969,0.427634 -0.455078,-0.03711 L 17.09375,10.228516 C 17.05594,9.2807996 16.140596,8.4596043 15.191406,8.5195312 c -0.937595,0.05674 -1.738065,0.9617004 -1.677734,1.8964848 l 0.115234,1.955078 c 0.02935,0.421196 -0.449284,0.271007 -0.492187,-0.05274 l -0.544922,-1.29101 C 12.182307,10.171799 11.529096,9.4390293 10.636719,9.5039062 9.6548503,9.5919462 8.8650442,10.617221 9.0332031,11.585938 l 1.1660159,4.429687 c 0.006,0.151063 -0.03711,0.929687 -0.03711,0.929687 L 9.3417969,15.271484 c -1.1981297,0.899889 -2.9394409,2.051847 -2.1367188,4.597657 0.565825,1.794502 1.9082365,3.792404 3.2695309,5.125 0.0075,0.0075 0.01594,0.014 0.02344,0.02148 0.14145,0.13768 0.279018,0.260943 0.419922,0.382813 0.13737,0.11995 0.278884,0.234662 0.423828,0.345703 0.09494,0.07112 0.190001,0.150936 0.283203,0.21289 C 13.005912,26.92668 14.684501,27.5 16.5,27.5 c 4.69442,0 8.5,-3.80558 8.5,-8.5 -0.03871,-2.200032 -0.0332,-4.069741 -0.0332,-6.261719 -0.0075,-1.130496 -0.787437,-2.31412 -1.917969,-2.230468 -0.764735,0.04367 -1.347134,0.631172 -1.521484,1.374999 l -0.208985,1.158204 c -0.0907,0.326784 -0.302883,0.195429 -0.269531,-0.07422 l 0.31836,-2.56836 C 21.432571,9.3892575 20.476815,8.4387074 19.464847,8.5039052 Z"/>
|
||||
<path id="path4236-1-58-5-6-0-3" style="display:inline;opacity:1;fill:#c6c6c6;fill-opacity:1;stroke:none;stroke-width:1.19139028" d="m 19.464844,7.0039062 c -0.874757,0.05401 -1.642803,0.8356614 -1.677735,1.7089844 L 17.626953,10.5 c -0.03762,0.418254 -0.42969,0.427634 -0.455078,-0.03711 L 17.09375,8.7285156 c -0.03781,-0.947716 -0.953154,-1.7689113 -1.902344,-1.7089844 -0.937595,0.05674 -1.738065,0.9617004 -1.677734,1.8964844 l 0.115234,1.9550784 c 0.02935,0.421196 -0.449284,0.271007 -0.492187,-0.05274 L 12.591797,9.5273438 C 12.182307,8.6717987 11.529096,7.9390293 10.636719,8.0039062 9.6548503,8.0919462 8.8650442,9.1172205 9.0332031,10.085938 l 1.1660159,4.429687 c 0.006,0.151063 -0.03711,0.929687 -0.03711,0.929687 L 9.3417969,13.771484 c -1.1981297,0.899889 -2.9394409,2.051847 -2.1367188,4.597657 0.565825,1.794502 1.9082365,3.792404 3.2695309,5.125 0.0075,0.0075 0.01594,0.014 0.02344,0.02148 0.14145,0.13768 0.279018,0.260943 0.419922,0.382813 0.13737,0.11995 0.278884,0.234662 0.423828,0.345703 0.09494,0.07112 0.190001,0.150936 0.283203,0.21289 C 13.005912,25.42668 14.684501,26 16.5,26 21.19442,26 25,22.19442 25,17.5 24.96129,15.299968 24.9668,13.430259 24.9668,11.238281 24.9593,10.107785 24.179363,8.9241605 23.048831,9.0078125 c -0.764735,0.04367 -1.347134,0.6311724 -1.521484,1.3749995 l -0.208985,1.158204 c -0.0907,0.326784 -0.302883,0.195429 -0.269531,-0.07422 l 0.31836,-2.5683595 c 0.06538,-1.009179 -0.890376,-1.9597291 -1.902344,-1.8945313 z"/>
|
||||
<path id="path831" style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;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:#000000;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:0.3;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;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(#filter835)" d="m 25.960938,5.4804968 a 2.0002,2.0002 0 0 0 -1.375,0.6054687 L 4.5859375,26.085963 a 2.0002,2.0002 0 1 0 2.828125,2.828124 L 27.414062,8.9140905 A 2.0002,2.0002 0 0 0 25.960938,5.4804968 Z"/>
|
||||
<path id="path826" style="fill:none;stroke:#f44336;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 26,6 6,26"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 5.7 KiB |
13
src/oreo_red_cursors/down-arrow.svg
Executable file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path839" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,25 v 0 l 3,-4 h -6 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
18
src/oreo_red_cursors/draft.svg
Executable file
@@ -0,0 +1,18 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs4">
|
||||
<filter id="filter874" style="color-interpolation-filters:sRGB" width="1.12" height="1.12" x="-.06" y="-.06">
|
||||
<feGaussianBlur id="feGaussianBlur876" stdDeviation=".55"/>
|
||||
</filter>
|
||||
<filter id="filter826" style="color-interpolation-filters:sRGB" width="1.144" height="1.144" x="-.07" y="-.07">
|
||||
<feGaussianBlur id="feGaussianBlur828" stdDeviation=".66"/>
|
||||
</filter>
|
||||
<filter id="filter860" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur862" stdDeviation=".96"/>
|
||||
</filter>
|
||||
<filter id="filter935" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur937" stdDeviation=".88"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path821" style="opacity:0.3;filter:url(#filter935)" transform="matrix(1,0,0,-1,0,35)" d="M 24.23856,7.112657 C 23.616623,6.4907203 22.791436,6.3129733 22.389007,6.7154029 l -0.528813,0.5288121 -1.093737,1.0937382 -0.726149,0.7261494 1.123403,1.1234034 2.148782,2.148783 1.123404,1.123403 0.726149,-0.726149 1.093738,-1.093738 0.528813,-0.528813 C 27.187026,10.708563 27.009279,9.8833764 26.387343,9.2614397 Z M 19.160673,9.9437363 6.8548289,22.249582 c 0,0 -2.3545659,5.556978 -1.7579775,6.153567 0.5965883,0.596588 6.1535666,-1.757979 6.1535666,-1.757979 L 23.556263,14.339326 Z"/>
|
||||
<path id="path825" style="opacity:1;fill:#f44336" d="m 24.23856,26.387343 c -0.621937,0.621936 -1.447124,0.799683 -1.849553,0.397254 l -0.528813,-0.528812 -1.093737,-1.093739 -0.726149,-0.726149 1.123403,-1.123403 2.148782,-2.148783 1.123404,-1.123403 0.726149,0.726149 1.093738,1.093738 0.528813,0.528813 c 0.402429,0.402429 0.224682,1.227615 -0.397254,1.849552 z M 19.160673,23.556263 6.8548289,11.250418 c 0,0 -2.3545659,-5.5569782 -1.7579775,-6.1535672 0.5965883,-0.596588 6.1535666,1.757979 6.1535666,1.757979 L 23.556263,19.160674 Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
17
src/oreo_red_cursors/fleur.svg
Normal file
@@ -0,0 +1,17 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="rect855" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,7 v 0 l 3,4 h -6 z"/>
|
||||
<path id="path837" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,25 v 0 l 3,-4 h -6 z"/>
|
||||
<path id="path839" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 25,16 v 0 l -4,3 v -6 z"/>
|
||||
<path id="path841" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 7,16 v 0 l 4,3 v -6 z"/>
|
||||
<circle id="path825" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
10
src/oreo_red_cursors/help.svg
Executable file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path818" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.21345711;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 16 13 A 4 4 0 0 0 12 17 L 14 17 A 2 2 0 0 1 16 15 A 2 2 0 0 1 18 17 A 2 2 0 0 1 16 19 L 15 19 L 15 22 L 17 22 L 17 20.867188 A 4 4 0 0 0 20 17 A 4 4 0 0 0 16 13 z M 15 23 L 15 24 L 17 24 L 17 23 L 15 23 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
3
src/oreo_red_cursors/index.theme
Normal file
@@ -0,0 +1,3 @@
|
||||
[Icon Theme]
|
||||
Name=Oreo Red Cursors
|
||||
Comment=design by varlesh
|
||||
13
src/oreo_red_cursors/left-arrow.svg
Executable file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path820" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 7,16 v 0 l 4,3 v -6 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
14
src/oreo_red_cursors/left_side.svg
Executable file
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path841" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 7,16 v 0 l 4,3 v -6 z"/>
|
||||
<circle id="path822" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.27201962;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
26
src/oreo_red_cursors/no-drop.svg
Executable file
@@ -0,0 +1,26 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg6031" width="32" height="32" version="1.1">
|
||||
<defs id="defs6033">
|
||||
<filter id="filter852" style="color-interpolation-filters:sRGB" width="1.098" height="1.094" x="-.05" y="-.05">
|
||||
<feGaussianBlur id="feGaussianBlur854" stdDeviation=".43"/>
|
||||
</filter>
|
||||
<filter id="filter901" style="color-interpolation-filters:sRGB" width="1.098" height="1.094" x="-.05" y="-.05">
|
||||
<feGaussianBlur id="feGaussianBlur903" stdDeviation=".43"/>
|
||||
</filter>
|
||||
<filter id="filter854" style="color-interpolation-filters:sRGB" width="1.123" height="1.117" x="-.06" y="-.06">
|
||||
<feGaussianBlur id="feGaussianBlur856" stdDeviation=".538"/>
|
||||
</filter>
|
||||
<filter id="filter829" style="color-interpolation-filters:sRGB" width="1.147" height="1.141" x="-.07" y="-.07">
|
||||
<feGaussianBlur id="feGaussianBlur831" stdDeviation=".645"/>
|
||||
</filter>
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter835" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur837" stdDeviation=".962"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#c6c6c6;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path831" style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;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:#000000;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:0.3;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;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(#filter835)" d="m 25.960938,5.4804968 a 2.0002,2.0002 0 0 0 -1.375,0.6054687 L 4.5859375,26.085963 a 2.0002,2.0002 0 1 0 2.828125,2.828124 L 27.414062,8.9140905 A 2.0002,2.0002 0 0 0 25.960938,5.4804968 Z"/>
|
||||
<path id="path826" style="fill:none;stroke:#f44336;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 26,6 6,26"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.7 KiB |
13
src/oreo_red_cursors/not-allowed.svg
Executable file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#c6c6c6;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="rect827" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:2.64575124;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 10.343146,10.343146 a 8,8 0 0 1 11.313708,0 8,8 0 0 1 0,11.313708 8,8 0 0 1 -11.313708,0 8,8 0 0 1 0,-11.313708 z m 1.414213,1.414213 a 6,6 0 0 0 -0.646339,7.717408 l 8.360985,-8.360985 a 6,6 0 0 0 -7.714646,0.643577 z m 9.131621,0.767874 -8.360985,8.360985 a 6,6 0 0 0 7.714646,-0.643577 6,6 0 0 0 0.646339,-7.717408 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
21
src/oreo_red_cursors/openhand.svg
Executable file
@@ -0,0 +1,21 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg6031" width="32" height="32" version="1.1">
|
||||
<defs id="defs6033">
|
||||
<filter id="filter852" style="color-interpolation-filters:sRGB" width="1.098" height="1.094" x="-.05" y="-.05">
|
||||
<feGaussianBlur id="feGaussianBlur854" stdDeviation=".43"/>
|
||||
</filter>
|
||||
<filter id="filter901" style="color-interpolation-filters:sRGB" width="1.098" height="1.094" x="-.05" y="-.05">
|
||||
<feGaussianBlur id="feGaussianBlur903" stdDeviation=".43"/>
|
||||
</filter>
|
||||
<filter id="filter854" style="color-interpolation-filters:sRGB" width="1.123" height="1.117" x="-.06" y="-.06">
|
||||
<feGaussianBlur id="feGaussianBlur856" stdDeviation=".538"/>
|
||||
</filter>
|
||||
<filter id="filter829" style="color-interpolation-filters:sRGB" width="1.147" height="1.141" x="-.07" y="-.07">
|
||||
<feGaussianBlur id="feGaussianBlur831" stdDeviation=".645"/>
|
||||
</filter>
|
||||
<filter id="filter830" style="color-interpolation-filters:sRGB" width="1.196" height="1.188" x="-.1" y="-.09">
|
||||
<feGaussianBlur id="feGaussianBlur832" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path828" style="display:inline;opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.16642904;filter:url(#filter830)" d="m 15.320312,5.5039062 c -0.916218,0.055667 -1.699581,0.9424449 -1.640624,1.859375 l 0.474609,8.2773438 c 0.02366,0.413466 -0.464033,0.498735 -0.521485,0.183594 L 12.435547,8.0644531 C 12.31028,7.1982419 11.450157,6.5066747 10.578125,6.5703125 9.6186428,6.6566722 8.8473949,7.6611144 9.0117188,8.6113281 L 10.681641,19.695312 c 0.119249,0.326154 -0.03711,0.91211 -0.03711,0.91211 C 4.8153591,14.772307 4,18.966797 4,18.966797 c 2.1306306,1.439984 3.695192,4.384272 5.2148438,6.794922 0.036277,0.05755 0.078046,0.09453 0.1152343,0.148437 C 10.76227,28.071951 13.712615,29.5 16.5,29.5 c 3.742366,0 6.376194,-2.573772 7.25,-6.044922 0.595657,-2.003266 1.176057,-4.030176 1.453125,-5.224609 l 1.75,-7.539063 c 0.279838,-1.0729607 -0.71751,-2.2695533 -1.822266,-2.1874998 -0.747301,0.042829 -1.43314,0.6199861 -1.603515,1.3496094 l -1.615235,6.4453124 c -0.08723,0.321014 -0.157664,0.191968 -0.144531,-0.07422 L 22.203125,7.3632812 C 22.267005,6.3733771 21.3346,5.4399535 20.345703,5.5039062 19.49089,5.5568883 18.741168,6.324999 18.707031,7.1816406 l -0.40039,8.0957034 c -0.02036,0.4114 -0.666679,0.418763 -0.691407,-0.03711 l -0.4375,-8.0585934 C 17.140774,6.2520251 16.247861,5.4451234 15.320312,5.5039062 Z"/>
|
||||
<path id="path4236-1-58-5-6" style="display:inline;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:1.16642904" d="m 15.320312,4.0039062 c -0.916218,0.055667 -1.699581,0.9424449 -1.640624,1.859375 l 0.474609,8.2773438 c 0.02366,0.413466 -0.464033,0.498735 -0.521485,0.183594 L 12.435547,6.5644531 C 12.31028,5.6982419 11.450157,5.0066747 10.578125,5.0703125 9.6186428,5.1566722 8.8473949,6.1611144 9.0117188,7.1113281 L 10.681641,18.195312 c 0.119249,0.326154 -0.03711,0.91211 -0.03711,0.91211 C 4.8153591,13.272307 4,17.466797 4,17.466797 c 2.1306306,1.439984 3.695192,4.384272 5.2148438,6.794922 0.036277,0.05755 0.078046,0.09453 0.1152343,0.148437 C 10.76227,26.571951 13.712615,28 16.5,28 c 3.742366,0 6.376194,-2.573772 7.25,-6.044922 0.595657,-2.003266 1.176057,-4.030176 1.453125,-5.224609 l 1.75,-7.5390628 c 0.279838,-1.0729609 -0.71751,-2.2695535 -1.822266,-2.1875 -0.747301,0.042829 -1.43314,0.6199861 -1.603515,1.3496094 l -1.615235,6.4453124 c -0.08723,0.321014 -0.157664,0.191968 -0.144531,-0.07422 L 22.203125,5.8632812 C 22.267005,4.8733771 21.3346,3.9399535 20.345703,4.0039062 19.49089,4.0568883 18.741168,4.824999 18.707031,5.6816406 l -0.40039,8.0957034 c -0.02036,0.4114 -0.666679,0.418763 -0.691407,-0.03711 l -0.4375,-8.0585934 C 17.140774,4.7520251 16.247861,3.9451234 15.320312,4.0039062 Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.7 KiB |
18
src/oreo_red_cursors/pencil.svg
Executable file
@@ -0,0 +1,18 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs4">
|
||||
<filter id="filter874" style="color-interpolation-filters:sRGB" width="1.12" height="1.12" x="-.06" y="-.06">
|
||||
<feGaussianBlur id="feGaussianBlur876" stdDeviation=".55"/>
|
||||
</filter>
|
||||
<filter id="filter826" style="color-interpolation-filters:sRGB" width="1.144" height="1.144" x="-.07" y="-.07">
|
||||
<feGaussianBlur id="feGaussianBlur828" stdDeviation=".66"/>
|
||||
</filter>
|
||||
<filter id="filter860" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur862" stdDeviation=".96"/>
|
||||
</filter>
|
||||
<filter id="filter859" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur861" stdDeviation=".88"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path821" style="opacity:0.3;filter:url(#filter859)" d="M 24.23856,7.112657 C 23.616623,6.4907203 22.791436,6.3129733 22.389007,6.7154029 l -0.528813,0.5288121 -1.093737,1.0937382 -0.726149,0.7261494 1.123403,1.1234034 2.148782,2.148783 1.123404,1.123403 0.726149,-0.726149 1.093738,-1.093738 0.528813,-0.528813 C 27.187026,10.708563 27.009279,9.8833764 26.387343,9.2614397 Z M 19.160673,9.9437363 6.8548289,22.249582 c 0,0 -2.3545659,5.556978 -1.7579775,6.153567 0.5965883,0.596588 6.1535666,-1.757979 6.1535666,-1.757979 L 23.556263,14.339326 Z"/>
|
||||
<path id="path825" style="opacity:1;fill:#f44336" d="M 24.23856,5.6126572 C 23.616623,4.9907205 22.791436,4.8129735 22.389007,5.2154031 l -0.528813,0.5288121 -1.093737,1.0937382 -0.726149,0.7261494 1.123403,1.1234033 2.148782,2.1487829 1.123404,1.123403 0.726149,-0.726149 1.093738,-1.093738 0.528813,-0.5288128 C 27.187026,9.2085632 27.009279,8.3833766 26.387343,7.7614399 Z M 19.160673,8.4437365 6.8548289,20.749582 c 0,0 -2.3545659,5.556978 -1.7579775,6.153567 0.5965883,0.596588 6.1535666,-1.757979 6.1535666,-1.757979 L 23.556263,12.839326 Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
13
src/oreo_red_cursors/pirate.svg
Executable file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path5475" style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.76622319" d="M 16 8 C 15.764611 8.00169 15.529652 8.0180071 15.296875 8.0488281 C 15.278955 8.0512581 15.260028 8.0520675 15.242188 8.0546875 C 12.803382 8.3837637 11.001943 10.229158 11 12.400391 C 11.000143 13.551261 11.512683 14.656273 12.427734 15.478516 L 12.427734 16.462891 L 13.337891 16.884766 L 12.595703 18.126953 L 14.054688 18.974609 L 14.771484 17.533203 L 15 17.533203 L 15 19 L 17 19 L 17 17.533203 L 17.228516 17.533203 L 17.945312 18.974609 L 19.404297 18.126953 L 18.662109 16.884766 L 19.572266 16.462891 L 19.572266 15.474609 C 20.486242 14.653333 20.998697 13.549908 21 12.400391 C 21.000246 9.9701852 18.761598 7.9999999 16 8 z M 14 12 C 14.552287 12 15 12.447735 15 13 C 15 13.552267 14.552287 14 14 14 C 13.447713 14 13 13.552267 13 13 C 13 12.447735 13.447713 12 14 12 z M 18 12 C 18.552287 12 19 12.447735 19 13 C 19 13.552267 18.552287 14 18 14 C 17.447713 14 17 13.552267 17 13 C 17 12.447735 17.447713 12 18 12 z M 11.148438 18.001953 C 11.083497 17.997367 11.015393 18.005214 10.941406 18.029297 C 10.856856 18.056627 10.784717 18.128058 10.6875 18.203125 C 9.9097909 18.803659 9.7980808 19.357067 10.390625 19.427734 C 10.845368 19.482404 12.900959 20.544639 14.498047 20.951172 C 13.163823 21.311772 11.013082 22.474609 10.367188 22.474609 C 9.4413432 22.474609 10.510605 23.92738 10.917969 23.998047 C 11.325349 24.068377 13.7682 21.987363 15.990234 21.351562 L 16.013672 21.351562 C 18.235705 21.987362 20.657073 24.06858 21.064453 23.998047 C 21.471817 23.927647 22.562564 22.474609 21.636719 22.474609 C 20.993051 22.474609 18.836564 21.310705 17.505859 20.951172 C 19.102947 20.544639 21.16049 19.481934 21.615234 19.427734 C 22.207778 19.357404 22.094122 18.803659 21.316406 18.203125 C 20.538698 17.602658 20.167969 18.677734 20.167969 18.677734 C 20.167969 18.677734 17.596661 20.113353 16.152344 20.501953 C 16.109514 20.513283 16.035122 20.538111 15.990234 20.550781 C 15.951224 20.540111 15.890926 20.511953 15.853516 20.501953 C 14.409199 20.113353 11.835937 18.677734 11.835938 18.677734 C 11.835938 18.677734 11.603019 18.034059 11.148438 18.001953 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.1 KiB |
15
src/oreo_red_cursors/pointer.svg
Executable file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg5958" width="32" height="32" version="1.1">
|
||||
<defs id="defs5960">
|
||||
<filter id="filter858" style="color-interpolation-filters:sRGB" width="1.126" height="1.115" x="-.06" y="-.06">
|
||||
<feGaussianBlur id="feGaussianBlur860" stdDeviation=".525"/>
|
||||
</filter>
|
||||
<filter id="filter826" style="color-interpolation-filters:sRGB" width="1.151" height="1.137" x="-.08" y="-.07">
|
||||
<feGaussianBlur id="feGaussianBlur828" stdDeviation=".63"/>
|
||||
</filter>
|
||||
<filter id="filter827" style="color-interpolation-filters:sRGB" width="1.201" height="1.184" x="-.1" y="-.09">
|
||||
<feGaussianBlur id="feGaussianBlur829" stdDeviation=".92"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path824" style="display:inline;opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.24600685;filter:url(#filter827)" d="m 13.994141,5.5 c -0.999257,0 -2,0.9322661 -2,2.796875 V 19.685547 C 5.7493997,13.470185 5,18.394531 5,18.394531 c 2.3905766,1.60643 4.3829617,4.904042 6.320312,7.5 C 12.751043,28.064911 15.206034,29.5 18,29.5 c 3.923808,0 7.181844,-2.827704 7.863281,-6.554688 l 0.01953,-0.01758 1.101563,-6.109375 c 0.261966,-2.519646 -2.695353,-3.166779 -3.566406,-0.841797 0.01127,-2.794043 -2.757087,-3.16423 -3.626953,-1.263671 0.108903,-2.308436 -2.889946,-3.001803 -3.798828,-1.042969 V 8.296875 C 15.992188,6.4322661 14.993397,5.5 13.994141,5.5 Z"/>
|
||||
<path id="path4236-1-58-5" style="display:inline;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:1.24600685" d="M 13.994141 4 C 12.994884 4 11.994141 4.9322661 11.994141 6.796875 L 11.994141 18.185547 C 5.7493997 11.970185 5 16.894531 5 16.894531 C 7.3905766 18.500961 9.3829617 21.798573 11.320312 24.394531 C 12.751043 26.564911 15.206034 28 18 28 C 21.923808 28 25.181844 25.172296 25.863281 21.445312 L 25.882812 21.427734 L 26.984375 15.318359 C 27.246341 12.798713 24.289022 12.15158 23.417969 14.476562 C 23.429239 11.682519 20.660882 11.312332 19.791016 13.212891 C 19.899919 10.904455 16.90107 10.211088 15.992188 12.169922 L 15.992188 6.796875 C 15.992188 4.9322661 14.993397 4 13.994141 4 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
10
src/oreo_red_cursors/progress-01.svg
Executable file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 0.08726,7.62e-4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-02.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 0.954045,0.09186"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-03.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 1.79184,0.332098"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-04.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 2.57519,0.714163"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-05.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 3.280295,1.226452"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-06.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 3.88573,1.853398"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-07.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 4.373098,2.575952"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-08.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 4.727593,3.372159"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-09.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 4.938442,4.217828"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-10.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 5,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-11.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 3.830222,1.786062 5,5 0 0 1 1.093817,4.082179"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-12.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 4.09576,2.132118 5,5 0 0 1 0.602703,4.577983"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-13.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 4.330127,2.5 5,5 0 0 1 0,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-14.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 4.531539,2.886909 5,5 0 0 1 -0.701317,5.327029"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-15.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 4.698463,3.289899 5,5 0 0 1 -1.484525,5.540323"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-16.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 16,13 A 5,5 0 0 1 20.829629,16.705905 5,5 0 0 1 18.5,22.330127"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-17.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 4.924039,4.131759 5,5 0 0 1 -3.213938,5.566704"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-18.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 4.980973,4.564221 5,5 0 0 1 -4.112732,5.359818"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-19.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,13 a 5,5 0 0 1 5,5 5,5 0 0 1 -5,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-20.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="rotate(15)" d="m 20.113556,8.2455597 a 5,5 0 0 1 5,5.0000003 5,5 0 0 1 -5,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-21.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="rotate(30)" d="m 22.856407,2.5884571 a 5,5 0 0 1 5,5 5,5 0 0 1 -5,4.9999999"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-22.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="rotate(45)" d="m 24.04163,-3.5857865 a 5,5 0 0 1 5,5 5,5 0 0 1 -5,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-23.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="rotate(60)" d="m 23.588457,-9.8564067 a 5,5 0 0 1 5,5 5,5 0 0 1 -5,5.00000001"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-24.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="rotate(75)" d="m 21.527769,-15.79607 a 5,5 0 0 1 5,5 5,5 0 0 1 -5,4.9999999"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-25.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="rotate(90)" d="m 18,-21 a 5,5 0 0 1 5,5 5,5 0 0 1 -5,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-26.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="rotate(105)" d="m 13.24556,-25.113556 a 5,5 0 0 1 5,5 5,5 0 0 1 -5,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-27.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="rotate(120)" d="m 7.5884572,-27.856407 a 5,5 0 0 1 4.9999998,5 5,5 0 0 1 -4.9999998,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-28.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="rotate(135)" d="m 1.4142136,-29.04163 a 5,5 0 0 1 4.9999999,5 5,5 0 0 1 -4.9999998,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-29.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="rotate(150)" d="m -4.8564066,-28.588457 a 5,5 0 0 1 4.99999991,5 5,5 0 0 1 -4.99999991,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-30.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="rotate(165)" d="m -10.79607,-26.527769 a 5,5 0 0 1 4.9999999,5 5,5 0 0 1 -4.9999999,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-31.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="m -16,-23 a 5,5 0 0 1 5,5 5,5 0 0 1 -5,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-32.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="m -15.131759,-22.924039 a 5,5 0 0 1 4.112732,5.359818 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-33.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="m -14.289899,-22.698463 a 5,5 0 0 1 3.213938,5.566704 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-34.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="m -13.5,-22.330127 a 5,5 0 0 1 2.329629,5.624222 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-35.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="m -12.786062,-21.830222 a 5,5 0 0 1 1.484525,5.540323 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-36.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="m -12.169778,-21.213938 a 5,5 0 0 1 0.701317,5.327029 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-37.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="m -11.669873,-20.5 a 5,5 0 0 1 0,5 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-38.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="M -11.301537,-19.710101 A 5,5 0 0 1 -11.90424,-15.132118 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-39.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="m -11.075961,-18.868241 a 5,5 0 0 1 -1.093817,4.082179 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-40.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="m -11,-18 a 5,5 0 0 1 -5,5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
10
src/oreo_red_cursors/progress-41.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="M -11.075961,-17.131759 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-42.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="M -11.301537,-16.289899 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-43.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="M -11.669873,-15.5 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-44.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="M -12.169778,-14.786062 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-45.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="M -12.786062,-14.169778 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-46.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="M -13.5,-13.669873 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-47.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="M -14.289899,-13.301537 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
10
src/oreo_red_cursors/progress-48.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="M 9.2089844,1.0058594 C 6.7175742,0.83746275 6.1004314,4.0847506 6.0175781,12.291016 L 6,18 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,12.752327 22.219888,8.7132453 13.892578,3.2089844 11.860448,1.8657697 10.341444,1.0824033 9.2089844,1.0058594 Z"/>
|
||||
<path id="path817" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="scale(-1)" d="M -15.131759,-13.075961 A 5,5 0 0 1 -16,-13"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
13
src/oreo_red_cursors/right-arrow.svg
Executable file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path839" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 25,16 v 0 l -4,3 v -6 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
9
src/oreo_red_cursors/right_ptr.svg
Executable file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path1103" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke-width:0.61431861;filter:url(#filter1153)" transform="matrix(-1,0,0,1,32,0)" d="M 9.2089844,2.5058594 C 6.7175742,2.3374628 6.1004314,5.5847506 6.0175781,13.791016 L 6,19.5 c 0,5.522847 4.477153,10 10,10 5.522847,0 10,-4.477153 10,-10 0.0027,-0.234951 -0.01749,-0.487135 -0.02539,-0.707031 l -0.002,-0.01172 C 25.701658,14.252327 22.219888,10.213245 13.892578,4.7089844 11.860448,3.3657697 10.341444,2.5824033 9.2089844,2.5058594 Z"/>
|
||||
<path id="path834" style="fill:#f44336;fill-opacity:1;stroke-width:0.61431861" d="m 22.791016,1.0058594 c 2.49141,-0.16839665 3.108553,3.0788912 3.191406,11.2851566 L 26,18 C 26,23.522847 21.522847,28 16,28 10.477153,28 6,23.522847 6,18 5.9973,17.765049 6.01749,17.512865 6.02539,17.292969 l 0.002,-0.01172 C 6.298342,12.752327 9.780112,8.7132453 18.107422,3.2089844 c 2.03213,-1.3432147 3.551134,-2.1265811 4.683594,-2.203125 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
14
src/oreo_red_cursors/right_side.svg
Executable file
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path839" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 25,16 v 0 l -4,3 v -6 z"/>
|
||||
<circle id="path822" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.27201962;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
15
src/oreo_red_cursors/row-resize.svg
Executable file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path839" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,25 v 0 l 3,-4 h -6 z"/>
|
||||
<circle id="path822" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:5.33333349;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="2"/>
|
||||
<path id="path884" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,7 v 0 l 3,4 h -6 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
15
src/oreo_red_cursors/size_bdiag.svg
Executable file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="rect855" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.94871712;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 22,10 v 0 L 17,10.714286 21.285714,15 Z"/>
|
||||
<path id="path837" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.94871712;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 10,22 v 0 L 10.714286,17 15,21.285714 Z"/>
|
||||
<circle id="path820" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.14285719;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="-16" cy="16" r="2" transform="scale(-1,1)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
15
src/oreo_red_cursors/size_fdiag.svg
Executable file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="rect855" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.94871712;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 10,10 v 0 L 15,10.714286 10.714286,15 Z"/>
|
||||
<path id="path837" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.94871712;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 22,22 v 0 L 21.285714,17 17,21.285714 Z"/>
|
||||
<circle id="path820" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.14285719;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
15
src/oreo_red_cursors/size_hor.svg
Executable file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path839" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 25,16 v 0 l -4,3 v -6 z"/>
|
||||
<path id="path841" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 7,16 v 0 l 4,3 v -6 z"/>
|
||||
<circle id="path820" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
15
src/oreo_red_cursors/size_ver.svg
Executable file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path839" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,25 v 0 l -3,-4 h 6 z"/>
|
||||
<path id="path841" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,7 v 0 l -3,4 6,0 z"/>
|
||||
<circle id="path820" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="-16" r="2" transform="rotate(90)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
15
src/oreo_red_cursors/text.svg
Executable file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg5327" width="32" height="32" version="1.1">
|
||||
<defs id="defs5329">
|
||||
<filter id="filter854" style="color-interpolation-filters:sRGB" width="1.324" height="1.074" x="-.16" y="-.04">
|
||||
<feGaussianBlur id="feGaussianBlur856" stdDeviation=".338"/>
|
||||
</filter>
|
||||
<filter id="filter822" style="color-interpolation-filters:sRGB" width="1.389" height="1.088" x="-.19" y="-.04">
|
||||
<feGaussianBlur id="feGaussianBlur824" stdDeviation=".405"/>
|
||||
</filter>
|
||||
<filter id="filter831" style="color-interpolation-filters:sRGB" width="1.518" height="1.118" x="-.26" y="-.06">
|
||||
<feGaussianBlur id="feGaussianBlur833" stdDeviation=".54"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path820" style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;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:#000000;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:0.3;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;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(#filter831)" d="m 14,6.5 a 1.0001,1.0001 0 0 0 -1,1 v 1 a 1.0001,1.0001 0 0 0 1,1 v 16 a 1.0001,1.0001 0 0 0 -1,1 v 1 a 1.0001,1.0001 0 0 0 1,1 h 1 1 1 a 1.0001,1.0001 0 0 0 1,-1 v -1 a 1.0001,1.0001 0 0 0 -1,-1 v -16 a 1.0001,1.0001 0 0 0 1,-1 v -1 a 1.0001,1.0001 0 0 0 -1,-1 h -1 -1 z"/>
|
||||
<path id="path828" style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;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:#000000;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:#000000;solid-opacity:1;vector-effect:none;fill:#f44336;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;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" d="m 14,5 a 1.0001,1.0001 0 0 0 -1,1 v 1 a 1.0001,1.0001 0 0 0 1,1 v 16 a 1.0001,1.0001 0 0 0 -1,1 v 1 a 1.0001,1.0001 0 0 0 1,1 h 1 1 1 a 1.0001,1.0001 0 0 0 1,-1 V 25 A 1.0001,1.0001 0 0 0 17,24 V 8 A 1.0001,1.0001 0 0 0 18,7 V 6 A 1.0001,1.0001 0 0 0 17,5 h -1 -1 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.7 KiB |
13
src/oreo_red_cursors/top_left_corner.svg
Executable file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="rect855" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.94871712;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 10,10 v 0 L 15,10.714286 10.714286,15 Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
13
src/oreo_red_cursors/top_right_corner.svg
Executable file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="rect855" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.94871712;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 22,10 v 0 L 17,10.714286 21.285714,15 Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
14
src/oreo_red_cursors/top_side.svg
Executable file
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="rect855" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,6 v 0 l 3,4 h -6 z"/>
|
||||
<circle id="path822" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.33333337;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
13
src/oreo_red_cursors/up-arrow.svg
Executable file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path839" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.89897966;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,7 v 0 l 3,4 h -6 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
15
src/oreo_red_cursors/vertical-text.svg
Executable file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg5327" width="32" height="32" version="1.1">
|
||||
<defs id="defs5329">
|
||||
<filter id="filter854" style="color-interpolation-filters:sRGB" width="1.324" height="1.074" x="-.16" y="-.04">
|
||||
<feGaussianBlur id="feGaussianBlur856" stdDeviation=".338"/>
|
||||
</filter>
|
||||
<filter id="filter822" style="color-interpolation-filters:sRGB" width="1.389" height="1.088" x="-.19" y="-.04">
|
||||
<feGaussianBlur id="feGaussianBlur824" stdDeviation=".405"/>
|
||||
</filter>
|
||||
<filter id="filter843" style="color-interpolation-filters:sRGB" width="1.118" height="1.518" x="-.06" y="-.26">
|
||||
<feGaussianBlur id="feGaussianBlur845" stdDeviation=".54"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<path id="path837" style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;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:#000000;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:0.3;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;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(#filter843)" d="m 27,15.5 a 1.0001,1.0001 0 0 0 -1,-1 h -1 a 1.0001,1.0001 0 0 0 -1,1 H 8 a 1.0001,1.0001 0 0 0 -1,-1 H 6 a 1.0001,1.0001 0 0 0 -1,1 v 1 1 1 a 1.0001,1.0001 0 0 0 1,1 h 1 a 1.0001,1.0001 0 0 0 1,-1 h 16 a 1.0001,1.0001 0 0 0 1,1 h 1 a 1.0001,1.0001 0 0 0 1,-1 v -1 -1 z"/>
|
||||
<path id="path828" style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;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:#000000;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:#000000;solid-opacity:1;vector-effect:none;fill:#f44336;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;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" d="m 27,14 a 1.0001,1.0001 0 0 0 -1,-1 h -1 a 1.0001,1.0001 0 0 0 -1,1 H 8 A 1.0001,1.0001 0 0 0 7,13 H 6 a 1.0001,1.0001 0 0 0 -1,1 v 1 1 1 a 1.0001,1.0001 0 0 0 1,1 h 1 a 1.0001,1.0001 0 0 0 1,-1 h 16 a 1.0001,1.0001 0 0 0 1,1 h 1 a 1.0001,1.0001 0 0 0 1,-1 v -1 -1 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.7 KiB |
13
src/oreo_red_cursors/wait-01.svg
Executable file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path825" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,9 a 7,7 0 0 1 0.122167,0.00107"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
13
src/oreo_red_cursors/wait-02.svg
Executable file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path825" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,9 a 7,7 0 0 1 1.335663,0.1286097"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
13
src/oreo_red_cursors/wait-03.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path825" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,9 a 7,7 0 0 1 2.508575,0.464937"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
13
src/oreo_red_cursors/wait-04.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path825" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,9 a 7,7 0 0 1 3.605266,0.9998287"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
13
src/oreo_red_cursors/wait-05.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path825" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,9 a 7,7 0 0 1 4.592413,1.717033"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
13
src/oreo_red_cursors/wait-06.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path825" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,9 a 7,7 0 0 1 5.440022,2.594757"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
13
src/oreo_red_cursors/wait-07.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path825" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,9 a 7,7 0 0 1 6.122338,3.606333"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
13
src/oreo_red_cursors/wait-08.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path825" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,9 a 7,7 0 0 1 6.61863,4.721023"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
13
src/oreo_red_cursors/wait-09.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path825" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,9 a 7,7 0 0 1 6.913818,5.904959"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
13
src/oreo_red_cursors/wait-10.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="svg2" width="32" height="32" version="1.1">
|
||||
<defs id="defs6">
|
||||
<filter id="filter1153" style="color-interpolation-filters:sRGB" width="1.226" height="1.167" x="-.11" y="-.08">
|
||||
<feGaussianBlur id="feGaussianBlur1155" stdDeviation=".94"/>
|
||||
</filter>
|
||||
<filter id="filter891" style="color-interpolation-filters:sRGB" width="1.192" height="1.192" x="-.1" y="-.1">
|
||||
<feGaussianBlur id="feGaussianBlur893" stdDeviation=".96"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<circle id="circle849" style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter891)" cx="16" cy="17.5" r="12"/>
|
||||
<circle id="path817" style="opacity:1;fill:#f44336;fill-opacity:1;stroke:none;stroke-width:4.83710194;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" cx="16" cy="16" r="12"/>
|
||||
<path id="path825" style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 16,9 a 7,7 0 0 1 7,7"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |