football helmet icon

football-helmet-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
football-helmet-duotone
Set
Phosphor
Style
Duotone
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"><g fill="currentColor"><path d="m112.19 137.74l15.62 52.52A8 8 0 0 1 120 200H72.14A91.91 91.91 0 0 1 32 124c0-50 40.65-91.26 90.69-92A92 92 0 0 1 216 124v4h-96a8 8 0 0 0-7.81 9.74" opacity=".2"/><path d="M96 164a12 12 0 1 1-12-12a12 12 0 0 1 12 12m136 12v32a16 16 0 0 1-16 16h-36a16.1 16.1 0 0 1-15.35-11.47L153.84 176h-21.93l3.56 12a5 5 0 0 1 .15.54A16 16 0 0 1 120 208H72.14a8 8 0 0 1-4.52-1.4A100 100 0 0 1 24 124c0-54.36 44.24-99.2 98.58-100A100 100 0 0 1 224 124v4a8 8 0 0 1-8 8h-57.29l7.09 24H216a16 16 0 0 1 16 16m-112-56h87.91a84 84 0 0 0-85.11-80C77.16 40.64 40 78.31 40 124a84 84 0 0 0 34.67 68H120l-15.45-52a5 5 0 0 1-.15-.54A16 16 0 0 1 120 120m29.11 40L142 136h-22l7.14 24ZM216 176h-45.48l9.48 32h36Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhFootballHelmetDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m112.19 137.74l15.62 52.52A8 8 0 0 1 120 200H72.14A91.91 91.91 0 0 1 32 124c0-50 40.65-91.26 90.69-92A92 92 0 0 1 216 124v4h-96a8 8 0 0 0-7.81 9.74" opacity=".2"/><path d="M96 164a12 12 0 1 1-12-12a12 12 0 0 1 12 12m136 12v32a16 16 0 0 1-16 16h-36a16.1 16.1 0 0 1-15.35-11.47L153.84 176h-21.93l3.56 12a5 5 0 0 1 .15.54A16 16 0 0 1 120 208H72.14a8 8 0 0 1-4.52-1.4A100 100 0 0 1 24 124c0-54.36 44.24-99.2 98.58-100A100 100 0 0 1 224 124v4a8 8 0 0 1-8 8h-57.29l7.09 24H216a16 16 0 0 1 16 16m-112-56h87.91a84 84 0 0 0-85.11-80C77.16 40.64 40 78.31 40 124a84 84 0 0 0 34.67 68H120l-15.45-52a5 5 0 0 1-.15-.54A16 16 0 0 1 120 120m29.11 40L142 136h-22l7.14 24ZM216 176h-45.48l9.48 32h36Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m112.19 137.74l15.62 52.52A8 8 0 0 1 120 200H72.14A91.91 91.91 0 0 1 32 124c0-50 40.65-91.26 90.69-92A92 92 0 0 1 216 124v4h-96a8 8 0 0 0-7.81 9.74" opacity=".2"/><path d="M96 164a12 12 0 1 1-12-12a12 12 0 0 1 12 12m136 12v32a16 16 0 0 1-16 16h-36a16.1 16.1 0 0 1-15.35-11.47L153.84 176h-21.93l3.56 12a5 5 0 0 1 .15.54A16 16 0 0 1 120 208H72.14a8 8 0 0 1-4.52-1.4A100 100 0 0 1 24 124c0-54.36 44.24-99.2 98.58-100A100 100 0 0 1 224 124v4a8 8 0 0 1-8 8h-57.29l7.09 24H216a16 16 0 0 1 16 16m-112-56h87.91a84 84 0 0 0-85.11-80C77.16 40.64 40 78.31 40 124a84 84 0 0 0 34.67 68H120l-15.45-52a5 5 0 0 1-.15-.54A16 16 0 0 1 120 120m29.11 40L142 136h-22l7.14 24ZM216 176h-45.48l9.48 32h36Z"/></g></svg>
</template>

CSS

.icon-football-helmet-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m112.19%20137.74l15.62%2052.52A8%208%200%200%201%20120%20200H72.14A91.91%2091.91%200%200%201%2032%20124c0-50%2040.65-91.26%2090.69-92A92%2092%200%200%201%20216%20124v4h-96a8%208%200%200%200-7.81%209.74%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M96%20164a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012m136%2012v32a16%2016%200%200%201-16%2016h-36a16.1%2016.1%200%200%201-15.35-11.47L153.84%20176h-21.93l3.56%2012a5%205%200%200%201%20.15.54A16%2016%200%200%201%20120%20208H72.14a8%208%200%200%201-4.52-1.4A100%20100%200%200%201%2024%20124c0-54.36%2044.24-99.2%2098.58-100A100%20100%200%200%201%20224%20124v4a8%208%200%200%201-8%208h-57.29l7.09%2024H216a16%2016%200%200%201%2016%2016m-112-56h87.91a84%2084%200%200%200-85.11-80C77.16%2040.64%2040%2078.31%2040%20124a84%2084%200%200%200%2034.67%2068H120l-15.45-52a5%205%200%200%201-.15-.54A16%2016%200%200%201%20120%20120m29.11%2040L142%20136h-22l7.14%2024ZM216%20176h-45.48l9.48%2032h36Z%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m112.19%20137.74l15.62%2052.52A8%208%200%200%201%20120%20200H72.14A91.91%2091.91%200%200%201%2032%20124c0-50%2040.65-91.26%2090.69-92A92%2092%200%200%201%20216%20124v4h-96a8%208%200%200%200-7.81%209.74%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M96%20164a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012m136%2012v32a16%2016%200%200%201-16%2016h-36a16.1%2016.1%200%200%201-15.35-11.47L153.84%20176h-21.93l3.56%2012a5%205%200%200%201%20.15.54A16%2016%200%200%201%20120%20208H72.14a8%208%200%200%201-4.52-1.4A100%20100%200%200%201%2024%20124c0-54.36%2044.24-99.2%2098.58-100A100%20100%200%200%201%20224%20124v4a8%208%200%200%201-8%208h-57.29l7.09%2024H216a16%2016%200%200%201%2016%2016m-112-56h87.91a84%2084%200%200%200-85.11-80C77.16%2040.64%2040%2078.31%2040%20124a84%2084%200%200%200%2034.67%2068H120l-15.45-52a5%205%200%200%201-.15-.54A16%2016%200%200%201%20120%20120m29.11%2040L142%20136h-22l7.14%2024ZM216%20176h-45.48l9.48%2032h36Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/football-helmet-duotone.svg?color=%231a73e8&size=48