Update darkmode_on.svg

New design, => 32px, toggle perfect with darkmode_on.svg
This commit is contained in:
StefanU 2023-01-13 16:01:36 +01:00 committed by GitHub
parent f81892542b
commit f736251068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,24 +1,4 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="#62686A"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<circle fill="#FFF49C" cx="12" cy="12" r="5"/>
<g stroke="#62686A">
<line x1="12" y1="1" x2="12" y2="3" />
<line x1="12" y1="21" x2="12" y2="23" />
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64" />
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78" />
<line x1="1" y1="12" x2="3" y2="12" />
<line x1="21" y1="12" x2="23" y2="12" />
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36" />
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22" />
</g>
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="M16 0a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 1 1 0 0 0 1-1V1a1 1 0 0 0-1-1zm7.24 2.043a1 1 0 0 0-.605.467l-1 1.732A1 1 0 0 0 22 5.607a1 1 0 0 0 1.365-.365l1-1.732A1 1 0 0 0 24 2.145a1 1 0 0 0-.76-.102zM8 2.145a1 1 0 0 0-.365 1.365l1 1.732A1 1 0 0 0 10 5.607a1 1 0 0 0 .365-1.365l-1-1.732A1 1 0 0 0 8 2.145zm21.25 5.388a1 1 0 0 0-.76.102l-1.732 1A1 1 0 0 0 26.393 10a1 1 0 0 0 1.365.365l1.732-1A1 1 0 0 0 29.856 8a1 1 0 0 0-.606-.467zm-25.74.102A1 1 0 0 0 2.145 8a1 1 0 0 0 .365 1.365l1.733 1A1 1 0 0 0 5.608 10a1 1 0 0 0-.365-1.365zM1 15a1 1 0 0 0-1 1 1 1 0 0 0 1 1h2a1 1 0 0 0 1-1 1 1 0 0 0-1-1zm28 0a1 1 0 0 0-1 1 1 1 0 0 0 1 1h2a1 1 0 0 0 1-1 1 1 0 0 0-1-1zm-2 6.533a1 1 0 0 0-.607.467 1 1 0 0 0 .365 1.365l1.733 1A1 1 0 0 0 29.856 24a1 1 0 0 0-.365-1.365l-1.733-1a1 1 0 0 0-.758-.102zm-22.758.102-1.732 1A1 1 0 0 0 2.145 24a1 1 0 0 0 1.365.365l1.732-1A1 1 0 0 0 5.608 22a1 1 0 0 0-1.366-.365zM10 26.393a1 1 0 0 0-1.365.365l-1 1.732A1 1 0 0 0 8 29.855a1 1 0 0 0 1.365-.365l1-1.732A1 1 0 0 0 10 26.393zm12 0a1 1 0 0 0-.365 1.365l1 1.732a1 1 0 0 0 1.365.365 1 1 0 0 0 .365-1.365l-1-1.732A1 1 0 0 0 22 26.393zM16 28a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1zm0-22A10 10 0 0 0 6 16a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 16 6zm0 2a8 8 0 0 1 8 8 8 8 0 0 1-8 8 8 8 0 0 1-8-8 8 8 0 0 1 8-8z" fill="#62686a" />
</svg>

Before

Width:  |  Height:  |  Size: 659 B

After

Width:  |  Height:  |  Size: 1.4 KiB