This commit is contained in:
franklin
2024-07-12 22:00:06 +01:00
commit a222d266bd
823 changed files with 108626 additions and 0 deletions
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.332 3.334h-4v4m.001-4L8 8.001m.668 4.665h4v-4m0 4.001L8.001 8"/>
</svg>

After

Width:  |  Height:  |  Size: 270 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10.5 3.5-7 7m0-7 7 7"/>
</svg>

After

Width:  |  Height:  |  Size: 227 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
<path fill="#9797A4" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.001 7.583a.583.583 0 1 0 0-1.167.583.583 0 0 0 0 1.167Zm4.082 0a.583.583 0 1 0 0-1.167.583.583 0 0 0 0 1.167Zm-8.168 0a.583.583 0 1 0 0-1.167.583.583 0 0 0 0 1.167Z"/>
</svg>

After

Width:  |  Height:  |  Size: 388 B

+4
View File
@@ -0,0 +1,4 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 6V5C12 3.89543 11.1046 3 10 3H4C2.89543 3 2 3.89543 2 5V9C2 10.1046 2.89543 11 4 11H7" stroke="#9797A4" stroke-width="1.5"/>
<path d="M8.5 7.5L12 11M12 11V8M12 11H9" stroke="#9797A4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 367 B

+10
View File
@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16">
<g clip-path="url(#a)">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.668 10.667v.667a1.333 1.333 0 0 1-1.333 1.333H2a1.334 1.334 0 0 1-1.333-1.333V4.667A1.333 1.333 0 0 1 2 3.334h1.334m3.773 0h2.227a1.333 1.333 0 0 1 1.333 1.333v2.227l.667.667 4-2.894v6.667M.668.666l14.667 14.667"/>
</g>
<defs>
<clipPath id="a">
<path fill="#fff" d="M0 0h16v16H0z"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 555 B