motor racing helmet icon
motor-racing-helmet from Lucide Lab by Lucide Contributors · Outline · ISC Free for personal and commercial use.
- Name
- motor-racing-helmet
- Set
- Lucide Lab
- Style
- Outline
- Viewbox
- 24×24
- License
- ISC
Use the motor racing helmet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M22 12.2a10 10 0 1 0-19.4 3.2c.2.5.8 1.1 1.3 1.3l13.2 5.1c.5.2 1.2 0 1.6-.3l2.6-2.6c.4-.4.7-1.2.7-1.7Z"/><path d="m21.8 18l-10.5-4a2 2.06 0 0 1 .7-4h9.8"/></g></svg>
React
import type { SVGProps } from "react";
export function LucideLabMotorRacingHelmet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M22 12.2a10 10 0 1 0-19.4 3.2c.2.5.8 1.1 1.3 1.3l13.2 5.1c.5.2 1.2 0 1.6-.3l2.6-2.6c.4-.4.7-1.2.7-1.7Z"/><path d="m21.8 18l-10.5-4a2 2.06 0 0 1 .7-4h9.8"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M22 12.2a10 10 0 1 0-19.4 3.2c.2.5.8 1.1 1.3 1.3l13.2 5.1c.5.2 1.2 0 1.6-.3l2.6-2.6c.4-.4.7-1.2.7-1.7Z"/><path d="m21.8 18l-10.5-4a2 2.06 0 0 1 .7-4h9.8"/></g></svg> </template>
CSS
.icon-motor-racing-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%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M22%2012.2a10%2010%200%201%200-19.4%203.2c.2.5.8%201.1%201.3%201.3l13.2%205.1c.5.2%201.2%200%201.6-.3l2.6-2.6c.4-.4.7-1.2.7-1.7Z%22%2F%3E%3Cpath%20d%3D%22m21.8%2018l-10.5-4a2%202.06%200%200%201%20.7-4h9.8%22%2F%3E%3C%2Fg%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%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M22%2012.2a10%2010%200%201%200-19.4%203.2c.2.5.8%201.1%201.3%201.3l13.2%205.1c.5.2%201.2%200%201.6-.3l2.6-2.6c.4-.4.7-1.2.7-1.7Z%22%2F%3E%3Cpath%20d%3D%22m21.8%2018l-10.5-4a2%202.06%200%200%201%20.7-4h9.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lucide-lab/motor-racing-helmet.svg?color=%231a73e8&size=48