added missing svg files

This commit is contained in:
anapnoe
2023-03-23 03:35:44 +02:00
parent e04c3ddbe5
commit 802fb8a16b
7 changed files with 6 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M15 18 9 12 15 6"/></svg>

After

Width:  |  Height:  |  Size: 184 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#fff" d="M16 1a15 15 0 1 0 15 15A15 15 0 0 0 16 1zm0 2a13 13 0 0 1 8.45 3.14L6.14 24.45A13 13 0 0 1 16 3zm0 26a13 13 0 0 1-8.45-3.14L25.86 7.55A13 13 0 0 1 16 29z"/></svg>

After

Width:  |  Height:  |  Size: 243 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="-0.5 -0.5 25 25"><circle cx="12" cy="12" r="10"/><path d="M10 15 10 9"/><path d="M14 15 14 9"/></svg>

After

Width:  |  Height:  |  Size: 240 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="-0.5 -0.5 25 25"><circle cx="12" cy="12" r="10"/><path fill="#fff" d="M10 8 16 12 10 16 10 8z"/></svg>

After

Width:  |  Height:  |  Size: 241 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" stroke="#fff" viewBox="0 0 38 38"><g fill="none" fill-rule="evenodd" stroke-opacity=".65" stroke-width="2" transform="translate(1 1)"><circle cx="18" cy="18" r="18" stroke-opacity=".15"/><path d="M36 18c0-9.94-8.06-18-18-18"><animateTransform attributeName="transform" dur="1s" from="0 18 18" repeatCount="indefinite" to="360 18 18" type="rotate"/></path></g></svg>

After

Width:  |  Height:  |  Size: 405 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.2" viewBox="2 2 20 20"><g fill="#fff"><path d="M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm0 14a6 6 0 1 1 0-12 6 6 0 0 1 0 12z"/><path d="M12 7v10c2.757 0 5-2.243 5-5s-2.243-5-5-5z"/></g></svg>

After

Width:  |  Height:  |  Size: 237 B