🚀 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:
@@ -1 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="3200" height="2100" class="u30-oicn" viewBox="0 0 32 21"><path fill="#C74634" d="M9.9,20.1c-5.5,0-9.9-4.4-9.9-9.9c0-5.5,4.4-9.9,9.9-9.9h11.6c5.5,0,9.9,4.4,9.9,9.9c0,5.5-4.4,9.9-9.9,9.9H9.9 M21.2,16.6c3.6,0,6.4-2.9,6.4-6.4c0-3.6-2.9-6.4-6.4-6.4h-11c-3.6,0-6.4,2.9-6.4,6.4s2.9,6.4,6.4,6.4H21.2"/></svg>
|
||||
<?xml version="1.0"?>
|
||||
<svg xmlns='http://www.w3.org/2000/svg' width='32' height='20'>
|
||||
<path fill="none" stroke="#C74634" stroke-width="4" d="m10,2a8,8 0 1,0 0,16h12a8,8 0 1,0 0-16z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 190 B |
Reference in New Issue
Block a user