Update darkmode_off.svg

New design, => 32px, toggle perfect with darkmode_.svg
This commit is contained in:
StefanU 2023-01-13 15:57:14 +01:00 committed by GitHub
parent ca2f19696e
commit cd4c2a0610
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +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"
>
<mask id="mask" >
<rect x="0" y="0" width="100%" height="100%" fill="white" />
<circle cx="5" cy="16" r="9" fill="black" />
</mask>
<circle fill="#FFF49C" cx="12" cy="12" r="9" mask="url(#mask)" />
</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="M10.244 3.244A14 14 0 0 0 2 16a14 14 0 0 0 14 14 14 14 0 0 0 12.756-8.244A14 14 0 0 1 23 23 14 14 0 0 1 9 9a14 14 0 0 1 1.244-5.756Z" fill="#62686a" />
</svg>

Before

Width:  |  Height:  |  Size: 408 B

After

Width:  |  Height:  |  Size: 306 B