baseball helmet icon
baseball-helmet from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- baseball-helmet
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the baseball helmet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.5 8.5C18 5 14.992 3 11.405 3C6.21 3 2 7.242 2 12.474a9.48 9.48 0 0 0 4.49 8.078c.58.359 1.057.448 1.737.448h6.536c1.41 0 2.553-1.12 2.553-2.5S16.173 16 14.763 16c-.394 0-1.132.148-1.41-.173c-.15-.174-.117-.39-.053-.824c.439-2.967 2.938-3.503 6.156-3.503c.76 0 1.521-.845 2.067-1.638c.382-.554.573-.831.429-1.097c-.144-.265-.508-.265-1.235-.265zm0 0h-4.43m-.062 10h-.01"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBaseballHelmet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M19.5 8.5C18 5 14.992 3 11.405 3C6.21 3 2 7.242 2 12.474a9.48 9.48 0 0 0 4.49 8.078c.58.359 1.057.448 1.737.448h6.536c1.41 0 2.553-1.12 2.553-2.5S16.173 16 14.763 16c-.394 0-1.132.148-1.41-.173c-.15-.174-.117-.39-.053-.824c.439-2.967 2.938-3.503 6.156-3.503c.76 0 1.521-.845 2.067-1.638c.382-.554.573-.831.429-1.097c-.144-.265-.508-.265-1.235-.265zm0 0h-4.43m-.062 10h-.01"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.5 8.5C18 5 14.992 3 11.405 3C6.21 3 2 7.242 2 12.474a9.48 9.48 0 0 0 4.49 8.078c.58.359 1.057.448 1.737.448h6.536c1.41 0 2.553-1.12 2.553-2.5S16.173 16 14.763 16c-.394 0-1.132.148-1.41-.173c-.15-.174-.117-.39-.053-.824c.439-2.967 2.938-3.503 6.156-3.503c.76 0 1.521-.845 2.067-1.638c.382-.554.573-.831.429-1.097c-.144-.265-.508-.265-1.235-.265zm0 0h-4.43m-.062 10h-.01"/></svg> </template>
CSS
.icon-baseball-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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M19.5%208.5C18%205%2014.992%203%2011.405%203C6.21%203%202%207.242%202%2012.474a9.48%209.48%200%200%200%204.49%208.078c.58.359%201.057.448%201.737.448h6.536c1.41%200%202.553-1.12%202.553-2.5S16.173%2016%2014.763%2016c-.394%200-1.132.148-1.41-.173c-.15-.174-.117-.39-.053-.824c.439-2.967%202.938-3.503%206.156-3.503c.76%200%201.521-.845%202.067-1.638c.382-.554.573-.831.429-1.097c-.144-.265-.508-.265-1.235-.265zm0%200h-4.43m-.062%2010h-.01%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M19.5%208.5C18%205%2014.992%203%2011.405%203C6.21%203%202%207.242%202%2012.474a9.48%209.48%200%200%200%204.49%208.078c.58.359%201.057.448%201.737.448h6.536c1.41%200%202.553-1.12%202.553-2.5S16.173%2016%2014.763%2016c-.394%200-1.132.148-1.41-.173c-.15-.174-.117-.39-.053-.824c.439-2.967%202.938-3.503%206.156-3.503c.76%200%201.521-.845%202.067-1.638c.382-.554.573-.831.429-1.097c-.144-.265-.508-.265-1.235-.265zm0%200h-4.43m-.062%2010h-.01%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/baseball-helmet.svg?color=%231a73e8&size=48