mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 16:38:38 +02:00
🐛 Change icon to align self stretch
This commit is contained in:
parent
0f50afc4c3
commit
ed9ee210e4
4 changed files with 9 additions and 1 deletions
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M14.667 1H1.333m13.334 14H1.333m7.334-2c1.103 0 2-.896 2-2V4.834c0-1.104-.897-2-2-2H7.333a2 2 0 00-2 2V11a2 2 0 002 2h1.334z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 254 B |
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M15 14.667V1.333M1 14.667V1.333m2 7.334c0 1.103.896 2 2 2h6.166c1.104 0 2-.897 2-2V7.333a2 2 0 00-2-2H5a2 2 0 00-2 2v1.334z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 253 B |
Loading…
Add table
Add a link
Reference in a new issue