mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 19:25:33 +03:00
05730afdf0
There are a lot of them, but they add less than 350kb to the app
11 lines
592 B
XML
11 lines
592 B
XML
<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path
|
|
fill-rule="evenodd"
|
|
clip-rule="evenodd"
|
|
d="M13 12C13 12.5523 12.5523 13 12 13H8.5C8.22386 13 8 12.7761 8 12.5C8 12.2239 8.22386 12 8.5 12H12V3H3V6.5C3 6.77614 2.77614 7 2.5 7C2.22386 7 2 6.77614 2 6.5V3C2 2.44771 2.44771 2 3 2H12C12.5523 2 13 2.44771 13 3V12Z"
|
|
fill="currentColor"
|
|
/>
|
|
<path d="M5.5 6.5H8.5V9.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />
|
|
<path d="M2.5 12.5L8.5 6.5" stroke="currentColor" stroke-linecap="round" />
|
|
</svg>
|