0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-09 08:38:15 -05:00
penpot/frontend/resources/images/icons/hsva-refactor.svg
Eva Marco fb36b77bd1
💄 Update desing tab phase 2 (#3621)
* 💄 Update constraint component
* 💄 Update fill and selected color components
* 💄 Update stroke component
* 💄 Update text component
* 💄 Update frame grid component
* 💄 Update export component
* 💄 Update shadow and blur components
* 💄 Update colorpicker component UI
* 💄 Update svg attrs and componets components UI
* 💄 Small UI changes
* 🐛 Fix shadow functions
2023-09-27 12:10:36 +02:00

3 lines
260 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" stroke-linecap="round" stroke-linejoin="round">
<path d="M12.998 4a2.5 2.5 0 11-5 0m5 0a2.5 2.5 0 10-5 0m5 0h2.5m-7.5 0h-7.5m2.5 8a2.5 2.5 0 015 0m-5 0a2.5 2.5 0 005 0m-5 0h-2.5m7.5 0h7.5"/>
</svg>