9 lines
563 B
XML
9 lines
563 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Illuscape app icon source. Replace with final artwork before v1.0 release. -->
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
|
|
<rect width="512" height="512" rx="80" fill="#1a1a2e"/>
|
|
<rect x="200" y="80" width="112" height="24" rx="4" fill="#e8c547"/>
|
|
<rect x="232" y="104" width="48" height="304" rx="4" fill="#e8c547"/>
|
|
<rect x="200" y="408" width="112" height="24" rx="4" fill="#e8c547"/>
|
|
<path d="M320 200 L380 140 L340 180 Z" fill="#4a9eff" opacity="0.8"/>
|
|
</svg>
|