Molotov Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Molotov 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/329473.svg" alt="Molotov icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329473.svg" alt="Molotov icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329473.svg" alt="Molotov icon" :width="24" :height="24" />
CSS background
.icon-molotov {
background-image: url('https://proicons.com/icon/329473.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M45.5,24A21.5,21.5,0,1,1,24,2.5,21.51,21.51,0,0,1,45.5,24Z"/><path class="a" d="M10.5,18.18c1.59-3.2,4.85-6.7,5.6-6.7s-1.64,9.15-2.8,21c0,0,5.91-17.82,9.53-17.82,1.44,0-1.45,13.88-1.45,13.88s5.9-14.08,9.49-14.08c2.39,0-2.17,13.56-2.09,16.69a11.7,11.7,0,0,0,1.5,5.41"/><path class="a" d="M31.56,33.35a24.49,24.49,0,0,1,5.94,1"/><path class="a" d="M12.88,36a79.07,79.07,0,0,1,13.56-2.52"/></svg>
Molotov in other icon packs
Copied!