hat wizard icon
hat-wizard from Line Awesome by Icons8 · Line · Tabletop Gaming · Apache-2.0 Free for personal and commercial use.
- Name
- hat-wizard
- Set
- Line Awesome
- Style
- Line
- Category
- Tabletop Gaming
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- hat-wizard-solid
The same icon in other sets
More tabletop gaming icons from Line Awesome
Use the hat wizard icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 28c-6.203 0-8.465-2.055-8.703-2.29l-.473-.464L15.324 4h7.617l-4.726 3.363l6.957 17.887l-.469.46c-.238.235-2.5 2.29-8.703 2.29m-6.777-3.363C10.102 25.137 12.176 26 16 26c3.828 0 5.898-.863 6.781-1.367l-6.68-17.188zM18 24a3 3 0 0 1 0-6c.262 0 .508.043.75.105A3.993 3.993 0 0 0 12 21c0 2.21 1.79 4 4 4a4 4 0 0 0 2.75-1.105A3 3 0 0 1 18 24m-2-11c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m3 7c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1"/></svg>
React
import type { SVGProps } from "react";
export function LaHatWizard(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 28c-6.203 0-8.465-2.055-8.703-2.29l-.473-.464L15.324 4h7.617l-4.726 3.363l6.957 17.887l-.469.46c-.238.235-2.5 2.29-8.703 2.29m-6.777-3.363C10.102 25.137 12.176 26 16 26c3.828 0 5.898-.863 6.781-1.367l-6.68-17.188zM18 24a3 3 0 0 1 0-6c.262 0 .508.043.75.105A3.993 3.993 0 0 0 12 21c0 2.21 1.79 4 4 4a4 4 0 0 0 2.75-1.105A3 3 0 0 1 18 24m-2-11c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m3 7c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 28c-6.203 0-8.465-2.055-8.703-2.29l-.473-.464L15.324 4h7.617l-4.726 3.363l6.957 17.887l-.469.46c-.238.235-2.5 2.29-8.703 2.29m-6.777-3.363C10.102 25.137 12.176 26 16 26c3.828 0 5.898-.863 6.781-1.367l-6.68-17.188zM18 24a3 3 0 0 1 0-6c.262 0 .508.043.75.105A3.993 3.993 0 0 0 12 21c0 2.21 1.79 4 4 4a4 4 0 0 0 2.75-1.105A3 3 0 0 1 18 24m-2-11c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m3 7c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1"/></svg> </template>
CSS
.icon-hat-wizard {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2028c-6.203%200-8.465-2.055-8.703-2.29l-.473-.464L15.324%204h7.617l-4.726%203.363l6.957%2017.887l-.469.46c-.238.235-2.5%202.29-8.703%202.29m-6.777-3.363C10.102%2025.137%2012.176%2026%2016%2026c3.828%200%205.898-.863%206.781-1.367l-6.68-17.188zM18%2024a3%203%200%200%201%200-6c.262%200%20.508.043.75.105A3.993%203.993%200%200%200%2012%2021c0%202.21%201.79%204%204%204a4%204%200%200%200%202.75-1.105A3%203%200%200%201%2018%2024m-2-11c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1m3%207c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2028c-6.203%200-8.465-2.055-8.703-2.29l-.473-.464L15.324%204h7.617l-4.726%203.363l6.957%2017.887l-.469.46c-.238.235-2.5%202.29-8.703%202.29m-6.777-3.363C10.102%2025.137%2012.176%2026%2016%2026c3.828%200%205.898-.863%206.781-1.367l-6.68-17.188zM18%2024a3%203%200%200%201%200-6c.262%200%20.508.043.75.105A3.993%203.993%200%200%200%2012%2021c0%202.21%201.79%204%204%204a4%204%200%200%200%202.75-1.105A3%203%200%200%201%2018%2024m-2-11c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1m3%207c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/hat-wizard.svg?color=%231a73e8&size=48