mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-07 11:11:30 +00:00
This is an update to 82 Zed UI and file_icons to improve icon legibility and align contributed file_icons to the general icon system styling. From review it appears they're 2px larger in width and height but gpui render scaling is at play. The original icons were designed at 14x14 to be viewed at that size, but the ui_font_size now controls this so they've been updated to the default of 16x16 for optimum fidelity. ![CleanShot 2024-03-17 at 16 20 13@2x](https://github.com/zed-industries/zed/assets/1648941/4151c631-78e6-43a8-914f-37b00f43e130) Release Notes: - Updated various UI and file icons for consistency.
5 lines
714 B
XML
5 lines
714 B
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M13.3061 6.5778C11.2118 7.65229 5.59818 7.64305 3.55456 6.49718C3.34826 6.38151 3.00857 6.53238 3.02549 6.76829C3.25878 10.0209 5.09256 13 8.49998 13C11.8648 13 13.6714 10.1058 13.9591 6.91373C13.9819 6.66029 13.5325 6.46164 13.3061 6.5778Z" fill="black"/>
|
|
<path d="M10.0555 5.53646C10.4444 6.0547 11.9998 6.57297 12 4.49998C12.0002 2.42709 9.66679 2.94528 8.50013 4.49998C7.33348 6.05467 4.99991 6.57294 5 4.5C5.00009 2.42706 6.55548 2.94528 6.94443 3.46352" stroke="black" stroke-width="1.25" stroke-linecap="round"/>
|
|
<circle cx="4" cy="10.5" r="1.75" stroke="black" stroke-width="1.5"/>
|
|
</svg>
|