🚀 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:
walkxcode
2023-04-13 15:56:18 +02:00
parent bb649b5753
commit 1b76a370ce
1813 changed files with 53725 additions and 725 deletions
+12
View File
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" width="65" height="65">
<defs>
<linearGradient id="a" x1="54.638%" x2="28.129%" y1="26.924%" y2="79.519%">
<stop offset="0" stop-color="#fff" stop-opacity="0"/>
<stop offset="1" stop-color="#fff" stop-opacity=".27451"/>
</linearGradient>
</defs>
<path fill="#1793D1" d="M32.253.20991c-2.849 6.9843-4.579 11.559-7.75 18.336 1.944 2.061 4.334 4.453 8.211 7.164-4.168-1.715-7.009-3.432-9.133-5.219-4.059 8.47-10.423 20.531-23.328 43.719 10.14-5.854 18.002-9.466 25.328-10.844-.314-1.351-.481-2.819-.469-4.344l.008-.32c.161-6.498 3.542-11.495 7.547-11.156 4.004.339 7.122 5.884 6.961 12.383-.031 1.224-.173 2.4-.414 3.492 7.247 1.418 15.034 5.013 25.039 10.789-1.973-3.632-3.74-6.905-5.422-10.024-2.649-2.053-5.411-4.724-11.047-7.617 3.874 1.007 6.65 2.171 8.812 3.469-17.098-31.835-18.48-36.068-24.343-49.828V.20982z"/>
<path fill="#fff" fill-opacity=".16568" d="M50.266 38.249C36.394 19.422 33.179 4.247 32.364.624c7.4 17.067 7.349 17.277 17.902 37.625z"/>
<path fill="url(#a)" d="M32.378.45992c-.36.88448-.7 1.7468-1.032 2.5625-.364.8946-.718 1.7565-1.062 2.5938s-.693 1.6309-1.031 2.4375c-.339.8065-.654 1.6039-1 2.4063-.346.802-.726 1.613-1.094 2.437-.368.825-.752 1.658-1.156 2.532-.404.873-.828 1.801-1.282 2.75-.061.128-.124.276-.187.406 1.939 2.054 4.33 4.427 8.187 7.125-4.167-1.715-7-3.432-9.125-5.219-.11.226-.198.425-.312.656-.42.871-.871 1.733-1.344 2.688-.113.224-.196.427-.312.656-.501 1.004-1.026 2.043-1.594 3.156-.113.22-.228.402-.344.625-.343.667-1.44 2.77-2.562 4.907-.655 1.248-1.169 2.27-1.907 3.656-.209.398-.639 1.195-.75 1.406 8.125-4.573 16.891-11.216 32.813-5.531-.797-1.51-1.562-2.919-2.25-4.25-.688-1.332-1.312-2.571-1.906-3.75s-1.143-2.291-1.657-3.344c-.513-1.053-.989-2.047-1.437-3s-.885-1.87-1.281-2.75c-.397-.879-.766-1.73-1.125-2.562-.359-.833-.695-1.658-1.032-2.469-.336-.8115-.672-1.5896-1-2.4063-.142-.3554-.263-.7338-.406-1.0938-.888-2.0849-1.759-4.1515-2.812-6.625v.00002z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB