fix: fixed conflicts + moving to yadm

This commit is contained in:
2026-02-20 17:21:21 +03:00
parent 03128d0bcf
commit b5f443916b
553 changed files with 704 additions and 256 deletions

View File

@@ -0,0 +1,11 @@
<svg width="24" height="24" version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="a" x2="24" gradientUnits="userSpaceOnUse">
<stop stop-color="#1A73E8" offset="1"/>
</linearGradient>
</defs>
<g id="scale-slider">
<rect width="24" height="24" fill="none"/>
<circle cx="12" cy="12" r="6"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 401 B