mirror of
https://github.com/penpot/penpot.git
synced 2026-06-01 05:00:17 +00:00
* ♻️ Refactor individual border radius inputs * ♻️ Refactor layer opacity input * ♻️ Refactor stroke width inputs and add icon only selects * ♻️ Fix comments on PR
4 lines
210 B
XML
4 lines
210 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M2 8h5"/>
|
|
<path d="M13 8h.01" stroke-width="2"/>
|
|
</svg> |