🚀 Update all icons to new standard
ℹ️ 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.
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewBox="0 0 62.999999 100"
|
||||
width="18.9"
|
||||
height="30"
|
||||
version="1.1"
|
||||
id="svg19">
|
||||
<metadata
|
||||
id="metadata23">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs7">
|
||||
<linearGradient
|
||||
id="a"
|
||||
x1="82.849998"
|
||||
y1="30.41"
|
||||
x2="51.259998"
|
||||
y2="105.9"
|
||||
gradientTransform="matrix(1,0,0,-1,-22.41,110.97)"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0"
|
||||
stop-color="#6c56cc"
|
||||
id="stop2" />
|
||||
<stop
|
||||
offset="1"
|
||||
stop-color="#9785e5"
|
||||
id="stop4" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<polygon
|
||||
points="0,45.45 19.57,90.47 47.35,100 52.44,89.8 63,26.39 44.61,0 12.91,17.52 "
|
||||
fill="#34208c"
|
||||
id="polygon9" />
|
||||
<polygon
|
||||
points="16.43,35.7 47.35,100 52.44,89.8 63,26.39 43.44,14.41 "
|
||||
fill="url(#a)"
|
||||
id="polygon11"
|
||||
style="fill:url(#a)" />
|
||||
<polygon
|
||||
points="44.61,0 43.44,14.41 63,26.39 "
|
||||
fill="#af9ff4"
|
||||
id="polygon13" />
|
||||
<polygon
|
||||
points="12.91,17.52 16.43,35.7 43.44,14.41 44.61,0 "
|
||||
fill="#4a37a0"
|
||||
id="polygon15" />
|
||||
<polygon
|
||||
points="47.35,100 16.43,35.7 19.57,90.47 "
|
||||
fill="#4a37a0"
|
||||
id="polygon17" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user