Created
September 2, 2023 21:02
-
-
Save neruthes/f5b856d1416549522373cd2eba1d3677 to your computer and use it in GitHub Desktop.
This is a vector adoption of the Quantum icon from Honkai Star Rail. The copyright belongs to its original creator (supposedly Mihoyo Shanghai). Vectornized by Neruthes. The vectornizor does not assume any copyright over the SVG code contained herein.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |
<svg height="1024" stroke-miterlimit="10" style="fill-rule:nonzero;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;" version="1.1" viewBox="0 0 256 256" width="1024" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:vectornator="http://vectornator.io" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
<defs> | |
<path id="stdwing" d="M115.531 198.7C115.596 195.399 115.434 175.024 115.434 175.024C115.434 175.024 75.6122 162.223 76.0037 128C76.3952 93.7775 107.599 84.9772 112.183 82.3376C116.766 79.698 122.946 72.9228 122.946 72.9228L126.004 183.728L132.194 210.631C132.194 210.631 134.774 150.911 135.004 128C135.234 105.089 134.004 5 134.004 5C134.004 5 127.92 7.75803 126.7 15.6062C125.48 23.4544 123.931 37.5577 114.342 49.3868C100.52 66.4376 45.4798 75.0566 46.0037 128C46.5277 180.943 100.942 188.569 115.531 198.7Z" fill="#544cc4" fill-rule="nonzero" opacity="1" stroke="none" vectornator:layerName="Curve" /> | |
</defs> | |
<g clip-path="url(#ArtboardFrame)" id="BG" opacity="0.99" vectornator:layerName="BG"> | |
<use opacity="1" transform="matrix(1 0 0 1 -2 0)" vectornator:layerName="Image 1" xlink:href="#Image" /> | |
</g> | |
<g id="Wing" vectornator:layerName="Wing"> | |
<use xlink:href="#stdwing" x="0" y="0" /> | |
<use xlink:href="#stdwing" x="0" y="0" transform="rotate(180 128 128)" /> | |
</g> | |
<g id="Ring" vectornator:layerName="Ring"> | |
<path d="M87 128C87 109.775 105.356 95 128 95C150.644 95 169 109.775 169 128C169 146.225 150.644 161 128 161C105.356 161 87 146.225 87 128Z" fill="none" opacity="1" stroke="#544cc4" stroke-linecap="butt" stroke-linejoin="round" stroke-width="7.35694" vectornator:layerName="Oval 1" /> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment