Helmet Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Helmet 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/305848.svg" alt="Helmet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305848.svg" alt="Helmet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305848.svg" alt="Helmet icon" :width="24" :height="24" />
CSS background
.icon-helmet {
background-image: url('https://proicons.com/icon/305848.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M994 384c-30-110-93-193-182-242-48-27-104-43-162-47-30-3-60-2-90 2-304 17-412 218-413 223-1 2-5 22-7 44-1 9-1 18 0 28-10 5-17 16-16 27 1 16 15 28 31 27 39-3 70 1 94 12l-3 13c-8 41-17 89-29 137-6-1-13-1-20-1-30-1-39-35-111-36-28 2-50 4-64 20-9 10-11 22-11 32v6c-1 14-9 152-11 240 0 13 8 25 20 28 51 16 98 12 139-12 66-40 74-94 102-187 14 0 30-1 50-2 1 17 5 34 15 66 21 46 53 75 94 87 83 24 154 73 225 28 23-17 67-41 123-24 2 1 3 2 4 2 21 12 68 19 83 21 19 2 31-1 39-19 3-7 5-15 9-36 2-5 2-10 3-14v-3c2-7 4-17 6-29 16-69 113-276 82-391zM129 835c-21 13-44 17-71 12 1-23 2-46 3-68 3-6 6-12 12-18 16-15 20 2 98 13-20 42-11 43-42 61zm55-92c-68-10-87-37-120-15 3-38 5-96 5-96 4-2 9-3 18-3 70 0 78 66 108 68h6c-5 16-11 31-17 46zm122-137c-11 1-21 1-30 2 8-34 15-68 22-100 12 32 9 70 8 98zm226 50c-34 0-61-28-61-61 0-34 27-61 61-61s61 27 61 61c0 33-27 61-61 61z"/></svg>
Helmet in other icon packs
Copied!