mirror of
https://github.com/enso-org/enso.git
synced 2024-12-04 21:24:52 +03:00
11 lines
529 B
XML
11 lines
529 B
XML
|
<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
<path clip-path="url(#clip_windows)" d="M2 3.3l9-1.3v9l-9-1.3" fill="black" />
|
||
|
<defs>
|
||
|
<clipPath id="clip_windows">
|
||
|
<rect width="5.8" height="6.3" fill="white" />
|
||
|
<rect x="6.2" width="6" height="6.3" fill="white" />
|
||
|
<rect y="6.7" width="5.8" height="6.3" fill="white" />
|
||
|
<rect x="6.2" y="6.7" width="6" height="6.3" fill="white" />
|
||
|
</clipPath>
|
||
|
</defs>
|
||
|
</svg>
|