initial: bootstrap from BukidBountyApp base

This commit is contained in:
Jonathan Sykes
2026-06-06 18:43:00 +08:00
commit eb4a5731fb
5674 changed files with 160857 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
{
"resources/js/Pages/Core/NotFound.vue": {
"file": "assets/NotFound-BNNjkOua.js",
"name": "NotFound",
"src": "resources/js/Pages/Core/NotFound.vue",
"isDynamicEntry": true,
"imports": [
"resources/js/app.js"
],
"css": [
"assets/NotFound-CN7u7f3h.css"
]
},
"resources/js/Pages/Home.vue": {
"file": "assets/Home-Bzlcyao0.js",
"name": "Home",
"src": "resources/js/Pages/Home.vue",
"isDynamicEntry": true,
"imports": [
"resources/js/app.js"
],
"css": [
"assets/Home-C60SUhgY.css"
]
},
"resources/js/app.js": {
"file": "assets/app-Dllq89Qx.js",
"name": "app",
"src": "resources/js/app.js",
"isEntry": true,
"dynamicImports": [
"resources/js/Pages/Core/NotFound.vue",
"resources/js/Pages/Home.vue"
],
"css": [
"assets/app-C0vOULe0.css"
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

BIN
public/assets/ListLeads.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
public/assets/NewLeads.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
public/assets/addtocart.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 KiB

View File

@@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22.91" height="19.09" viewBox="0 0 22.91 19.09">
<g id="crown-winner" transform="translate(-0.545 -2.455)">
<line id="Line_1" data-name="Line 1" x2="19.1" transform="translate(2.45 20.59)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_1" data-name="Path 1" d="M2.46,7.23l1.9,6.68v6.68H19.64V13.91l1.91-6.68" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_2" data-name="Path 2" d="M21.55,7.23l-5.73,2.86L12,5.32" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_3" data-name="Path 3" d="M12,5.32,8.18,10.09,2.46,7.23" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<ellipse id="Ellipse_1" data-name="Ellipse 1" cx="1.91" cy="2.86" rx="1.91" ry="2.86" transform="translate(10.09 12)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_2" data-name="Line 2" x2="3.82" transform="translate(15.82 14.86)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_3" data-name="Line 3" x1="3.82" transform="translate(4.36 14.86)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<circle id="Ellipse_2" data-name="Ellipse 2" cx="0.95" cy="0.95" r="0.95" transform="translate(11.05 3.41)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<circle id="Ellipse_3" data-name="Ellipse 3" cx="0.95" cy="0.95" r="0.95" transform="translate(1.5 5.32)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<circle id="Ellipse_4" data-name="Ellipse 4" cx="0.95" cy="0.95" r="0.95" transform="translate(20.6 5.32)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22.91" height="22.537" viewBox="0 0 22.91 22.537">
<g id="diploma-certificate" transform="translate(-0.545 -1.025)">
<path id="Path_4" data-name="Path 4" d="M13.91,17.25H22.5V1.98H1.5V17.25h8.59" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<circle id="Ellipse_5" data-name="Ellipse 5" cx="2.86" cy="2.86" r="2.86" transform="translate(9.14 12.48)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_5" data-name="Path 5" d="M13.91,17.47v4.55L12,21.07l-1.91.95V17.47" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_4" data-name="Line 4" x2="13.36" transform="translate(5.32 5.8)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_5" data-name="Line 5" x2="13.36" transform="translate(5.32 9.61)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="23" height="23.113" viewBox="0 0 23 23.113">
<g id="hanging-sign-star" transform="translate(-0.5 -0.5)">
<line id="Line_6" data-name="Line 6" x2="23" transform="translate(0.5 1.46)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.92"/>
<rect id="Rectangle_1" data-name="Rectangle 1" width="19.17" height="3.83" transform="translate(2.42 1.46)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.92"/>
<path id="Path_6" data-name="Path 6" d="M19.67,5.29H4.33V18.71L12,22.54l7.67-3.83Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.92"/>
<path id="Path_7" data-name="Path 7" d="M12,12.96l.6,1.26,1.36.2-.98.98.23,1.39L12,16.14l-1.21.65.23-1.39-.98-.98,1.36-.2Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.92"/>
<path id="Path_8" data-name="Path 8" d="M8.17,10.08A8.74,8.74,0,0,1,12,9.13a8.74,8.74,0,0,1,3.83.95" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.92"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22.91" height="22.91" viewBox="0 0 22.91 22.91">
<g id="like-thumbs-up-sticker" transform="translate(-0.545 -0.545)">
<path id="Path_9" data-name="Path 9" d="M22.5,12c0,.9-1.1,1.64-1.32,2.46s.35,2.05-.08,2.79-1.77.85-2.38,1.47-.71,1.94-1.47,2.37-1.94-.14-2.79.09S12.89,22.5,12,22.5s-1.63-1.1-2.46-1.32-2,.35-2.79-.09-.85-1.76-1.47-2.37S3.34,18,2.9,17.25s.15-1.93-.08-2.79S1.5,12.9,1.5,12s1.1-1.64,1.32-2.46-.35-2,.08-2.79S4.66,5.9,5.28,5.28,6,3.34,6.75,2.9s1.93.15,2.79-.08S11.1,1.5,12,1.5s1.64,1.1,2.46,1.32,2-.35,2.79.08.85,1.76,1.47,2.38S20.66,6,21.1,6.75s-.15,1.93.08,2.79S22.5,11.1,22.5,12Z" fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_7" data-name="Line 7" y1="8.59" transform="translate(7.23 8.18)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_10" data-name="Path 10" d="M7.16,14.86h1l1.91,1h4.4a1.7,1.7,0,0,0,1.65-1.29l.58-2.33a1.4,1.4,0,0,0,.05-.41h0a1.7,1.7,0,0,0-1.7-1.7H13l.67-1.34a2.65,2.65,0,0,0,.29-1.2h0a1.27,1.27,0,0,0-1.27-1.28h0a1.28,1.28,0,0,0-1,.51L9.14,10.09H7.23" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="15.28" height="22.91" viewBox="0 0 15.28 22.91">
<g id="medal-badge-award" transform="translate(-4.36 -0.545)">
<circle id="Ellipse_6" data-name="Ellipse 6" cx="4.77" cy="4.77" r="4.77" transform="translate(7.23 12.96)" fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_8" data-name="Line 8" y2="3.82" transform="translate(12 15.82)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_9" data-name="Line 9" x2="15.28" transform="translate(4.36 1.5)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_11" data-name="Path 11" d="M17.73,9.14,12,12,6.27,9.14V1.5H17.73Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_12" data-name="Path 12" d="M10.09,11.04V1.5h3.82v9.54" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22.91" height="22.91" viewBox="0 0 22.91 22.91">
<g id="paper-star" transform="translate(-0.545 -0.545)">
<path id="Path_13" data-name="Path 13" d="M12,6.27l.6,1.26,1.35.2-.98.98.23,1.38L12,9.44l-1.2.65.23-1.38-.98-.98,1.35-.2Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_14" data-name="Path 14" d="M20.59,1.5h0A1.91,1.91,0,0,1,22.5,3.41V5.32H18.68V3.41A1.91,1.91,0,0,1,20.59,1.5Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_15" data-name="Path 15" d="M14.86,18.68H1.5v1.91A1.9,1.9,0,0,0,3.41,22.5H16.77a1.91,1.91,0,0,1-1.91-1.91Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_16" data-name="Path 16" d="M5.32,18.68V3.41A1.9,1.9,0,0,1,7.23,1.5H20.59a1.91,1.91,0,0,0-1.91,1.91V20.59a1.9,1.9,0,0,1-1.91,1.91h0" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_10" data-name="Line 10" x2="7.64" transform="translate(8.18 14.86)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="13.712" height="23.148" viewBox="0 0 13.712 23.148">
<g id="reward-star-trophy" transform="translate(-5.144 -0.302)">
<path id="Path_17" data-name="Path 17" d="M12,2.5l1.5,3.13,3.36.51L14.43,8.58,15,12.02,12,10.4,9,12.02l.57-3.44L7.14,6.14l3.36-.51Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.9"/>
<line id="Line_11" data-name="Line 11" x2="11.42" transform="translate(6.29 22.5)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.9"/>
<path id="Path_18" data-name="Path 18" d="M15.81,22.5H8.19L12,11.07Z" fill="none" stroke="currentColor" stroke-linejoin="bevel" stroke-width="1.9"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 721 B

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22.18" height="22.918" viewBox="0 0 22.18 22.918">
<g id="shield-star-banner" transform="translate(-0.918 -0.537)">
<path id="Path_19" data-name="Path 19" d="M12,6.27l.6,1.26,1.35.2-.98.98.23,1.38L12,9.44l-1.2.65.23-1.38-.98-.98,1.35-.2Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_20" data-name="Path 20" d="M16.77,16.77h4.78l-.96,1.91.96,1.91H16.77Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_21" data-name="Path 21" d="M7.23,16.77H2.46l.95,1.91-.95,1.91H7.23Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<rect id="Rectangle_2" data-name="Rectangle 2" width="9.55" height="3.82" transform="translate(16.77 22.5) rotate(180)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_22" data-name="Path 22" d="M12,16.77h0a9.83,9.83,0,0,1-6.68-9V2.35L12,1.5l6.68.85V7.77A9.83,9.83,0,0,1,12,16.77Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="19.342" height="23.067" viewBox="0 0 19.342 23.067">
<g id="shield-star-win" transform="translate(-2.3 -0.439)">
<path id="Path_23" data-name="Path 23" d="M12,8.18l1.05,2.2,2.36.35L13.7,12.45l.41,2.41L12,13.72,9.89,14.86l.41-2.41L8.59,10.73l2.36-.35Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_24" data-name="Path 24" d="M12,22.5s8.59-2.86,8.59-7.64c0-2.86-.95-2.86-.95-5.72a11.65,11.65,0,0,1,.95-4.78l-.95-1.91H15.82A9.92,9.92,0,0,1,12,1.5a9.92,9.92,0,0,1-3.82,1H4.36l-1,1.91a11.65,11.65,0,0,1,1,4.78c0,2.86-1,2.86-1,5.72C3.41,19.64,12,22.5,12,22.5Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 760 B

View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="17.18" height="22.632" viewBox="0 0 17.18 22.632">
<g id="speech-podium" transform="translate(-3.41 -0.823)">
<rect id="Rectangle_3" data-name="Rectangle 3" width="11.45" height="3.82" transform="translate(6.28 18.68)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_25" data-name="Path 25" d="M18.68,6.28H5.32l1.91,12.4h9.54Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_12" data-name="Line 12" x2="17.18" transform="translate(3.41 6.28)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_13" data-name="Line 13" x2="17.18" transform="translate(3.41 22.5)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_26" data-name="Path 26" d="M7.2,6.19V3.42L9.13,1.5" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_27" data-name="Path 27" d="M16.78,6.28V3.52L14.86,1.6" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_28" data-name="Path 28" d="M13.91,10.1,12,12.01,10.09,10.1V6.28h3.82Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22.775" height="14" viewBox="0 0 22.775 14">
<g id="star-award-belt" transform="translate(-0.613 -5)">
<circle id="Ellipse_7" data-name="Ellipse 7" cx="6" cy="6" r="6" transform="translate(6 6)" fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="2"/>
<path id="Path_29" data-name="Path 29" d="M12,10l.65,1.32,1.45.21-1.05,1.02L13.3,14,12,13.32,10.7,14l.25-1.45L9.9,11.53l1.45-.21Z" fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="2"/>
<path id="Path_30" data-name="Path 30" d="M17.19,9H22l-1,3,1,3H17.19" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="2"/>
<path id="Path_31" data-name="Path 31" d="M6.81,15H2l1-3L2,9H6.81" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 902 B

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22.91" height="22.91" viewBox="0 0 22.91 22.91">
<g id="star-badge-award" transform="translate(-0.545 -0.545)">
<path id="Path_32" data-name="Path 32" d="M18.68,12a6.63,6.63,0,1,1-1.942-4.738A6.68,6.68,0,0,1,18.68,12Z" fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_33" data-name="Path 33" d="M22.5,12c0,.9-1.1,1.64-1.32,2.46s.35,2.05-.08,2.79-1.77.85-2.38,1.47-.71,1.94-1.47,2.37-1.94-.14-2.79.09S12.89,22.5,12,22.5s-1.63-1.1-2.46-1.32-2,.35-2.79-.09-.85-1.76-1.47-2.37S3.34,18,2.9,17.25s.15-1.93-.08-2.79S1.5,12.9,1.5,12s1.1-1.64,1.32-2.46-.35-2,.08-2.79S4.66,5.9,5.28,5.28,6,3.34,6.75,2.9s1.93.15,2.79-.08S11.1,1.5,12,1.5s1.64,1.1,2.46,1.32,2-.35,2.79.08.85,1.76,1.47,2.38S20.66,6,21.1,6.75s-.15,1.93.08,2.79S22.5,11.1,22.5,12Z" fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_34" data-name="Path 34" d="M12,7.92l1.18,2.46,2.64.4L13.91,12.7l.45,2.71L12,14.13,9.64,15.41l.45-2.71L8.18,10.78l2.64-.4Z" fill="#020202"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" width="17.784" height="23.148" viewBox="0 0 17.784 23.148">
<g id="star-banner" transform="translate(-3.108 -0.352)">
<path id="Path_35" data-name="Path 35" d="M12,12.98l.6,1.26,1.35.2-.97.98.23,1.38L12,16.15l-1.21.65.23-1.38-.97-.98,1.35-.2Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_36" data-name="Path 36" d="M8.17,10.11a8.73,8.73,0,0,1,3.83-1,8.73,8.73,0,0,1,3.83,1" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<rect id="Rectangle_4" data-name="Rectangle 4" width="13.39" height="15.3" transform="translate(5.3 5.33)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_14" data-name="Line 14" x2="17.22" transform="translate(3.39 5.33)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_15" data-name="Line 15" y1="2.87" transform="translate(13.91 20.63)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_16" data-name="Line 16" y1="2.87" transform="translate(17.74 20.63)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_17" data-name="Line 17" y1="2.87" transform="translate(10.09 20.63)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_18" data-name="Line 18" y1="2.87" transform="translate(6.26 20.63)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_37" data-name="Path 37" d="M17.74,5.33H6.26L12,1.5Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="19.09" height="22.91" viewBox="0 0 19.09 22.91">
<g id="star-document-frame" transform="translate(-2.455 -0.545)">
<path id="Path_38" data-name="Path 38" d="M12,10.09l.6,1.26,1.35.2-.98.98.23,1.38L12,13.26l-1.2.65.23-1.38-.98-.98,1.35-.2Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_19" data-name="Line 19" x2="7.64" transform="translate(8.18 18.68)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<rect id="Rectangle_5" data-name="Rectangle 5" width="17.18" height="21" transform="translate(3.41 1.5)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_39" data-name="Path 39" d="M8.18,6.27A8.73,8.73,0,0,1,12,5.32a8.73,8.73,0,0,1,3.82.95" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 933 B

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="17.405" height="23.021" viewBox="0 0 17.405 23.021">
<g id="star-lightbulb" transform="translate(-3.19 -0.434)">
<path id="Path_40" data-name="Path 40" d="M12,7.23l.75,1.57,1.69.25-1.22,1.22L13.51,12,12,11.19,10.49,12l.29-1.73L9.56,9.05l1.69-.25Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_41" data-name="Path 41" d="M19.64,9.14A7.64,7.64,0,1,0,6.92,14.83a3.81,3.81,0,0,1,1.26,2.83v2.93a1.91,1.91,0,0,0,1.91,1.91h3.82a1.91,1.91,0,0,0,1.91-1.91V17.66a3.76,3.76,0,0,1,1.25-2.82,7.62,7.62,0,0,0,2.57-5.7Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_20" data-name="Line 20" x2="7.64" transform="translate(8.18 17.73)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 878 B

View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="15.916" height="23.142" viewBox="0 0 15.916 23.142">
<g id="star-medal-award" transform="translate(-4.042 -0.213)">
<path id="Path_42" data-name="Path 42" d="M10,.5l3,10H8L5,.5" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="2"/>
<path id="Path_43" data-name="Path 43" d="M19,.5l-3,10H11" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="2"/>
<line id="Line_21" data-name="Line 21" x1="2" y2="6.67" transform="translate(12 0.5)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="2"/>
<path id="Path_44" data-name="Path 44" d="M12,11.5l1.58,3.29,3.52.53-2.55,2.56.6,3.62L12,19.79,8.85,21.5l.6-3.62L6.9,15.32l3.52-.53Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 848 B

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22.976" height="22.91" viewBox="0 0 22.976 22.91">
<g id="star-trophy-achievement" transform="translate(-0.512 -0.545)">
<path id="Path_45" data-name="Path 45" d="M12,8.18l.46.94,1.05.16-.76.73.18,1.03L12,10.56l-.93.48.18-1.03-.76-.73,1.05-.16Z" fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_46" data-name="Path 46" d="M17.73,22.5c-3.82,0-5.73-1.91-5.73-3.82s5.73-3.82,5.73-7.63S15.82,1.5,15.82,1.5H8.18S6.27,7.23,6.27,11.05,12,16.77,12,18.68,10.09,22.5,6.27,22.5" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_22" data-name="Line 22" x2="11.46" transform="translate(6.27 22.5)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_47" data-name="Path 47" d="M16.77,4.36a3.54,3.54,0,0,1,2.87-1.91A2.53,2.53,0,0,1,22.5,5.32c0,1.91-4.77,3.48-4.77,5.73A1.87,1.87,0,0,0,19.64,13" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_48" data-name="Path 48" d="M7.23,4.36A3.54,3.54,0,0,0,4.36,2.45,2.53,2.53,0,0,0,1.5,5.32c0,1.91,4.77,3.48,4.77,5.73A1.87,1.87,0,0,1,4.36,13" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="23.056" viewBox="0 0 21 23.056">
<g id="trophy-star-reward" transform="translate(-1.5 -0.399)">
<path id="Path_49" data-name="Path 49" d="M5.32,18.68H18.68a1.91,1.91,0,0,1,1.91,1.91V22.5H3.41V20.59a1.91,1.91,0,0,1,1.91-1.91Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_50" data-name="Path 50" d="M18.68,3.41,5.32,1.5V18.68H18.68Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_51" data-name="Path 51" d="M12,8.18l.62,1.26,1.39.2L13,10.62,13.24,12,12,11.35,10.76,12,11,10.62,9.99,9.64l1.39-.2Z" fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_23" data-name="Line 23" x2="21" transform="translate(1.5 22.5)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 953 B

View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22.91" height="13.37" viewBox="0 0 22.91 13.37">
<g id="wings-badge-star" transform="translate(-0.545 -5.315)">
<circle id="Ellipse_8" data-name="Ellipse 8" cx="5.73" cy="5.73" r="5.73" transform="translate(6.27 6.27)" fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_52" data-name="Path 52" d="M12,10.09l.62,1.26,1.39.2L13,12.53l.24,1.38L12,13.26l-1.24.65L11,12.53l-1.01-.98,1.39-.2Z" fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_53" data-name="Path 53" d="M17.39,12h4.16v1a2.86,2.86,0,0,1-2.87,2.87H16.77" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_54" data-name="Path 54" d="M6.27,12H2.45v1a2.86,2.86,0,0,0,2.87,2.87H7.23" fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_55" data-name="Path 55" d="M16.26,8.18H22.5v1A2.86,2.86,0,0,1,19.64,12H17.73" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_56" data-name="Path 56" d="M7.74,8.18H1.5v1A2.86,2.86,0,0,0,4.36,12H6.27" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22.91" height="22.91" viewBox="0 0 22.91 22.91">
<g id="winner-trophy" transform="translate(-0.545 -0.545)">
<rect id="Rectangle_6" data-name="Rectangle 6" width="7.64" height="9.55" transform="translate(8.18 12.95)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<rect id="Rectangle_7" data-name="Rectangle 7" width="6.68" height="5.73" transform="translate(15.82 16.77)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<rect id="Rectangle_8" data-name="Rectangle 8" width="6.68" height="3.82" transform="translate(1.5 18.68)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_57" data-name="Path 57" d="M9.14,1.5h5.73V4.36A2.86,2.86,0,0,1,12,7.23h0A2.86,2.86,0,0,1,9.14,4.36Z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_24" data-name="Line 24" x2="5.72" transform="translate(9.14 10.09)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_25" data-name="Line 25" y2="2.86" transform="translate(12 7.23)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_26" data-name="Line 26" x1="2.87" transform="translate(14.86 3.41)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_27" data-name="Line 27" x1="2.87" transform="translate(6.27 3.41)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="15.19" height="22.23" viewBox="0 0 15.19 22.23">
<g id="winning-medal-award" transform="translate(-4.405 -1.225)">
<path id="Path_58" data-name="Path 58" d="M10.09,1.5l2.87,9.54H8.18L5.32,1.5" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<path id="Path_59" data-name="Path 59" d="M18.68,1.5l-2.86,9.54H11.04" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_28" data-name="Line 28" x1="1.91" y2="6.37" transform="translate(12 1.5)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<circle id="Ellipse_9" data-name="Ellipse 9" cx="4.77" cy="4.77" r="4.77" transform="translate(7.23 12.96)" fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_29" data-name="Line 29" y2="2.86" transform="translate(12 10.09)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
<line id="Line_30" data-name="Line 30" y2="3.82" transform="translate(12 15.82)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.91"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="12" cy="12" r="10.5"/><line class="cls-1" x1="12" y1="6.27" x2="12" y2="17.73"/><polyline class="cls-1" points="16.77 12.96 12 17.73 7.23 12.96"/></svg>

After

Width:  |  Height:  |  Size: 378 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="12" cy="12" r="10.5"/><line class="cls-1" x1="15.82" y1="8.18" x2="8.18" y2="15.82"/><polyline class="cls-1" points="14.86 15.82 8.18 15.82 8.18 9.14"/></svg>

After

Width:  |  Height:  |  Size: 384 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2.5px;}</style></defs><line class="cls-1" x1="2" y1="22" x2="22" y2="2"/><polyline class="cls-1" points="2 8.25 2 22 15.75 22"/></svg>

After

Width:  |  Height:  |  Size: 311 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><line class="cls-1" x1="12" y1="18.67" x2="12" y2="0.5"/><polyline class="cls-1" points="4.35 11.02 12 18.67 19.65 11.02"/><line class="cls-1" x1="4.35" y1="22.5" x2="19.65" y2="22.5"/></svg>

After

Width:  |  Height:  |  Size: 391 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="12" cy="12" r="10.5"/><line class="cls-1" x1="8.18" y1="8.18" x2="15.82" y2="15.82"/><polyline class="cls-1" points="15.82 9.14 15.82 15.82 9.14 15.82"/></svg>

After

Width:  |  Height:  |  Size: 385 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2.5px;}</style></defs><line class="cls-1" x1="22" y1="22" x2="2" y2="2"/><polyline class="cls-1" points="8.25 22 22 22 22 8.25"/></svg>

After

Width:  |  Height:  |  Size: 312 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><line class="cls-1" x1="12" y1="21.5" x2="12" y2="0.5"/><polyline class="cls-1" points="4.36 13.86 12 21.5 19.64 13.86"/></svg>

After

Width:  |  Height:  |  Size: 327 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="12" cy="12" r="10.5"/><line class="cls-1" x1="17.73" y1="12" x2="6.27" y2="12"/><polyline class="cls-1" points="11.04 16.77 6.27 12 11.04 7.23"/></svg>

After

Width:  |  Height:  |  Size: 377 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.88px;}</style></defs><line class="cls-1" x1="19.03" y1="11.5" x2="1.22" y2="11.5"/><polyline class="cls-1" points="11.53 19 19.03 11.5 11.53 4"/><line class="cls-1" x1="22.78" y1="19" x2="22.78" y2="4"/></svg>

After

Width:  |  Height:  |  Size: 388 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><line class="cls-1" x1="2.5" y1="12" x2="23.5" y2="12"/><polyline class="cls-1" points="10.14 4.36 2.5 12 10.14 19.64"/></svg>

After

Width:  |  Height:  |  Size: 326 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><path class="cls-1" d="M12,2.5v8.93a4.6,4.6,0,0,0,3.34,4.43h0a4.61,4.61,0,0,1,3.34,4.43V23.5"/><path class="cls-1" d="M12,2.5v8.93a4.6,4.6,0,0,1-3.34,4.43h0a4.61,4.61,0,0,0-3.34,4.43V23.5"/><polyline class="cls-1" points="16.77 7.27 12 2.5 7.23 7.27"/></svg>

After

Width:  |  Height:  |  Size: 458 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.9px;}</style></defs><polyline class="cls-1" points="13.9 10.1 22.43 1.57 22.5 1.5"/><polyline class="cls-1" points="10.1 13.9 1.57 22.43 1.5 22.5"/><polyline class="cls-1" points="1.57 14.85 1.57 22.43 9.15 22.43"/><polyline class="cls-1" points="22.43 9.15 22.43 1.57 14.85 1.57"/><polyline class="cls-1" points="22.5 22.5 22.43 22.43 13.9 13.9"/><polyline class="cls-1" points="1.5 1.5 1.57 1.57 10.1 10.1"/><polyline class="cls-1" points="9.15 1.57 1.57 1.57 1.57 9.15"/><polyline class="cls-1" points="14.85 22.43 22.43 22.43 22.43 14.85"/><circle class="cls-1" cx="12" cy="12" r="2.85"/></svg>

After

Width:  |  Height:  |  Size: 777 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="12" cy="12" r="10.5"/><line class="cls-1" x1="6.27" y1="12" x2="17.73" y2="12"/><polyline class="cls-1" points="12.96 7.23 17.73 12 12.96 16.77"/></svg>

After

Width:  |  Height:  |  Size: 378 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><line class="cls-1" x1="5.33" y1="12" x2="23.5" y2="12"/><polyline class="cls-1" points="12.98 4.35 5.33 12 12.98 19.65"/><line class="cls-1" x1="1.5" y1="4.35" x2="1.5" y2="19.65"/></svg>

After

Width:  |  Height:  |  Size: 388 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><line class="cls-1" x1="21.5" y1="12" x2="0.5" y2="12"/><polyline class="cls-1" points="13.86 4.36 21.5 12 13.86 19.64"/></svg>

After

Width:  |  Height:  |  Size: 327 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="12" cy="12" r="10.5"/><line class="cls-1" x1="12" y1="17.73" x2="12" y2="6.27"/><polyline class="cls-1" points="7.23 11.04 12 6.27 16.77 11.04"/></svg>

After

Width:  |  Height:  |  Size: 377 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="12" cy="12" r="10.5"/><line class="cls-1" x1="15.82" y1="15.82" x2="8.18" y2="8.18"/><polyline class="cls-1" points="8.18 14.86 8.18 8.18 14.86 8.18"/></svg>

After

Width:  |  Height:  |  Size: 383 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><line class="cls-1" x1="12" y1="5.33" x2="12" y2="23.5"/><polyline class="cls-1" points="19.65 12.98 12 5.33 4.35 12.98"/><line class="cls-1" x1="19.65" y1="1.5" x2="4.35" y2="1.5"/></svg>

After

Width:  |  Height:  |  Size: 388 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="12" cy="12" r="10.5"/><line class="cls-1" x1="8.18" y1="15.82" x2="15.82" y2="8.18"/><polyline class="cls-1" points="9.14 8.18 15.82 8.18 15.82 14.86"/></svg>

After

Width:  |  Height:  |  Size: 384 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.92px;}</style></defs><polyline class="cls-1" points="23.5 12 14.94 12 14.88 12"/><polyline class="cls-1" points="0.5 12 9.06 12 9.13 12"/><polyline class="cls-1" points="5.29 15.83 9.13 12 5.29 8.17"/><polyline class="cls-1" points="18.71 8.17 14.88 12 18.71 15.83"/><polyline class="cls-1" points="12 14.88 12 14.94 12 23.5"/><polyline class="cls-1" points="12 9.13 12 9.06 12 0.5"/><polyline class="cls-1" points="8.17 5.29 12 9.13 15.83 5.29"/><polyline class="cls-1" points="15.83 18.71 12 14.88 8.17 18.71"/></svg>

After

Width:  |  Height:  |  Size: 698 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.9px;}</style></defs><polyline class="cls-1" points="14.85 9.15 22.43 1.57 22.5 1.5"/><polyline class="cls-1" points="9.15 14.85 1.57 22.43 1.5 22.5"/><polyline class="cls-1" points="1.57 14.85 1.57 22.43 9.15 22.43"/><polyline class="cls-1" points="22.43 9.15 22.43 1.57 14.85 1.57"/><polyline class="cls-1" points="22.5 22.5 22.43 22.43 14.85 14.85"/><polyline class="cls-1" points="1.5 1.5 1.57 1.57 9.15 9.15"/><polyline class="cls-1" points="9.15 1.57 1.57 1.57 1.57 9.15"/><polyline class="cls-1" points="14.85 22.43 22.43 22.43 22.43 14.85"/></svg>

After

Width:  |  Height:  |  Size: 733 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1,.cls-2,.cls-3{fill:none;stroke:currentColor;stroke-width:1.91px;}.cls-1{stroke-miterlimit:10;}.cls-2,.cls-3{stroke-linecap:round;stroke-linejoin:round;}.cls-3{stroke-dasharray:0 4.13;}</style></defs><path class="cls-1" d="M22.52,12A10.52,10.52,0,0,1,3.39,18.07"/><polyline class="cls-1" points="3.39 23.5 3.39 17.76 9.13 17.76"/><line class="cls-2" x1="1.48" y1="12.02" x2="1.48" y2="12.02"/><path class="cls-3" d="M2.28,8A10.51,10.51,0,0,1,10,1.7"/><line class="cls-2" x1="12" y1="1.5" x2="12" y2="1.5"/><line class="cls-2" x1="12" y1="1.5" x2="12" y2="1.5"/><path class="cls-3" d="M16,2.3A10.53,10.53,0,0,1,22.32,10"/><line class="cls-2" x1="22.52" y1="12.02" x2="22.52" y2="12.02"/></svg>

After

Width:  |  Height:  |  Size: 804 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.92px;}</style></defs><line class="cls-1" x1="0.5" y1="12" x2="9.13" y2="12"/><line class="cls-1" x1="14.88" y1="12" x2="23.5" y2="12"/><polyline class="cls-1" points="18.71 8.17 14.88 12 18.71 15.83"/><polyline class="cls-1" points="5.29 15.83 9.13 12 5.29 8.17"/><line class="cls-1" x1="12" y1="2.42" x2="12" y2="21.58"/></svg>

After

Width:  |  Height:  |  Size: 507 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.92px;}</style></defs><line class="cls-1" x1="12" y1="0.5" x2="12" y2="9.13"/><line class="cls-1" x1="12" y1="14.88" x2="12" y2="23.5"/><polyline class="cls-1" points="15.83 18.71 12 14.88 8.17 18.71"/><polyline class="cls-1" points="8.17 5.29 12 9.13 15.83 5.29"/><line class="cls-1" x1="21.58" y1="12" x2="2.42" y2="12"/></svg>

After

Width:  |  Height:  |  Size: 507 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><polyline class="cls-1" points="14 12 21.94 12 22 12"/><polyline class="cls-1" points="10 12 2.06 12 2 12"/><polyline class="cls-1" points="6 8 2 12 6 16"/><polyline class="cls-1" points="18 16 22 12 18 8"/><polyline class="cls-1" points="12 22 12 21.94 12 14"/><polyline class="cls-1" points="12 2 12 2.06 12 10"/><polyline class="cls-1" points="16 6 12 2 8 6"/><polyline class="cls-1" points="8 18 12 22 16 18"/></svg>

After

Width:  |  Height:  |  Size: 617 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><polyline class="cls-1" points="14 12 21.94 12 22 12"/><polyline class="cls-1" points="10 12 2.06 12 2 12"/><polyline class="cls-1" points="6 8 2 12 6 16"/><polyline class="cls-1" points="18 16 22 12 18 8"/><polyline class="cls-1" points="12 22 12 21.94 12 14"/><polyline class="cls-1" points="12 2 12 2.06 12 10"/><polyline class="cls-1" points="16 6 12 2 8 6"/><polyline class="cls-1" points="8 18 12 22 16 18"/><circle class="cls-1" cx="12" cy="12" r="2"/></svg>

After

Width:  |  Height:  |  Size: 662 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.92px;}</style></defs><polyline class="cls-1" points="23.5 20.63 17.75 20.63 17.75 14.88"/><polyline class="cls-1" points="0.5 3.38 6.25 3.38 6.25 9.13"/><path class="cls-1" d="M9.23,1.83A10.12,10.12,0,0,1,12,1.46a10.54,10.54,0,0,1,6.06,19.16"/><path class="cls-1" d="M14.77,22.17a10.12,10.12,0,0,1-2.77.37A10.54,10.54,0,0,1,5.94,3.38"/></svg>

After

Width:  |  Height:  |  Size: 521 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><polyline class="cls-1" points="6 2 2 6 6 10"/><polyline class="cls-1" points="18 10 22 6 18 2"/><path class="cls-1" d="M12,22V12A6,6,0,0,0,6,6H2"/><path class="cls-1" d="M12,22V12a6,6,0,0,1,6-6h4"/></svg>

After

Width:  |  Height:  |  Size: 402 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2.2px;}</style></defs><line class="cls-1" x1="2" y1="22" x2="22" y2="2"/><polyline class="cls-1" points="2.08 13.1 2.08 21.92 10.9 21.92"/><polyline class="cls-1" points="21.92 10.9 21.92 2.08 13.1 2.08"/></svg>

After

Width:  |  Height:  |  Size: 388 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><path class="cls-1" d="M22.5,1.5,15.37,8.63a4.77,4.77,0,0,0,0,6.74L22.5,22.5"/><polyline class="cls-1" points="15.82 22.5 22.5 22.5 22.5 15.82"/><path class="cls-1" d="M1.5,22.5l7.13-7.13a4.77,4.77,0,0,0,0-6.74L1.5,1.5"/><polyline class="cls-1" points="8.18 1.5 1.5 1.5 1.5 8.18"/></svg>

After

Width:  |  Height:  |  Size: 487 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2.22px;}</style></defs><line class="cls-1" x1="2" y1="22" x2="16.44" y2="7.56"/><polyline class="cls-1" points="2 13.11 2 22 10.89 22"/><circle class="cls-1" cx="18.67" cy="5.33" r="3.33"/></svg>

After

Width:  |  Height:  |  Size: 372 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2.21px;}</style></defs><line class="cls-1" x1="22" y1="21.93" x2="7.65" y2="7.59"/><polyline class="cls-1" points="13.04 21.93 21.87 21.93 21.87 13.1"/><circle class="cls-1" cx="5.31" cy="5.38" r="3.31"/></svg>

After

Width:  |  Height:  |  Size: 387 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.95px;}</style></defs><line class="cls-1" x1="12" y1="21.75" x2="12" y2="7.11"/><polyline class="cls-1" points="6.14 15.89 12 21.75 17.86 15.89"/><circle class="cls-1" cx="12" cy="4.18" r="2.93"/></svg>

After

Width:  |  Height:  |  Size: 380 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.95px;}</style></defs><line class="cls-1" x1="2.25" y1="12" x2="16.89" y2="12"/><polyline class="cls-1" points="8.11 6.14 2.25 12 8.11 17.86"/><circle class="cls-1" cx="19.82" cy="12" r="2.93"/></svg>

After

Width:  |  Height:  |  Size: 378 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.95px;}</style></defs><line class="cls-1" x1="21.75" y1="12" x2="7.11" y2="12"/><polyline class="cls-1" points="15.89 17.86 21.75 12 15.89 6.14"/><circle class="cls-1" cx="4.18" cy="12" r="2.93"/></svg>

After

Width:  |  Height:  |  Size: 380 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2.22px;}</style></defs><line class="cls-1" x1="2" y1="2" x2="16.44" y2="16.44"/><polyline class="cls-1" points="10.89 2 2 2 2 10.89"/><circle class="cls-1" cx="18.67" cy="18.67" r="3.33"/></svg>

After

Width:  |  Height:  |  Size: 371 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2.21px;}</style></defs><line class="cls-1" x1="22" y1="2.07" x2="7.65" y2="16.41"/><polyline class="cls-1" points="21.87 10.9 21.87 2.07 13.04 2.07"/><circle class="cls-1" cx="5.31" cy="18.62" r="3.31"/></svg>

After

Width:  |  Height:  |  Size: 386 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.95px;}</style></defs><line class="cls-1" x1="12" y1="2.25" x2="12" y2="16.89"/><polyline class="cls-1" points="17.86 8.11 12 2.25 6.14 8.11"/><circle class="cls-1" cx="12" cy="19.82" r="2.93"/></svg>

After

Width:  |  Height:  |  Size: 378 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><polyline class="cls-1" points="5 4 2 7 5 10"/><polyline class="cls-1" points="19 20 22 17 19 14"/><line class="cls-1" x1="12" y1="7" x2="2" y2="7"/><line class="cls-1" x1="22" y1="17" x2="12" y2="17"/><circle class="cls-1" cx="12" cy="12" r="5"/></svg>

After

Width:  |  Height:  |  Size: 450 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><path class="cls-1" d="M18.68,23.5V21A5.73,5.73,0,0,0,15.9,16.1l-4-2.39A5.71,5.71,0,0,1,9.14,8.8V6.32"/><line class="cls-1" x1="9.14" y1="2.5" x2="9.14" y2="23.5"/><polyline class="cls-1" points="5.32 6.32 9.14 2.5 12.96 6.32"/><line class="cls-1" x1="9.14" y1="12.05" x2="9.14" y2="4.41"/></svg>

After

Width:  |  Height:  |  Size: 496 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><line class="cls-1" x1="1.5" y1="22.5" x2="22.5" y2="1.5"/><polyline class="cls-1" points="15.82 1.5 22.5 1.5 22.5 8.18"/><line class="cls-1" x1="10.09" y1="10.09" x2="1.5" y2="1.5"/><polyline class="cls-1" points="8.18 1.5 1.5 1.5 1.5 8.18"/><line class="cls-1" x1="13.91" y1="13.91" x2="22.5" y2="22.5"/></svg>

After

Width:  |  Height:  |  Size: 512 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><path class="cls-1" d="M17,22V12A10,10,0,0,0,7,2H1"/><polyline class="cls-1" points="23 16 17 22 11 16"/></svg>

After

Width:  |  Height:  |  Size: 308 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><path class="cls-1" d="M2,17H12A10,10,0,0,0,22,7V1"/><polyline class="cls-1" points="8 23 2 17 8 11"/></svg>

After

Width:  |  Height:  |  Size: 305 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><path class="cls-1" d="M22,7H12A10,10,0,0,0,2,17v6"/><polyline class="cls-1" points="16 1 22 7 16 13"/></svg>

After

Width:  |  Height:  |  Size: 306 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><path class="cls-1" d="M7,2V12A10,10,0,0,0,17,22h6"/><polyline class="cls-1" points="1 8 7 2 13 8"/></svg>

After

Width:  |  Height:  |  Size: 303 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><path class="cls-1" d="M10.07,12H6.72A5.26,5.26,0,0,1,1.46,6.74h0A5.25,5.25,0,0,1,6.72,1.48H22.5"/><path class="cls-1" d="M13.89,12h3.35a5.27,5.27,0,0,1,5.26,5.26h0a5.26,5.26,0,0,1-5.26,5.26H.5"/><polyline class="cls-1" points="17.72 8.17 13.89 12 17.72 15.83"/><polyline class="cls-1" points="6.24 15.83 10.06 12 6.24 8.17"/></svg>

After

Width:  |  Height:  |  Size: 532 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><path class="cls-1" d="M1,2H7A10,10,0,0,1,17,12v5"/><polyline class="cls-1" points="23 16 17 22 11 16"/><polyline class="cls-1" points="23 11 17 17 11 11"/></svg>

After

Width:  |  Height:  |  Size: 359 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><path class="cls-1" d="M22,1V7A10,10,0,0,1,12,17H7"/><polyline class="cls-1" points="8 23 2 17 8 11"/><polyline class="cls-1" points="13 23 7 17 13 11"/></svg>

After

Width:  |  Height:  |  Size: 356 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><path class="cls-1" d="M2,23V17A10,10,0,0,1,12,7h5"/><polyline class="cls-1" points="16 1 22 7 16 13"/><polyline class="cls-1" points="11 1 17 7 11 13"/></svg>

After

Width:  |  Height:  |  Size: 356 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><path class="cls-1" d="M7,7v5A10,10,0,0,0,17,22h6"/><polyline class="cls-1" points="1 8 7 2 13 8"/><polyline class="cls-1" points="1 13 7 7 13 13"/></svg>

After

Width:  |  Height:  |  Size: 351 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><polyline class="cls-1" points="10.09 6.32 13.91 2.5 17.73 6.32"/><path class="cls-1" d="M13.91,2.5V8.23A1.92,1.92,0,0,1,12,10.14h-.95a4.77,4.77,0,0,0-4.78,4.77h0a4.78,4.78,0,0,0,4.78,4.77H12a1.92,1.92,0,0,1,1.91,1.91V23.5"/></svg>

After

Width:  |  Height:  |  Size: 431 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><polyline class="cls-1" points="13.91 6.32 10.09 2.5 6.27 6.32"/><path class="cls-1" d="M10.09,23.5V21.59A1.92,1.92,0,0,1,12,19.68H13a4.78,4.78,0,0,0,4.78-4.77h0A4.77,4.77,0,0,0,13,10.14H12a1.92,1.92,0,0,1-1.91-1.91V2.5"/></svg>

After

Width:  |  Height:  |  Size: 428 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><polyline class="cls-1" points="22.5 10.09 22.5 15.82 16.77 15.82"/><polyline class="cls-1" points="7.23 15.82 1.5 15.82 1.5 10.09"/><path class="cls-1" d="M22.5,15.82l-5.61-5.61a6.92,6.92,0,0,0-4.89-2h0a6.92,6.92,0,0,0-4.89,2L1.5,15.82"/></svg>

After

Width:  |  Height:  |  Size: 445 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><polyline class="cls-1" points="13.91 22.5 8.18 22.5 8.18 16.77"/><polyline class="cls-1" points="8.18 7.23 8.18 1.5 13.91 1.5"/><path class="cls-1" d="M8.18,22.5l5.61-5.61a6.92,6.92,0,0,0,2-4.89h0a6.92,6.92,0,0,0-2-4.89L8.18,1.5"/></svg>

After

Width:  |  Height:  |  Size: 438 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><polyline class="cls-1" points="10.09 1.5 15.82 1.5 15.82 7.23"/><polyline class="cls-1" points="15.82 16.77 15.82 22.5 10.09 22.5"/><path class="cls-1" d="M15.82,1.5,10.21,7.11a6.92,6.92,0,0,0-2,4.89h0a6.92,6.92,0,0,0,2,4.89l5.61,5.61"/></svg>

After

Width:  |  Height:  |  Size: 444 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><polyline class="cls-1" points="1.5 13.91 1.5 8.18 7.23 8.18"/><polyline class="cls-1" points="16.77 8.18 22.5 8.18 22.5 13.91"/><path class="cls-1" d="M1.5,8.18l5.61,5.61a6.92,6.92,0,0,0,4.89,2h0a6.92,6.92,0,0,0,4.89-2L22.5,8.18"/></svg>

After

Width:  |  Height:  |  Size: 438 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><line class="cls-1" x1="2" y1="12" x2="9" y2="12"/><polyline class="cls-1" points="6 8 2 12 6 16"/><line class="cls-1" x1="22" y1="12" x2="15" y2="12"/><polyline class="cls-1" points="18 16 22 12 18 8"/><circle class="cls-1" cx="12" cy="12" r="1"/></svg>

After

Width:  |  Height:  |  Size: 451 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2px;}</style></defs><line class="cls-1" x1="12" y1="2" x2="12" y2="9"/><polyline class="cls-1" points="16 6 12 2 8 6"/><line class="cls-1" x1="12" y1="22" x2="12" y2="15"/><polyline class="cls-1" points="8 18 12 22 16 18"/><circle class="cls-1" cx="12" cy="12" r="1"/></svg>

After

Width:  |  Height:  |  Size: 451 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1,.cls-2,.cls-3{fill:none;stroke:currentColor;stroke-width:1.91px;}.cls-1{stroke-miterlimit:10;}.cls-2,.cls-3{stroke-linecap:round;stroke-linejoin:round;}.cls-3{stroke-dasharray:0 4.13;}</style></defs><path class="cls-1" d="M12,22.54a10.51,10.51,0,0,1-8.61-4.47"/><polyline class="cls-1" points="3.39 23.5 3.39 17.76 9.13 17.76"/><line class="cls-2" x1="1.48" y1="12.02" x2="1.48" y2="12.02"/><path class="cls-3" d="M2.28,8A10.51,10.51,0,0,1,10,1.7"/><line class="cls-2" x1="12" y1="1.5" x2="12" y2="1.5"/><line class="cls-2" x1="12" y1="1.5" x2="12" y2="1.5"/><path class="cls-3" d="M16,2.3A10.53,10.53,0,0,1,22.32,10"/><line class="cls-2" x1="22.52" y1="12.02" x2="22.52" y2="12.02"/><line class="cls-2" x1="22.52" y1="12.02" x2="22.52" y2="12.02"/><path class="cls-3" d="M21.72,16.05a10.49,10.49,0,0,1-7.67,6.29"/><line class="cls-2" x1="12" y1="22.54" x2="12" y2="22.54"/></svg>

After

Width:  |  Height:  |  Size: 993 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="12" cy="12" r="10.5"/><line class="cls-1" x1="12" y1="13.91" x2="12" y2="5.32"/><polyline class="cls-1" points="16.77 13.91 12 18.68 7.23 13.91"/><polyline class="cls-1" points="16.77 9.14 12 13.91 7.23 9.14"/></svg>

After

Width:  |  Height:  |  Size: 442 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="12" cy="12" r="10.5"/><line class="cls-1" x1="11.05" y1="12.95" x2="17.73" y2="6.27"/><polyline class="cls-1" points="13.91 16.77 7.23 16.77 7.23 10.09"/><polyline class="cls-1" points="17.73 12.96 11.04 12.96 11.04 6.27"/></svg>

After

Width:  |  Height:  |  Size: 455 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2.22px;}</style></defs><line class="cls-1" x1="6.44" y1="17.56" x2="22" y2="2"/><polyline class="cls-1" points="2 9.78 2 22 14.22 22"/><polyline class="cls-1" points="6.44 5.33 6.44 17.56 18.67 17.56"/></svg>

After

Width:  |  Height:  |  Size: 385 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.92px;}</style></defs><line class="cls-1" x1="6.25" y1="17.73" x2="6.25" y2="0.48"/><polyline class="cls-1" points="1.46 12.94 6.25 17.73 11.04 12.94"/><line class="cls-1" x1="17.75" y1="17.73" x2="17.75" y2="0.48"/><polyline class="cls-1" points="12.96 12.94 17.75 17.73 22.54 12.94"/><line class="cls-1" x1="0.5" y1="22.52" x2="23.5" y2="22.52"/></svg>

After

Width:  |  Height:  |  Size: 532 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="12" cy="12" r="10.5"/><line class="cls-1" x1="12.95" y1="12.95" x2="6.27" y2="6.27"/><polyline class="cls-1" points="16.77 10.09 16.77 16.77 10.09 16.77"/><polyline class="cls-1" points="12.96 6.27 12.96 12.96 6.27 12.96"/></svg>

After

Width:  |  Height:  |  Size: 455 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:2.22px;}</style></defs><line class="cls-1" x1="17.56" y1="17.56" x2="2" y2="2"/><polyline class="cls-1" points="22 9.78 22 22 9.78 22"/><polyline class="cls-1" points="17.56 5.33 17.56 17.56 5.33 17.56"/></svg>

After

Width:  |  Height:  |  Size: 387 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><line class="cls-1" x1="12" y1="16.73" x2="12" y2="0.5"/><polyline class="cls-1" points="4.36 13.86 12 21.5 19.64 13.86"/><polyline class="cls-1" points="4.36 9.09 12 16.73 19.64 9.09"/></svg>

After

Width:  |  Height:  |  Size: 392 B

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="12" cy="12" r="10.5"/><line class="cls-1" x1="10.09" y1="12" x2="18.68" y2="12"/><polyline class="cls-1" points="10.09 16.77 5.32 12 10.09 7.23"/><polyline class="cls-1" points="14.86 16.77 10.09 12 14.86 7.23"/></svg>

After

Width:  |  Height:  |  Size: 444 B

Some files were not shown because too many files have changed in this diff Show More