1
0
Fork 0
mirror of https://github.com/walkxcode/dashboard-icons.git synced 2024-07-20 17:17:33 +02:00
dashboard-icons/svg/gmail.svg
walkxcode 1b76a370ce 🚀 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.
2023-04-13 15:56:18 +02:00

7 lines
419 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="52 42 88 66">
<path fill="#4285f4" d="M58 108h14V74L52 59v43c0 3.32 2.69 6 6 6"/>
<path fill="#34a853" d="M120 108h14c3.32 0 6-2.69 6-6V59l-20 15"/>
<path fill="#fbbc04" d="M120 48v26l20-15v-8c0-7.42-8.47-11.65-14.4-7.2"/>
<path fill="#ea4335" d="M72 74V48l24 18 24-18v26L96 92"/>
<path fill="#c5221f" d="M52 51v8l20 15V48l-5.6-4.2c-5.94-4.45-14.4-.22-14.4 7.2"/>
</svg>