This repository has been archived on 2025-01-31. You can view files and clone it, but cannot push or open issues or pull requests.

19 lines
510 B
XML
Raw Permalink Normal View History

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect fill="#e4e4e4" width="16" height="16" x="0" y="0" rx="8" ry="8"/>
<g fill="#4d9133">
<path d="m7 10h2v2h-2m0-2"/>
<path d="m4 7h2v2h-2m0-2"/>
<path d="m4 10h2v2h-2m0-2"/>
</g>
<g fill="#2181dd">
<path d="m7 4h2v2h-2m0-2"/>
<path d="m10 7h2v2h-2m0-2"/>
<path d="m10 4h2v2h-2m0-2"/>
</g>
<g fill="#eb6253">
<path d="m7 7h2v2h-2m0-2"/>
<path d="m4 4h2v2h-2m0-2"/>
<path d="m10 10h2v2h-2m0-2"/>
</g>
</svg>