Huffazulmutoon Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Huffazulmutoon 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/341772.svg" alt="Huffazulmutoon icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341772.svg" alt="Huffazulmutoon icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341772.svg" alt="Huffazulmutoon icon" :width="24" :height="24" />
CSS background
.icon-huffazulmutoon {
background-image: url('https://proicons.com/icon/341772.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="b" 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 class="c" d="m9.364,36.3935c-3.3693-5.3567-3.2501-15.2374.5616-16.7287-.7263-4.5726,4.6124-6.9922,6.6348-7.1093.7701-2.7411,2.647-3.6819,4.4113-4.8121,1.5218-.9748,2.3806-2.1616,3.0284-3.2434.6478,1.0818,1.5066,2.2686,3.0284,3.2434,1.7642,1.1301,3.6412,2.071,4.4113,4.8121,2.0224.1171,7.3611,2.5367,6.6348,7.1093,3.8117,1.4913,3.9309,11.372.5616,16.7287-2.8442,4.5218-8.028,7.3806-14.636,7.0857-6.6081.2949-11.7919-2.5639-14.636-7.0857Z"/></svg>
Copied!