helmet icon
helmet from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.
- Name
- helmet
- Set
- Jam Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in Jam Icons
The same icon in other sets
Use the helmet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><path fill="currentColor" d="M15 18h2a1 1 0 0 0 1-1v-2h-3zm-2-8a3 3 0 0 0-3 3h3zm2 0v3h5v4a3 3 0 0 1-3 3h-4v-5h-3v5q-.67-.017-1-.05c-5.053-.5-9-4.764-9-9.95C0 4.477 4.477 0 10 0c5.178 0 9.437 3.936 9.949 8.98q.034.335.051 1.02zm-7 3a5 5 0 0 1 5-5h4.749A8.006 8.006 0 0 0 10 2a8 8 0 0 0-8 8a8.006 8.006 0 0 0 6 7.749zm-2-3a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg>
React
import type { SVGProps } from "react";
export function JamHelmet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><path fill="currentColor" d="M15 18h2a1 1 0 0 0 1-1v-2h-3zm-2-8a3 3 0 0 0-3 3h3zm2 0v3h5v4a3 3 0 0 1-3 3h-4v-5h-3v5q-.67-.017-1-.05c-5.053-.5-9-4.764-9-9.95C0 4.477 4.477 0 10 0c5.178 0 9.437 3.936 9.949 8.98q.034.335.051 1.02zm-7 3a5 5 0 0 1 5-5h4.749A8.006 8.006 0 0 0 10 2a8 8 0 0 0-8 8a8.006 8.006 0 0 0 6 7.749zm-2-3a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><path fill="currentColor" d="M15 18h2a1 1 0 0 0 1-1v-2h-3zm-2-8a3 3 0 0 0-3 3h3zm2 0v3h5v4a3 3 0 0 1-3 3h-4v-5h-3v5q-.67-.017-1-.05c-5.053-.5-9-4.764-9-9.95C0 4.477 4.477 0 10 0c5.178 0 9.437 3.936 9.949 8.98q.034.335.051 1.02zm-7 3a5 5 0 0 1 5-5h4.749A8.006 8.006 0 0 0 10 2a8 8 0 0 0-8 8a8.006 8.006 0 0 0 6 7.749zm-2-3a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg> </template>
CSS
.icon-helmet {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%22-2%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2018h2a1%201%200%200%200%201-1v-2h-3zm-2-8a3%203%200%200%200-3%203h3zm2%200v3h5v4a3%203%200%200%201-3%203h-4v-5h-3v5q-.67-.017-1-.05c-5.053-.5-9-4.764-9-9.95C0%204.477%204.477%200%2010%200c5.178%200%209.437%203.936%209.949%208.98q.034.335.051%201.02zm-7%203a5%205%200%200%201%205-5h4.749A8.006%208.006%200%200%200%2010%202a8%208%200%200%200-8%208a8.006%208.006%200%200%200%206%207.749zm-2-3a2%202%200%201%201%200-4a2%202%200%200%201%200%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%22-2%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2018h2a1%201%200%200%200%201-1v-2h-3zm-2-8a3%203%200%200%200-3%203h3zm2%200v3h5v4a3%203%200%200%201-3%203h-4v-5h-3v5q-.67-.017-1-.05c-5.053-.5-9-4.764-9-9.95C0%204.477%204.477%200%2010%200c5.178%200%209.437%203.936%209.949%208.98q.034.335.051%201.02zm-7%203a5%205%200%200%201%205-5h4.749A8.006%208.006%200%200%200%2010%202a8%208%200%200%200-8%208a8.006%208.006%200%200%200%206%207.749zm-2-3a2%202%200%201%201%200-4a2%202%200%200%201%200%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/helmet.svg?color=%231a73e8&size=48