baseball helmet icon

baseball-helmet-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
baseball-helmet-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the baseball helmet icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M120 156a32 32 0 1 0-32 32a32 32 0 0 0 32-32m-40 0a8 8 0 1 1 8 8a8 8 0 0 1-8-8m164-40h-16.66A108 108 0 0 0 12 128v24a76.08 76.08 0 0 0 76 76h40a76.08 76.08 0 0 0 76-76v-12h40a12 12 0 0 0 0-24M36 152v-24a84 84 0 0 1 167.15-12H152a12 12 0 0 0-12 12v24a52 52 0 0 1-104 0m144 0a52.07 52.07 0 0 1-33.67 48.65A75.63 75.63 0 0 0 164 152v-12h16Z"/></svg>

React

import type { SVGProps } from "react";

export function PhBaseballHelmetBold(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="M120 156a32 32 0 1 0-32 32a32 32 0 0 0 32-32m-40 0a8 8 0 1 1 8 8a8 8 0 0 1-8-8m164-40h-16.66A108 108 0 0 0 12 128v24a76.08 76.08 0 0 0 76 76h40a76.08 76.08 0 0 0 76-76v-12h40a12 12 0 0 0 0-24M36 152v-24a84 84 0 0 1 167.15-12H152a12 12 0 0 0-12 12v24a52 52 0 0 1-104 0m144 0a52.07 52.07 0 0 1-33.67 48.65A75.63 75.63 0 0 0 164 152v-12h16Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M120 156a32 32 0 1 0-32 32a32 32 0 0 0 32-32m-40 0a8 8 0 1 1 8 8a8 8 0 0 1-8-8m164-40h-16.66A108 108 0 0 0 12 128v24a76.08 76.08 0 0 0 76 76h40a76.08 76.08 0 0 0 76-76v-12h40a12 12 0 0 0 0-24M36 152v-24a84 84 0 0 1 167.15-12H152a12 12 0 0 0-12 12v24a52 52 0 0 1-104 0m144 0a52.07 52.07 0 0 1-33.67 48.65A75.63 75.63 0 0 0 164 152v-12h16Z"/></svg>
</template>

CSS

.icon-baseball-helmet-bold {
  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%22M120%20156a32%2032%200%201%200-32%2032a32%2032%200%200%200%2032-32m-40%200a8%208%200%201%201%208%208a8%208%200%200%201-8-8m164-40h-16.66A108%20108%200%200%200%2012%20128v24a76.08%2076.08%200%200%200%2076%2076h40a76.08%2076.08%200%200%200%2076-76v-12h40a12%2012%200%200%200%200-24M36%20152v-24a84%2084%200%200%201%20167.15-12H152a12%2012%200%200%200-12%2012v24a52%2052%200%200%201-104%200m144%200a52.07%2052.07%200%200%201-33.67%2048.65A75.63%2075.63%200%200%200%20164%20152v-12h16Z%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%22M120%20156a32%2032%200%201%200-32%2032a32%2032%200%200%200%2032-32m-40%200a8%208%200%201%201%208%208a8%208%200%200%201-8-8m164-40h-16.66A108%20108%200%200%200%2012%20128v24a76.08%2076.08%200%200%200%2076%2076h40a76.08%2076.08%200%200%200%2076-76v-12h40a12%2012%200%200%200%200-24M36%20152v-24a84%2084%200%200%201%20167.15-12H152a12%2012%200%200%200-12%2012v24a52%2052%200%200%201-104%200m144%200a52.07%2052.07%200%200%201-33.67%2048.65A75.63%2075.63%200%200%200%20164%20152v-12h16Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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