baseball helmet icon
baseball-helmet-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- baseball-helmet-light
- Set
- Phosphor
- Style
- Light
- 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="M88 130a26 26 0 1 0 26 26a26 26 0 0 0-26-26m0 40a14 14 0 1 1 14-14a14 14 0 0 1-14 14m160-48h-26.17A102 102 0 0 0 18 128v24a70.08 70.08 0 0 0 70 70h40a70.08 70.08 0 0 0 70-70v-18h50a6 6 0 0 0 0-12m-62 30a58.07 58.07 0 0 1-58 58h-.85A70 70 0 0 0 158 152v-18h28Zm-34-30a6 6 0 0 0-6 6v24a58 58 0 0 1-116 0v-24a90 90 0 0 1 179.8-6Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBaseballHelmetLight(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="M88 130a26 26 0 1 0 26 26a26 26 0 0 0-26-26m0 40a14 14 0 1 1 14-14a14 14 0 0 1-14 14m160-48h-26.17A102 102 0 0 0 18 128v24a70.08 70.08 0 0 0 70 70h40a70.08 70.08 0 0 0 70-70v-18h50a6 6 0 0 0 0-12m-62 30a58.07 58.07 0 0 1-58 58h-.85A70 70 0 0 0 158 152v-18h28Zm-34-30a6 6 0 0 0-6 6v24a58 58 0 0 1-116 0v-24a90 90 0 0 1 179.8-6Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M88 130a26 26 0 1 0 26 26a26 26 0 0 0-26-26m0 40a14 14 0 1 1 14-14a14 14 0 0 1-14 14m160-48h-26.17A102 102 0 0 0 18 128v24a70.08 70.08 0 0 0 70 70h40a70.08 70.08 0 0 0 70-70v-18h50a6 6 0 0 0 0-12m-62 30a58.07 58.07 0 0 1-58 58h-.85A70 70 0 0 0 158 152v-18h28Zm-34-30a6 6 0 0 0-6 6v24a58 58 0 0 1-116 0v-24a90 90 0 0 1 179.8-6Z"/></svg> </template>
CSS
.icon-baseball-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%22M88%20130a26%2026%200%201%200%2026%2026a26%2026%200%200%200-26-26m0%2040a14%2014%200%201%201%2014-14a14%2014%200%200%201-14%2014m160-48h-26.17A102%20102%200%200%200%2018%20128v24a70.08%2070.08%200%200%200%2070%2070h40a70.08%2070.08%200%200%200%2070-70v-18h50a6%206%200%200%200%200-12m-62%2030a58.07%2058.07%200%200%201-58%2058h-.85A70%2070%200%200%200%20158%20152v-18h28Zm-34-30a6%206%200%200%200-6%206v24a58%2058%200%200%201-116%200v-24a90%2090%200%200%201%20179.8-6Z%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%22M88%20130a26%2026%200%201%200%2026%2026a26%2026%200%200%200-26-26m0%2040a14%2014%200%201%201%2014-14a14%2014%200%200%201-14%2014m160-48h-26.17A102%20102%200%200%200%2018%20128v24a70.08%2070.08%200%200%200%2070%2070h40a70.08%2070.08%200%200%200%2070-70v-18h50a6%206%200%200%200%200-12m-62%2030a58.07%2058.07%200%200%201-58%2058h-.85A70%2070%200%200%200%20158%20152v-18h28Zm-34-30a6%206%200%200%200-6%206v24a58%2058%200%200%201-116%200v-24a90%2090%200%200%201%20179.8-6Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/baseball-helmet-light.svg?color=%231a73e8&size=48