This commit is contained in:
vinceliuice
2024-07-18 19:19:59 +08:00
parent 2665228cc3
commit 6ae5a7bdbd
2 changed files with 8 additions and 13 deletions

View File

@@ -1,13 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
</style>
<svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
</defs>
<path style="fill:currentColor;fill-opacity:1;stroke:none"
d="M16 4A12 12 0 0 0 7.886719 7.179688L7.885 7.178A12 12 0 0 0 7.847656 7.214844 12 12 0 0 0 4 16 12 12 0 0 0 16 28 12 12 0 0 0 24.11328 24.820312L24.12 24.822A12 12 0 0 0 24.15234 24.785156 12 12 0 0 0 28 16 12 12 0 0 0 16 4M16 5A11 11 0 0 1 27 16 11 11 0 0 1 24.11523 23.408203L8.592 7.885A11 11 0 0 1 16 5M7.885 8.592L23.408 24.12A11 11 0 0 1 16 27 11 11 0 0 1 5 16 11 11 0 0 1 7.884766 8.591797"
class="ColorScheme-Text"
/>
<path d="m16 1c-8.2759 0-15 6.7241-15 15s6.7241 15 15 15 15-6.7241 15-15-6.7241-15-15-15z" color="#000000" fill="#666666" overflow="visible" stroke-width="1.0345"/>
<path d="m16 6a10 10 0 0 0-10 10 10 10 0 0 0 10 10 10 10 0 0 0 10-10 10 10 0 0 0-10-10zm0 1a9 9 0 0 1 9 9 9 9 0 0 1-9 9 9 9 0 0 1-9-9 9 9 0 0 1 9-9z" fill="#ffffff" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"/>
<rect transform="rotate(45)" x="12.627" y="-.5" width="20" height="1" rx=".5" ry=".5" fill="#ffffff" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 733 B

After

Width:  |  Height:  |  Size: 768 B

View File

@@ -5,6 +5,6 @@
}</style>
</defs>
<circle cx="16" cy="16" r="15" fill="#f35e5e" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.0714"/>
<path class="ColorScheme-Text" d="m16 6c-0.554 0-1 0.446-1 1v7c0 0.554 0.446 1 1 1s1-0.446 1-1v-7c0-0.554-0.446-1-1-1z" fill="#ffffff"/>
<path d="m22.332 8.2598-0.63281 0.77539a9 9 0 0 1 3.3008 6.9648 9 9 0 0 1-9 9 9 9 0 0 1-9-9 9 9 0 0 1 3.3164-6.9453l-0.63867-0.78125a10 10 0 0 0-3.6777 7.7266 10 10 0 0 0 10 10 10 10 0 0 0 10-10 10 10 0 0 0-3.668-7.7402z" fill="#ffffff" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width=".95238"/>
<rect x="15.5" y="6" width="1" height="9" fill="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="54" style="paint-order:stroke fill markers"/>
</svg>

Before

Width:  |  Height:  |  Size: 814 B

After

Width:  |  Height:  |  Size: 841 B