Solo Leveling Arise Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Solo Leveling Arise 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/347618.svg" alt="Solo Leveling Arise icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347618.svg" alt="Solo Leveling Arise icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347618.svg" alt="Solo Leveling Arise icon" :width="24" :height="24" />
CSS background
.icon-solo-leveling-arise {
background-image: url('https://proicons.com/icon/347618.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M33.7385,24.4318l5.1978.5284-1.5014,2.5643v12.3179c1.1901.9515,2.5937.9743,4.1799,1.0395-2.1104,1.5118-5.938,1.0302-9.6417.9352-5.5555,2.0537-11.4467,2.6449-17.8296-.6327,2.7031.7648,4.1377,1.2395,4.6417.4285.739-1.1891-3.9143-3.0527-7.8553-6.8283-3.006-2.8798-4.1557-6.4441-4.5446-9.946.9442,5.0664,3.7015,8.8602,7.8987,11.4524,2.0735.2429,3.2595-.3918,4.5637-1.9294,1.4292,2.7108,2.9699,4.401,6.0548,6.0297,2.3319.253,5.4378-.2077,8.4217-1.3682v-8.4817c-1.1536-1.8562-3.2473-2.7581-6.8871-4.4954-3.1397-1.4986-5.1644-2.4079-7.8661-4.7715l-4.1554-.0255,2.3228-1.4801v-5.9283c1.4335-2.3428,2.5583-4.2589,3.8274-7.4618h8.2528c1.7545,0,1.9231-.7049,2.4307-1.8788,1.8149,5.8947,4.4318,8.2554,9.7554,10.6069-5.8333-.2707-7.702-2.164-12.71-5.8633l-6.7412-.5264-.9106,1.5856v5.4683c0,1.6801,1.7599,2.7769,4.6729,4.3871l8.4227,4.2737Z"/></svg>
Copied!