Honkai Impact 3rd Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Honkai Impact 3rd icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/327110.svg" alt="Honkai Impact 3rd icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327110.svg" alt="Honkai Impact 3rd icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327110.svg" alt="Honkai Impact 3rd icon" :width="24" :height="24" />
CSS background
.icon-honkai-impact-3rd {
background-image: url('https://proicons.com/icon/327110.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#000;stroke-width:0px;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><line class="b" x1="32.0316" y1="4.0506" x2="28.3901" y2="13.6411"/><line class="b" x1="28.1148" y1="5.4109" x2="33.8973" y2="7.5526"/><path class="b" d="m21.9345,5.1356c4.6199,8.1996,16.1544,12.3299,16.1544,12.3299"/><path class="b" d="m35.6106,7.5526c3.0595,4.6199,4.4363,14.2575-.6119,21.2944,3.3349-.2754,9.4234-6.3638,9.4234-11.6568"/><path class="b" d="m45.4945,23.5057c-1.3493,1.4448-2.5844,1.7253-2.5844,1.7253"/><path class="b" d="m43.8143,20.2703c1.0749,2.2235-2.1282,8.3751-4.2874,8.0872-.9179-.1224-1.7423-.6423-1.7423-.6423-.4759,2.5728-1.7542,5.2637-3.723,7.2905-3.7822,3.8937-7.8209,7.1197-8.7615,7.1197-1.4074,0-7.6947-2.9831-9.5764-4.4057s-4.4223-4.5926-4.4223-4.5926"/><path class="b" d="m20.5424,35.1956c3.1513,1.1014,5.6907.872,7.8171-.9179"/><path class="b" d="m22.0263,31.1979c.3977.1579.7523.32.7523.32"/><path class="b" d="m24.2639,31.1979c.2601-.4029.6231-.6223.6231-.6223"/><path class="b" d="m24.5754,8.7222c.7399,5.8214.6022,11.604,1.4742,15.046-5.2318-1.3309-8.6279-5.0941-8.6279-5.0941,1.3768,3.4879,3.1207,5.5072,3.1207,5.5072-6.425-.9179-10.5095-12.8807-10.5095-12.8807.5966,8.2455-2.1111,14.3492-2.1111,14.3492,2.1111,4.727,3.9468,7.0093,8.2608,5.8682-3.6714,4.4578-11.877-.6275-13.5291-4.9414"/><path class="b" d="m9.1764,39.5715c4.0054.3019,6.1166-2.1983,6.1166-2.1983"/><path class="b" d="m4.847,20.1656c3.6485-.872,9.7985-.1306,9.7985-.1306"/><path class="b" d="m8.7877,27.4649c2.5761-2.0445,4.6183-2.9828,8.3357-1.5958"/><path class="b" d="m25.2715,17.2697c4.0594-4.3782,9.3371-6.5581,9.3371-6.5581"/><ellipse class="b" cx="31.4191" cy="21.1064" rx="2.9142" ry="3.1207"/><path class="b" d="m26.8756,20.7392c1.0019-2.0379,5.7863-5.5763,9.7982-1.1932.3352.3663.541,1.845-.3805,2.7631"/><path class="b" d="m34.0615,35.0057c-.8373,2.3468-2.0795,5.4121,2.1426,6.6971"/><path class="b" d="m12.0369,23.7682c.2142.5966.9186,1.4435.9186,1.4435"/><path class="b" d="m15.1576,24.426c.0153.2907-.2168.8597-.2168.8597"/><path class="b" d="m9.4363,25.8691c.3671.3009.9185.4692.9185.4692"/><path class="b" d="m32.0501,15.8401c-.1721.8261-.6815,1.7086-.6815,1.7086"/><path class="b" d="m36.0543,17.451c-.1262.3855-.6657.9649-.6657.9649"/><circle class="c" cx="31.2814" cy="20.9786" r=".75"/><path class="b" d="m35.2056,24.1636c.2804.1262.5158.4065.5158.4065"/><path class="b" d="m33.7617,25.0047c.1402.1822.1682.3925.1682.3925"/><path class="b" d="m19.0869,39.6768c-.0869,2.8933-2.5694,4.485-2.5694,4.485"/><path class="b" d="m33.6249,39.9804c-.2417,1.7486-.1543,3.3265-.1543,3.3265"/></svg>
Copied!