mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
be4e19b834
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
707 B
XML
5 lines
707 B
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M5.33333 5.8C5.33333 5.05739 5.61429 4.3452 6.11438 3.8201C6.61448 3.295 7.29276 3 8 3C8.70724 3 9.38552 3.295 9.88562 3.8201C10.3857 4.3452 10.6667 5.05739 10.6667 5.8C10.6667 9.06667 12 10 12 10H4C4 10 5.33333 9.06667 5.33333 5.8Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M6 12.5C6.19692 12.8028 6.48641 13.0554 6.83822 13.2313C7.19004 13.4072 7.59127 13.5 8 13.5C8.40873 13.5 8.80996 13.4072 9.16178 13.2313C9.51359 13.0554 9.80308 12.8028 10 12.5" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|