mirror of
https://github.com/penpot/penpot.git
synced 2025-02-04 21:38:53 -05:00
fb36b77bd1
* 💄 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
3 lines
201 B
XML
3 lines
201 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M3.5 6a2.5 2.5 0 100-5 2.5 2.5 0 000 5zM10 5a5 5 0 100 10 5 5 0 000-10z"/>
|
|
</svg>
|