football helmet icon
football-helmet-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- football-helmet-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the football helmet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M94 164a10 10 0 1 1-10-10a10 10 0 0 1 10 10m136 12v32a14 14 0 0 1-14 14h-36a14.1 14.1 0 0 1-13.43-10l-11.22-38h-26.1l4.33 14.56c0 .13.07.27.1.4A14 14 0 0 1 120 206H72.14a6 6 0 0 1-3.39-1A98 98 0 0 1 26 124c0-53.27 43.35-97.22 96.61-98A98 98 0 0 1 222 124v4a6 6 0 0 1-6 6h-60l8.27 28H216a14 14 0 0 1 14 14m-108 15.71l-15.54-52.26c0-.14-.07-.28-.1-.41A14 14 0 0 1 120 122h90a86 86 0 0 0-86-84h-1.24C76 38.66 38 77.22 38 124a86 86 0 0 0 36 70h46a2 2 0 0 0 2-2.29M151.79 162l-8.27-28H120a2 2 0 0 0-2 2.29l7.66 25.71ZM218 176a2 2 0 0 0-2-2h-48.15l10.21 34.57A2 2 0 0 0 180 210h36a2 2 0 0 0 2-2Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFootballHelmetLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M94 164a10 10 0 1 1-10-10a10 10 0 0 1 10 10m136 12v32a14 14 0 0 1-14 14h-36a14.1 14.1 0 0 1-13.43-10l-11.22-38h-26.1l4.33 14.56c0 .13.07.27.1.4A14 14 0 0 1 120 206H72.14a6 6 0 0 1-3.39-1A98 98 0 0 1 26 124c0-53.27 43.35-97.22 96.61-98A98 98 0 0 1 222 124v4a6 6 0 0 1-6 6h-60l8.27 28H216a14 14 0 0 1 14 14m-108 15.71l-15.54-52.26c0-.14-.07-.28-.1-.41A14 14 0 0 1 120 122h90a86 86 0 0 0-86-84h-1.24C76 38.66 38 77.22 38 124a86 86 0 0 0 36 70h46a2 2 0 0 0 2-2.29M151.79 162l-8.27-28H120a2 2 0 0 0-2 2.29l7.66 25.71ZM218 176a2 2 0 0 0-2-2h-48.15l10.21 34.57A2 2 0 0 0 180 210h36a2 2 0 0 0 2-2Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M94 164a10 10 0 1 1-10-10a10 10 0 0 1 10 10m136 12v32a14 14 0 0 1-14 14h-36a14.1 14.1 0 0 1-13.43-10l-11.22-38h-26.1l4.33 14.56c0 .13.07.27.1.4A14 14 0 0 1 120 206H72.14a6 6 0 0 1-3.39-1A98 98 0 0 1 26 124c0-53.27 43.35-97.22 96.61-98A98 98 0 0 1 222 124v4a6 6 0 0 1-6 6h-60l8.27 28H216a14 14 0 0 1 14 14m-108 15.71l-15.54-52.26c0-.14-.07-.28-.1-.41A14 14 0 0 1 120 122h90a86 86 0 0 0-86-84h-1.24C76 38.66 38 77.22 38 124a86 86 0 0 0 36 70h46a2 2 0 0 0 2-2.29M151.79 162l-8.27-28H120a2 2 0 0 0-2 2.29l7.66 25.71ZM218 176a2 2 0 0 0-2-2h-48.15l10.21 34.57A2 2 0 0 0 180 210h36a2 2 0 0 0 2-2Z"/></svg> </template>
CSS
.icon-football-helmet-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M94%20164a10%2010%200%201%201-10-10a10%2010%200%200%201%2010%2010m136%2012v32a14%2014%200%200%201-14%2014h-36a14.1%2014.1%200%200%201-13.43-10l-11.22-38h-26.1l4.33%2014.56c0%20.13.07.27.1.4A14%2014%200%200%201%20120%20206H72.14a6%206%200%200%201-3.39-1A98%2098%200%200%201%2026%20124c0-53.27%2043.35-97.22%2096.61-98A98%2098%200%200%201%20222%20124v4a6%206%200%200%201-6%206h-60l8.27%2028H216a14%2014%200%200%201%2014%2014m-108%2015.71l-15.54-52.26c0-.14-.07-.28-.1-.41A14%2014%200%200%201%20120%20122h90a86%2086%200%200%200-86-84h-1.24C76%2038.66%2038%2077.22%2038%20124a86%2086%200%200%200%2036%2070h46a2%202%200%200%200%202-2.29M151.79%20162l-8.27-28H120a2%202%200%200%200-2%202.29l7.66%2025.71ZM218%20176a2%202%200%200%200-2-2h-48.15l10.21%2034.57A2%202%200%200%200%20180%20210h36a2%202%200%200%200%202-2Z%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%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M94%20164a10%2010%200%201%201-10-10a10%2010%200%200%201%2010%2010m136%2012v32a14%2014%200%200%201-14%2014h-36a14.1%2014.1%200%200%201-13.43-10l-11.22-38h-26.1l4.33%2014.56c0%20.13.07.27.1.4A14%2014%200%200%201%20120%20206H72.14a6%206%200%200%201-3.39-1A98%2098%200%200%201%2026%20124c0-53.27%2043.35-97.22%2096.61-98A98%2098%200%200%201%20222%20124v4a6%206%200%200%201-6%206h-60l8.27%2028H216a14%2014%200%200%201%2014%2014m-108%2015.71l-15.54-52.26c0-.14-.07-.28-.1-.41A14%2014%200%200%201%20120%20122h90a86%2086%200%200%200-86-84h-1.24C76%2038.66%2038%2077.22%2038%20124a86%2086%200%200%200%2036%2070h46a2%202%200%200%200%202-2.29M151.79%20162l-8.27-28H120a2%202%200%200%200-2%202.29l7.66%2025.71ZM218%20176a2%202%200%200%200-2-2h-48.15l10.21%2034.57A2%202%200%200%200%20180%20210h36a2%202%200%200%200%202-2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/football-helmet-light.svg?color=%231a73e8&size=48