You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
543 B
XML

<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="-86.6025 -150 173.205 300">
<defs>
<path id="star" stroke-linejoin="round" stroke="white" fill="white"
d="M0 -100 1.73205 -1 86.6025 50 0 2 -86.6025 50 -1.73205 -1 Z" />
</defs>
<g id="group">
<use href="#star" x="0" y="-50"/>
<use href="#star" x="-86.6025" y="100"/>
<use href="#star" x="86.6025" y="100"/>
</g>
<use href="#group" x="0" y="0" transform="scale(-1)"/>
</svg>