brain icon
brain-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- brain-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
brainBoxIcons v2brainBoxIcons v2 SolidbrainFont Awesome 6 SolidbrainFont Awesome Solidbrain-outlineFlowbite IconsbrainFluent EmojibrainFluent Emoji FlatbrainFluent Emoji High ContrastbrainHuge IconsbrainIconParkbrainIconPark OutlinebrainIconPark SolidbrainIconPark TwoTonebrainIconoirbrainLine AwesomebrainLucidebrainMaterial Design Iconsbrain-fillMingCute IconbrainNoto EmojibrainOpenMojibrainPhosphorbrain-fillRemix Iconbrain-boldSolarbrainTabler Icons
Related icons in Fluent UI System Icons
Use the brain icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 2c.645 0 1.245.188 1.75.512v18.733A3.74 3.74 0 0 1 8.994 22c-1.726 0-3.195-1.187-3.627-2.8A4 4 0 0 1 2 15.25V15c0-1.562.896-2.914 2.201-3.572a3.876 3.876 0 0 1 2.081-6.633A3.25 3.25 0 0 1 9.5 2m5 0a3.25 3.25 0 0 1 3.218 2.795a3.876 3.876 0 0 1 2.08 6.633A4 4 0 0 1 22 15v.25a4 4 0 0 1-3.367 3.95c-.431 1.613-1.901 2.8-3.627 2.8a3.74 3.74 0 0 1-2.256-.755V2.512A3.23 3.23 0 0 1 14.5 2"/></svg>
React
import type { SVGProps } from "react";
export function FluentBrain24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 2c.645 0 1.245.188 1.75.512v18.733A3.74 3.74 0 0 1 8.994 22c-1.726 0-3.195-1.187-3.627-2.8A4 4 0 0 1 2 15.25V15c0-1.562.896-2.914 2.201-3.572a3.876 3.876 0 0 1 2.081-6.633A3.25 3.25 0 0 1 9.5 2m5 0a3.25 3.25 0 0 1 3.218 2.795a3.876 3.876 0 0 1 2.08 6.633A4 4 0 0 1 22 15v.25a4 4 0 0 1-3.367 3.95c-.431 1.613-1.901 2.8-3.627 2.8a3.74 3.74 0 0 1-2.256-.755V2.512A3.23 3.23 0 0 1 14.5 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 2c.645 0 1.245.188 1.75.512v18.733A3.74 3.74 0 0 1 8.994 22c-1.726 0-3.195-1.187-3.627-2.8A4 4 0 0 1 2 15.25V15c0-1.562.896-2.914 2.201-3.572a3.876 3.876 0 0 1 2.081-6.633A3.25 3.25 0 0 1 9.5 2m5 0a3.25 3.25 0 0 1 3.218 2.795a3.876 3.876 0 0 1 2.08 6.633A4 4 0 0 1 22 15v.25a4 4 0 0 1-3.367 3.95c-.431 1.613-1.901 2.8-3.627 2.8a3.74 3.74 0 0 1-2.256-.755V2.512A3.23 3.23 0 0 1 14.5 2"/></svg> </template>
CSS
.icon-brain-24-filled {
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%22currentColor%22%20d%3D%22M9.5%202c.645%200%201.245.188%201.75.512v18.733A3.74%203.74%200%200%201%208.994%2022c-1.726%200-3.195-1.187-3.627-2.8A4%204%200%200%201%202%2015.25V15c0-1.562.896-2.914%202.201-3.572a3.876%203.876%200%200%201%202.081-6.633A3.25%203.25%200%200%201%209.5%202m5%200a3.25%203.25%200%200%201%203.218%202.795a3.876%203.876%200%200%201%202.08%206.633A4%204%200%200%201%2022%2015v.25a4%204%200%200%201-3.367%203.95c-.431%201.613-1.901%202.8-3.627%202.8a3.74%203.74%200%200%201-2.256-.755V2.512A3.23%203.23%200%200%201%2014.5%202%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%22currentColor%22%20d%3D%22M9.5%202c.645%200%201.245.188%201.75.512v18.733A3.74%203.74%200%200%201%208.994%2022c-1.726%200-3.195-1.187-3.627-2.8A4%204%200%200%201%202%2015.25V15c0-1.562.896-2.914%202.201-3.572a3.876%203.876%200%200%201%202.081-6.633A3.25%203.25%200%200%201%209.5%202m5%200a3.25%203.25%200%200%201%203.218%202.795a3.876%203.876%200%200%201%202.08%206.633A4%204%200%200%201%2022%2015v.25a4%204%200%200%201-3.367%203.95c-.431%201.613-1.901%202.8-3.627%202.8a3.74%203.74%200%200%201-2.256-.755V2.512A3.23%203.23%200%200%201%2014.5%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/brain-24-filled.svg?color=%231a73e8&size=48