This commit is contained in:
2024-06-21 06:55:18 -05:00
parent de50ab192d
commit 8cbe7e4312
75 changed files with 18054 additions and 1 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