penpot/frontend/resources/images/icons/stroke-inside.svg
Eva Marco 72fd637ec2
♻️ Refactor small numeric inputs (#8660)
* ♻️ Refactor individual border radius inputs

* ♻️ Refactor layer opacity input

* ♻️ Refactor stroke width inputs and add icon only selects

* ♻️ Fix comments on PR
2026-03-23 11:00:29 +01:00

5 lines
371 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 fill="#8f9da3" fill-opacity="0.2" stroke="none" fill-rule="evenodd" d="M0 0h16v16H0z M6 6h4v4H6z"/>
<rect x="5.5" y="5.5" width="5" height="5"/>
<path d="M5 5h.01M11 5h.01M5 11h.01M11 11h.01" stroke-width="2"/>
</svg>