1
Fork 0
assets-holllo-org/public/square/holllo/mark.svg

15 lines
525 B
XML
Raw Permalink Normal View History

2022-10-11 18:09:12 +00:00
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 100 100">
<defs>
2022-10-11 20:31:29 +00:00
<path id="l-shape" d="M0,0 l16,0 l0,42 l8,0 l0,8 l-16,0 l0,-42 l-8,0 z" />
2022-10-11 18:09:12 +00:00
</defs>
<rect fill="rgb(30, 20, 50)" width="100" height="100"/>
2022-10-11 20:31:29 +00:00
<g fill="rgb(245, 245, 255)" transform="scale(0.9) translate(9, 30)">
2022-10-11 20:14:17 +00:00
<use xlink:href="#l-shape" />
<use xlink:href="#l-shape" transform="translate(58, 0) scale(-1, 1)" />
<use xlink:href="#l-shape" transform="translate(68, 0)" />
2022-10-11 18:09:12 +00:00
</g>
</svg>