mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
9148e1d30a
- `x_mark_thin` combined into `x_mark` - updated many icons - remove unused icons
12 lines
417 B
XML
12 lines
417 B
XML
<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_610_114)">
|
|
<rect x="0.5" y="0.5" width="7" height="7" rx="0.5" stroke="white" stroke-opacity="0.4"/>
|
|
<path d="M5 0H7C7.55228 0 8 0.447715 8 1V7C8 7.55228 7.55228 8 7 8H5V0Z" fill="white"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_610_114">
|
|
<rect width="8" height="8" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|