Mull Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mull 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/344220.svg" alt="Mull icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344220.svg" alt="Mull icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344220.svg" alt="Mull icon" :width="24" :height="24" />
CSS background
.icon-mull {
background-image: url('https://proicons.com/icon/344220.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:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="b" d="m8.6663,19.4249c-1.988-.9417-3.2437-2.9298-3.2437-5.1271v-4.6693c0-.5523.4477-1,1-1h4.7359c1.9215-.0095,3.7098.9607,4.7371,2.5778"/><path class="b" d="m19.41,10.2191c1.03,4.38,1.61,9.07,1.61,13.57,0,2.21-.13,4.41-.38,6.61-1.2.59-2.28,1.41-3.17,2.41,0-.04-.01-.1-.02-.14-.31-1.94-1.11-3.77-2.27-5.37"/><path class="b" d="m13.41,25.2891c-1.78-1.71-4-3-6.38-3.65"/><path class="b" d="m18.9371,24.8695c-.8962,1.9219-2.7731,2.9429-4.1924,2.2816h0c-1.4193-.6618-1.8433-2.7563-.9472-4.6781h0c.8962-1.9219,2.7732-2.9429,4.1925-2.2816,1.4193.6614,1.8432,2.7563.9471,4.6781Z"/><path class="c" d="m17.2234,23.3837c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75s.3358-.75.75-.75.75.3358.75.75h0Z"/><path class="b" d="m22.8838,37.2385c-.9987-1.0713-1.9339-2.2007-2.8006-3.3825,0,0,1.1402-1.0402,3.9167-1.0469,2.7765.0067,3.8228,1.0348,3.9167,1.0469-.8667,1.1818-1.8019,2.3112-2.8006,3.3825-.6072.6514-1.6251.6514-2.2323,0Z"/><path class="b" d="m24,9.8847c-3.9167,0-8.5165.4615-12.6503,4.1516,2.3736-.183,3.9871.2704,3.9871.2704-5.7607,2.7603-9.0628,7.4412-10.5744,12.2392,1.1542-.8409,2.5301-1.3238,3.9566-1.3888-2.0103,1.0606-4.0167,3.3437-4.2189,5.6077,1.2118-.5298,2.4881-.8976,3.796-1.0939-1.2733.76-2.3163,1.8516-3.0177,3.158,1.369-.7098,2.8886-1.0804,4.4307-1.0804,5.2276-.0001,7.9239,5.1951,8.8415,7.2018.6318,1.3818,1.7138,2.2971,3.1447,2.4211.8741,0,1.7089-.3632,2.3048-1.0027.5959.6395,1.4307,1.0027,2.3048,1.0027,1.431-.124,2.513-1.0394,3.1447-2.4211.9175-2.0068,3.6139-7.202,8.8415-7.2018,1.5421,0,3.0616.3706,4.4307,1.0804-.7014-1.3065-1.7444-2.398-3.0177-3.158,1.3079.1963,2.5842.5641,3.796,1.0939-.2022-2.264-2.2086-4.5471-4.2189-5.6077,1.4265.065,2.8024.5479,3.9566,1.3888-1.5116-4.798-4.8138-9.4789-10.5744-12.2392,0,0,1.6135-.4534,3.9871-.2704-4.1338-3.6901-8.7336-4.1516-12.6503-4.1516Z"/><path class="b" d="m32.1044,11.2064c1.0273-1.6171,2.8156-2.5873,4.7371-2.5778h4.7359c.5523,0,1,.4477,1,1v4.6693c0,2.1973-1.2556,4.1854-3.2437,5.1271"/><path class="b" d="m32.82,27.2991c-1.16,1.6-1.96,3.43-2.27,5.37-.01.04-.02.1-.02.14-.89-1-1.97-1.82-3.17-2.41-.25-2.2-.38-4.4-.38-6.61,0-4.5.58-9.19,1.61-13.57"/><path class="b" d="m40.97,21.6391c-2.38.65-4.6,1.94-6.38,3.65"/><path class="b" d="m30.0099,20.1914c1.4193-.6614,3.2963.3597,4.1925,2.2816h0c.8962,1.9218.4721,4.0162-.9472,4.6781h0c-1.4193.6614-3.2962-.3597-4.1924-2.2816-.8962-1.9218-.4722-4.0167.9471-4.6781Z"/><path class="c" d="m30.7766,23.3836c0-.4142.3358-.75.75-.75s.75.3358.75.75-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75h0Z"/></svg>
Copied!