mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2024-11-01 09:31:14 +01:00
1b76a370ce
ℹ️ This commit updates the sizes of all icons to match the new standard, ensuring consistency throughout the project. The new sizes were determined after careful consideration and testing to improve the overall user experience. All icons have also gotten a SVG counterpart if possible.
19 lines
No EOL
728 B
XML
19 lines
No EOL
728 B
XML
<?xml version="1.0"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-147 -70 294 345">
|
|
<g fill="#a4c639">
|
|
<use stroke-width="14.4" xlink:href="#b" stroke="#FFF"/>
|
|
<use xlink:href="#a" transform="scale(-1,1)"/>
|
|
<g id="a" stroke="#FFF" stroke-width="7.2">
|
|
<rect rx="6.5" transform="rotate(29)" height="86" width="13" y="-86" x="14"/>
|
|
<rect id="c" rx="24" height="133" width="48" y="41" x="-143"/>
|
|
<use y="97" x="85" xlink:href="#c"/>
|
|
</g>
|
|
<g id="b">
|
|
<ellipse cy="41" rx="91" ry="84"/>
|
|
<rect rx="22" height="182" width="182" y="20" x="-91"/>
|
|
</g>
|
|
</g>
|
|
<g stroke="#FFF" stroke-width="7.2" fill="#FFF">
|
|
<path d="m-95 44.5h190"/><circle cx="-42" r="4"/><circle cx="42" r="4"/>
|
|
</g>
|
|
</svg> |