brain icon
brain-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- brain-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- 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 48 48"><path fill="currentColor" d="M19.125 4a6.1 6.1 0 0 1 3.625 1.188v37.058A7.17 7.17 0 0 1 18.043 44a7.21 7.21 0 0 1-6.837-4.928l-.375-1.129a7.749 7.749 0 0 1-2.234-14.772A7.48 7.48 0 0 1 6 17.5a7.5 7.5 0 0 1 7.003-7.482A6.123 6.123 0 0 1 19.125 4m9.75 0a6.123 6.123 0 0 1 6.122 6.018A7.5 7.5 0 0 1 42 17.5a7.48 7.48 0 0 1-2.597 5.67a7.75 7.75 0 0 1-2.234 14.773l-.375 1.13A7.21 7.21 0 0 1 29.957 44c-1.8 0-3.444-.663-4.707-1.754V5.188A6.1 6.1 0 0 1 28.875 4"/></svg>
React
import type { SVGProps } from "react";
export function FluentBrain48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M19.125 4a6.1 6.1 0 0 1 3.625 1.188v37.058A7.17 7.17 0 0 1 18.043 44a7.21 7.21 0 0 1-6.837-4.928l-.375-1.129a7.749 7.749 0 0 1-2.234-14.772A7.48 7.48 0 0 1 6 17.5a7.5 7.5 0 0 1 7.003-7.482A6.123 6.123 0 0 1 19.125 4m9.75 0a6.123 6.123 0 0 1 6.122 6.018A7.5 7.5 0 0 1 42 17.5a7.48 7.48 0 0 1-2.597 5.67a7.75 7.75 0 0 1-2.234 14.773l-.375 1.13A7.21 7.21 0 0 1 29.957 44c-1.8 0-3.444-.663-4.707-1.754V5.188A6.1 6.1 0 0 1 28.875 4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M19.125 4a6.1 6.1 0 0 1 3.625 1.188v37.058A7.17 7.17 0 0 1 18.043 44a7.21 7.21 0 0 1-6.837-4.928l-.375-1.129a7.749 7.749 0 0 1-2.234-14.772A7.48 7.48 0 0 1 6 17.5a7.5 7.5 0 0 1 7.003-7.482A6.123 6.123 0 0 1 19.125 4m9.75 0a6.123 6.123 0 0 1 6.122 6.018A7.5 7.5 0 0 1 42 17.5a7.48 7.48 0 0 1-2.597 5.67a7.75 7.75 0 0 1-2.234 14.773l-.375 1.13A7.21 7.21 0 0 1 29.957 44c-1.8 0-3.444-.663-4.707-1.754V5.188A6.1 6.1 0 0 1 28.875 4"/></svg> </template>
CSS
.icon-brain-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.125%204a6.1%206.1%200%200%201%203.625%201.188v37.058A7.17%207.17%200%200%201%2018.043%2044a7.21%207.21%200%200%201-6.837-4.928l-.375-1.129a7.749%207.749%200%200%201-2.234-14.772A7.48%207.48%200%200%201%206%2017.5a7.5%207.5%200%200%201%207.003-7.482A6.123%206.123%200%200%201%2019.125%204m9.75%200a6.123%206.123%200%200%201%206.122%206.018A7.5%207.5%200%200%201%2042%2017.5a7.48%207.48%200%200%201-2.597%205.67a7.75%207.75%200%200%201-2.234%2014.773l-.375%201.13A7.21%207.21%200%200%201%2029.957%2044c-1.8%200-3.444-.663-4.707-1.754V5.188A6.1%206.1%200%200%201%2028.875%204%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.125%204a6.1%206.1%200%200%201%203.625%201.188v37.058A7.17%207.17%200%200%201%2018.043%2044a7.21%207.21%200%200%201-6.837-4.928l-.375-1.129a7.749%207.749%200%200%201-2.234-14.772A7.48%207.48%200%200%201%206%2017.5a7.5%207.5%200%200%201%207.003-7.482A6.123%206.123%200%200%201%2019.125%204m9.75%200a6.123%206.123%200%200%201%206.122%206.018A7.5%207.5%200%200%201%2042%2017.5a7.48%207.48%200%200%201-2.597%205.67a7.75%207.75%200%200%201-2.234%2014.773l-.375%201.13A7.21%207.21%200%200%201%2029.957%2044c-1.8%200-3.444-.663-4.707-1.754V5.188A6.1%206.1%200%200%201%2028.875%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/brain-48-filled.svg?color=%231a73e8&size=48