This commit is contained in:
Vince
2022-04-12 20:26:34 +08:00
parent 756e4feb18
commit 522cd991e5
154 changed files with 1448 additions and 13 deletions

View File

@@ -0,0 +1,14 @@
<!DOCTYPE svg>
<svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
</style>
</defs>
<path class="ColorScheme-Text"
style="fill:currentColor; fill-opacity:1; stroke:none"
d="M 2 2 L 2 3 L 3 3 L 3 13 L 2 13 L 2 14 L 5 14 L 5 13 L 4 13 L 4 3 L 5 3 L 5 2 L 2 2 z M 6 3 L 6 4 L 13 4 L 13 12 L 6 12 L 6 13 L 14 13 L 14 3 L 6 3 z M 9 5 L 7 11 L 8 11 L 10 5 L 9 5 z M 11 5 L 9 11 L 10 11 L 12 5 L 11 5 z M 5 10 L 5 11 L 6 11 L 6 10 L 5 10 z "
/>
</svg>

After

Width:  |  Height:  |  Size: 656 B

View File

@@ -0,0 +1,12 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
</style>
<g class="ColorScheme-Text" fill="currentColor">
<path d="m11 8c-1.662 0-3 1.338-3 3s1.338 3 3 3 3-1.338 3-3-1.338-3-3-3zm0 1a2 2 0 0 1 2 2 2 2 0 0 1 -2 2 2 2 0 0 1 -2-2 2 2 0 0 1 2-2z"/>
<path d="m2 2v12h6v-1h-5v-6h2l2-2h6.028l-.028 3h1v-4h-4.992l-2-2-.008.008v-.008h-4z"/>
<path d="m10 9v3h2v-1h-1v-2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 544 B

View File

@@ -0,0 +1,8 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
</defs>
<path class="ColorScheme-Text" d="m5 2v1h1v4h-1v-2l-3 3 3 3v-2h1v4h-1v1h2v-12h-2zm4 0v12h2v-1h-1v-4h1v2l3-3-3-3v2h-1v-4h1v-1h-2z" style="fill:currentColor;fill-opacity:1;stroke:none"/>
</svg>

After

Width:  |  Height:  |  Size: 410 B

View File

@@ -0,0 +1,8 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
</defs>
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text" d="m5 1.9746094v0.9746094l1 0.0253906v5.0253906 5.025391l-1-0.025391v0.974609l1.9746094 0.025391v-12l-1.9746094-0.0253906zm1 6.0253906-3-3v2h-1v2h1v2l3-3zm5-6.0253906-1.9746094 0.0253906v12l1.9746094-0.025391v-0.974609l-1 0.025391v-5.025391-5.0253906l1-0.0253906v-0.9746094zm-1 6.0253906 3 3v-2h1v-2h-1v-2l-3 3z"/>
</svg>

After

Width:  |  Height:  |  Size: 624 B

View File

@@ -0,0 +1,8 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
</defs>
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text" d="m9.9991767 2.0001746h-3.9990267l-2.033e-4 4.9999201h-0.999936v-2.0001214l-3.0000932 3.0000574 3.0000932 3.0000843v-2.0001487h0.999936l2.033e-4 5.0002137h3.9990267l8e-4 -5.0002137h0.9999363v2.0001487l3.000076-3.0000843-3.000086-3.0000574v2.0001214h-0.9999357zm-2.9990264 1.0000006h1.9990257v10.000004h-1.9990257z"/>
</svg>

After

Width:  |  Height:  |  Size: 627 B

View File

@@ -0,0 +1,9 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
</defs>
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text" d="m2 2v12h2v-1h-1v-5-5h1v-1h-2zm1 6 3 3v-2h1v-2h-1v-2l-3 3zm9-6v1h1v5 5h-1v1h2v-12h-2zm1 6-3-3v2h-1v2h1v2l3-3z"/>
</svg>

After

Width:  |  Height:  |  Size: 425 B

View File

@@ -0,0 +1,10 @@
<svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
</style>
</defs>
<path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 3 2 L 3 4 L 2 4 L 2 6 L 3 6 L 3 10 L 2 10 L 2 12 L 3 12 L 3 14 L 8 14 L 8 13 L 6 13 L 6 3 L 13 3 L 13 11 L 9.9 11 L 11.5 9.4 L 10.8 8.671875 L 8 11.5 L 10.8 14.3 L 11.5 13.6 L 9.9 12 L 14 12 L 14 2 L 3 2 z M 4 3 L 5 3 L 5 13 L 4 13 L 4 3 z "/>
</svg>

After

Width:  |  Height:  |  Size: 596 B

View File

@@ -0,0 +1,11 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
</style>
<g class="ColorScheme-Text" fill="currentColor" transform="matrix(-1 0 0 1 16 0)">
<path d="m14 2v12h-12v-12zm-4 1h-7v10h7z"/>
<path d="m5.353484 4.6464844 3.353516 3.3535156-3.353516 3.353516-.707031-.707032 2.6464846-2.646484-2.6464846-2.6464844z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 481 B

View File

@@ -0,0 +1,11 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
</style>
<g class="ColorScheme-Text" fill="currentColor">
<path d="m14 2v12h-12v-12zm-4 1h-7v10h7z"/>
<path d="m5.353484 4.6464844 3.353516 3.3535156-3.353516 3.353516-.707031-.707032 2.6464846-2.646484-2.6464846-2.6464844z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 447 B

View File

@@ -0,0 +1,11 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
</style>
<g class="ColorScheme-Text" fill="currentColor">
<path d="m2 2v12h12v-12zm4 1h7v10h-7z"/>
<path d="m8.3530312 4.6464844-.7070312.7070312 2.646484 2.6464844-2.646484 2.646484.7070312.707032 3.3535158-3.353516z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 441 B

View File

@@ -0,0 +1,11 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
</style>
<g class="ColorScheme-Text" fill="currentColor">
<path d="m14 2v12h-12v-12zm-4 1h-7v10h7z"/>
<path d="m7.6469688 4.6464844.7070312.7070312-2.646484 2.6464844 2.646484 2.646484-.7070312.707032-3.3535158-3.353516z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 444 B

View File

@@ -0,0 +1,6 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><style type="text/css" id="current-color-scheme">.ColorScheme-Text { color: #363636; }</style>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 2H14V9.70711L9.70711 14H2V2ZM3 3V13H9V9H13V3H3ZM12.2929 10H10V12.2929L12.2929 10Z" fill="currentColor" class="ColorScheme-Text"/>
<path d="M7 6.5C7 6.77614 6.77614 7 6.5 7C6.22386 7 6 6.77614 6 6.5C6 6.22386 6.22386 6 6.5 6C6.77614 6 7 6.22386 7 6.5Z" fill="currentColor" class="ColorScheme-Text"/>
<path d="M10 6.5C10 6.77614 9.77614 7 9.5 7C9.22386 7 9 6.77614 9 6.5C9 6.22386 9.22386 6 9.5 6C9.77614 6 10 6.22386 10 6.5Z" fill="currentColor" class="ColorScheme-Text"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.3536 8.85356C9.50144 10.7057 6.49857 10.7057 4.64645 8.85356L5.35356 8.14645C6.81515 9.60805 9.18486 9.60805 10.6465 8.14645L11.3536 8.85356Z" fill="currentColor" class="ColorScheme-Text"/>
</svg>

After

Width:  |  Height:  |  Size: 964 B

View File

@@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
</style>
</defs>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 4.75 2 C 4.5 2.24 4.25 2.5 4 2.7 C 5.8 4.5 7.7 6.26 9.5 8 C 7.67 9.7 5.8 11.5 4 13.3 L 4.74 14 C 6.8 12 8.9 10 11 8 C 8.9 6 6.8 4 4.75 2 z "
class="ColorScheme-Text"
/>
</svg>

After

Width:  |  Height:  |  Size: 498 B

View File

@@ -0,0 +1,11 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}
.ColorScheme-NegativeText {
color:#da4453;
}</style>
<path class="ColorScheme-Text" d="m3.5 2a1.5 1.5 0 0 0-1.5 1.5 1.5 1.5 0 0 0 1 1.4102v6.1797a1.5 1.5 0 0 0-1 1.4102 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0-1-1.4141v-2.0859a1 1 0 0 1 1-1h5a2 2 0 0 0 0.048828 0 2 2 0 0 0 1.9512-2v-2h-1v2a1 1 0 0 1-1 1h-5a2 2 0 0 0-0.048828 0 2 2 0 0 0-0.95117 0.27734v-2.3672a1.5 1.5 0 0 0 1-1.4102 1.5 1.5 0 0 0-1.5-1.5zm-0.011719 1a0.5 0.5 0 0 1 0.011719 0 0.5 0.5 0 0 1 0.5 0.5 0.5 0.5 0 0 1-0.5 0.5 0.5 0.5 0 0 1-0.5-0.5 0.5 0.5 0 0 1 0.48828-0.5zm0 9h0.011719a0.5 0.5 0 0 1 0.5 0.5 0.5 0.5 0 0 1-0.5 0.5 0.5 0.5 0 0 1-0.5-0.5 0.5 0.5 0 0 1 0.48828-0.5z" fill="currentColor"/>
<path class="ColorScheme-NegativeText" d="M 11.5,2 A 1.5,1.5 0 0 0 10,3.5 1.5,1.5 0 0 0 11.5,5 1.5,1.5 0 0 0 13,3.5 1.5,1.5 0 0 0 11.5,2 Z M 11.48828,3 A 0.5,0.5 0 0 1 11.5,3 0.5,0.5 0 0 1 12,3.5 0.5,0.5 0 0 1 11.5,4 0.5,0.5 0 0 1 11,3.5 0.5,0.5 0 0 1 11.48828,3 Z" fill="currentColor"/>
<path class="ColorScheme-NegativeText" d="m8.5 8.793-0.70703 0.70703 2 2-2 2 0.70703 0.70703 2-2 2 2 0.70703-0.70703-2-2 2-2-0.70703-0.70703-2 2-2-2z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,19 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
.ColorScheme-Highlight {
color:#3daee9;
}
</style>
<g stroke-linecap="square">
<g class="ColorScheme-Text" fill="currentColor">
<path d="m3.5 2a1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0 -1.5-1.5zm-.0117188 1a.5.5 0 0 1 .0117188 0 .5.5 0 0 1 .5.5.5.5 0 0 1 -.5.5.5.5 0 0 1 -.5-.5.5.5 0 0 1 .4882812-.5z"/>
<path d="m3 4h1v8h-1z"/>
<path d="m11 4v2a1 1 0 0 1 -1 1h-5a2 2 0 0 0 -.0488281 0 2 2 0 0 0 -1.9511719 2h1a1 1 0 0 1 1-1h5a2 2 0 0 0 .048828 0 2 2 0 0 0 1.951172-2v-2z"/>
<path d="m3.5 11a1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0 -1.5-1.5zm-.011719 1a.5.5 0 0 1 .011719 0 .5.5 0 0 1 .5.5.5.5 0 0 1 -.5.5.5.5 0 0 1 -.5-.5.5.5 0 0 1 .4882812-.5z"/>
</g>
<path d="m11.5 2a1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0 -1.5-1.5zm-.01172 1a.5.5 0 0 1 .01172 0 .5.5 0 0 1 .5.5.5.5 0 0 1 -.5.5.5.5 0 0 1 -.5-.5.5.5 0 0 1 .48828-.5z" class="ColorScheme-Highlight" fill="currentColor"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,12 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
</style>
<g class="ColorScheme-Text" fill="currentColor" stroke-linecap="square">
<path d="m7 3h1v4h-1z"/>
<path d="m7 10h1v4h-1z"/>
<path d="m7.5 6a2.5 2.5 0 0 0 -2.5 2.5 2.5 2.5 0 0 0 2.5 2.5 2.5 2.5 0 0 0 2.5-2.5 2.5 2.5 0 0 0 -2.5-2.5zm0 1a1.5 1.5 0 0 1 1.5 1.5 1.5 1.5 0 0 1 -1.5 1.5 1.5 1.5 0 0 1 -1.5-1.5 1.5 1.5 0 0 1 1.5-1.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 566 B

View File

@@ -0,0 +1,11 @@
<svg id="svg17" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path id="path3" class="ColorScheme-Text" d="M 3.5,3 A 1.5,1.5 0 0 0 2,4.5 1.5,1.5 0 0 0 3.5,6 1.5,1.5 0 0 0 5,4.5 1.5,1.5 0 0 0 3.5,3 Z M 3.4882812,4 A 0.5,0.5 0 0 1 3.5,4 0.5,0.5 0 0 1 4,4.5 0.5,0.5 0 0 1 3.5,5 0.5,0.5 0 0 1 3,4.5 0.5,0.5 0 0 1 3.4882812,4 Z" fill="currentColor" stroke-linecap="square"/>
<path id="path5" class="ColorScheme-Text" d="m3 5v5a2 2 0 0 0 1.9511719 2 2 2 0 0 0 0.0488281 0h3v-1h-3a1 1 0 0 1-1-1v-5z" fill="currentColor" stroke-linecap="square" stroke-width=".845154"/>
<path id="path7" d="m6.5 8.7929688-0.7070312 0.7070312 2 2-1.6464844 1.646484-0.3535156 0.353516 0.7070312 0.707031 0.3535156-0.353515 2.3535156-2.353516-2.7070312-2.7070312z" class="ColorScheme-Text" fill="currentColor"/>
<path id="path9" class="ColorScheme-Text" d="m11.5 13a1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0-1.5-1.5 1.5 1.5 0 0 0-1.5 1.5 1.5 1.5 0 0 0 1.5 1.5zm0.01172-1a0.5 0.5 0 0 1-0.01172 0 0.5 0.5 0 0 1-0.5-0.5 0.5 0.5 0 0 1 0.5-0.5 0.5 0.5 0 0 1 0.5 0.5 0.5 0.5 0 0 1-0.488281 0.5z" fill="currentColor" stroke-linecap="square"/>
<path id="path11" class="ColorScheme-Text" d="m12 11v-5a2 2 0 0 0-1.951172-2 2 2 0 0 0-0.04883 0h-2.9999981v1h3.0000001a1 1 0 0 1 1 1v5z" fill="currentColor" stroke-linecap="square" stroke-width=".845154"/>
<path id="path13" d="m8.5 1.7929688-2.7070312 2.7070312 2.7070312 2.7070312 0.7070312-0.7070312-2-2 2-2-0.7070312-0.7070312z" class="ColorScheme-Text" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -0,0 +1,13 @@
<svg id="svg19" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<g id="g13" class="ColorScheme-Text" fill="currentColor" stroke-linecap="square">
<path id="path3" d="M 3.5,3 A 1.5,1.5 0 0 0 2,4.5 1.5,1.5 0 0 0 3.5,6 1.5,1.5 0 0 0 5,4.5 1.5,1.5 0 0 0 3.5,3 Z M 3.4882812,4 A 0.5,0.5 0 0 1 3.5,4 0.5,0.5 0 0 1 4,4.5 0.5,0.5 0 0 1 3.5,5 0.5,0.5 0 0 1 3,4.5 0.5,0.5 0 0 1 3.4882812,4 Z"/>
<path id="path5" d="M 3.5,11 A 1.5,1.5 0 0 0 2,12.5 1.5,1.5 0 0 0 3.5,14 1.5,1.5 0 0 0 5,12.5 1.5,1.5 0 0 0 3.5,11 Z M 3.488281,12 A 0.5,0.5 0 0 1 3.5,12 0.5,0.5 0 0 1 4,12.5 0.5,0.5 0 0 1 3.5,13 0.5,0.5 0 0 1 3,12.5 0.5,0.5 0 0 1 3.488281,12 Z"/>
<path id="path7" d="m11.5 11a1.5 1.5 0 0 0-1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0-1.5-1.5zm-0.01172 1a0.5 0.5 0 0 1 0.01172 0 0.5 0.5 0 0 1 0.5 0.5 0.5 0.5 0 0 1-0.5 0.5 0.5 0.5 0 0 1-0.5-0.5 0.5 0.5 0 0 1 0.48828-0.5z"/>
<path id="path9" d="m3 5h1v7h-1z"/>
<path id="path11" d="m7 4v1h3a1 1 0 0 1 1 1v6h1v-6a2 2 0 0 0-1.951172-2 2 2 0 0 0-0.048828 0z"/>
</g>
<path id="path15" d="m8.5 1.7929688-2.7070312 2.7070312 2.7070312 2.7070312 0.7070312-0.7070312-2-2 2-2-0.7070312-0.7070312z" class="ColorScheme-Text" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,13 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
</style>
<g class="ColorScheme-Text" fill="currentColor">
<path d="m3.5 11a1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0 -1.5-1.5zm-.0117188 1a.5.5 0 0 1 .0117188 0 .5.5 0 0 1 .5.5.5.5 0 0 1 -.5.5.5.5 0 0 1 -.5-.5.5.5 0 0 1 .4882812-.5z"/>
<path d="m11.5 11a1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0 -1.5-1.5zm-.01172 1a.5.5 0 0 1 .01172 0 .5.5 0 0 1 .5.5.5.5 0 0 1 -.5.5.5.5 0 0 1 -.5-.5.5.5 0 0 1 .488281-.5z"/>
<path d="m7.5 2a1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0 -1.5-1.5zm-.0117188 1a.5.5 0 0 1 .0117188 0 .5.5 0 0 1 .5.5.5.5 0 0 1 -.5.5.5.5 0 0 1 -.5-.5.5.5 0 0 1 .4882812-.5z"/>
<path d="m7 4v3h-2a2 2 0 0 0 -.0488281 0 2 2 0 0 0 -1.9511719 2v3h1v-3a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v3h1v-3a2 2 0 0 0 -1.951172-2 2 2 0 0 0 -.048828 0h-2v-3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,8 @@
<svg id="svg9" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path id="path3" class="ColorScheme-Text" d="m4 12h7v2h-7z" fill="currentColor"/>
<path id="path5" class="ColorScheme-Text" d="m7 2h1v8h-1z" fill="currentColor"/>
<path id="path7" d="m4.5 6.7929688-0.7070312 0.7070312 0.3535156 0.3535156 3.3535156 3.3535154 3.353516-3.3535154 0.353515-0.3535156-0.707031-0.7070312-0.353516 0.3535156-2.646484 2.6464844-3-3z" class="ColorScheme-Text" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 628 B

View File

@@ -0,0 +1,8 @@
<svg id="svg9" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path id="path3" class="ColorScheme-Text" d="m4 12h7v2h-7z" fill="currentColor"/>
<path id="path5" class="ColorScheme-Text" d="m7 3h1v8h-1z" fill="currentColor"/>
<path id="path7" d="m7.5 1.7929688-3.7070312 3.7070312 0.7070312 0.7070312 3-3 2.646484 2.6464844 0.353516 0.3535156 0.707031-0.7070312-0.353515-0.3535156-3.353516-3.3535156z" class="ColorScheme-Text" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 608 B

View File

@@ -0,0 +1,15 @@
<svg id="svg13" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text {
color:#363636;
}
.ColorScheme-Highlight {
color:#3daee9;
}</style>
<g stroke-linecap="square">
<path id="path3" class="ColorScheme-Text" fill="currentColor" d="m2 8v6h5v-6h-1v3h-3v-3zm1 4h3v1h-3z"/>
<path id="path5" class="ColorScheme-Highlight" fill="currentColor" d="m3 9h3v1h-3z"/>
<path id="path7" class="ColorScheme-Text" fill="currentColor" d="m5.9511719 2a2 2 0 0 0-1.9511719 2v4h1v-4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v7h1v-7a2 2 0 0 0-1.951172-2 2 2 0 0 0-0.048828 0h-4a2 2 0 0 0-0.048828 0z"/>
</g>
<path id="path9" d="M 9.5 8.7929688 L 8.7929688 9.5 L 9.1464844 9.8535156 L 11.5 12.207031 L 13.853516 9.8535156 L 14.207031 9.5 L 13.5 8.7929688 L 13.146484 9.1464844 L 11.5 10.792969 L 9.8535156 9.1464844 L 9.5 8.7929688 z " class="ColorScheme-Text" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,12 @@
<svg id="svg11" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}
.ColorScheme-Highlight {
color:#3daee9;
}</style>
<path id="path3" class="ColorScheme-Text" d="m2 8v6h5v-6h-1v3h-3v-3zm1 4h3v1h-3z" fill="currentColor"/>
<path id="path5" class="ColorScheme-Highlight" d="m10 13h3v1h-3z" fill="currentColor"/>
<path id="path7" d="m2.5 4.7929688-0.7070312 0.7070312 2.7070312 2.7070312 2.7070312-2.7070312-0.7070312-0.7070312-2 2-2-2z" class="ColorScheme-Text" fill="currentColor"/>
<path id="path9" class="ColorScheme-Text" d="m5.9511719 2a2 2 0 0 0-1.9511719 2v3h1v-3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v8h1v-8a2 2 0 0 0-1.951172-2 2 2 0 0 0-0.048828 0h-4a2 2 0 0 0-0.0488281 0z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 876 B