brain icon
brain-fill from Remix Icon by Remix Design · Fill · Health & Medical · Apache-2.0 Free for personal and commercial use.
- Name
- brain-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Health & Medical
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
brainBoxIcons v2brainBoxIcons v2 SolidbrainFont Awesome 6 SolidbrainFont Awesome Solidbrain-outlineFlowbite Iconsbrain-16-filledFluent UI System IconsbrainFluent EmojibrainFluent Emoji FlatbrainFluent Emoji High ContrastbrainHuge IconsbrainIconParkbrainIconPark OutlinebrainIconPark SolidbrainIconPark TwoTonebrainIconoirbrainLine AwesomebrainLucidebrainMaterial Design Iconsbrain-fillMingCute IconbrainNoto EmojibrainOpenMojibrainPhosphorbrain-boldSolarbrainTabler Icons
More health & medical icons from Remix Icon
aed-electrodes-fillaed-fillatom-fillbrain-2-fillbrain-3-fillbrain-ai-3-fillcapsule-filldislike-filldna-filldossier-filldropper-fillempathize-fillfirst-aid-kit-fillflask-fillhand-sanitizer-fillhealth-book-fillheart-2-fillheart-3-fillheart-add-2-fillheart-add-fillheart-fillheart-pulse-fillhearts-fillinfrared-thermometer-fill
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="M11 2.535A4 4 0 0 0 5 6v1.774c-.851.342-1.549.874-2.059 1.575C2.292 10.242 2 11.335 2 12.5c0 1.561.795 2.936 2 3.742V17.5a4.5 4.5 0 0 0 7 3.742V17.5c0-1.333-.33-2.185-.86-2.76c-.543-.587-1.424-1.024-2.804-1.254l.328-1.972c1.302.216 2.442.623 3.336 1.313zm2 0v10.292c.894-.69 2.034-1.097 3.336-1.313l.328 1.972c-1.38.23-2.261.667-2.804 1.255c-.53.574-.86 1.426-.86 2.759v3.742a4.5 4.5 0 0 0 7-3.742v-1.258c1.205-.806 2-2.18 2-3.742c0-1.165-.292-2.258-.941-3.15c-.51-.702-1.208-1.234-2.059-1.576V6a4 4 0 0 0-6-3.465"/></svg>
React
import type { SVGProps } from "react";
export function RiBrainFill(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="M11 2.535A4 4 0 0 0 5 6v1.774c-.851.342-1.549.874-2.059 1.575C2.292 10.242 2 11.335 2 12.5c0 1.561.795 2.936 2 3.742V17.5a4.5 4.5 0 0 0 7 3.742V17.5c0-1.333-.33-2.185-.86-2.76c-.543-.587-1.424-1.024-2.804-1.254l.328-1.972c1.302.216 2.442.623 3.336 1.313zm2 0v10.292c.894-.69 2.034-1.097 3.336-1.313l.328 1.972c-1.38.23-2.261.667-2.804 1.255c-.53.574-.86 1.426-.86 2.759v3.742a4.5 4.5 0 0 0 7-3.742v-1.258c1.205-.806 2-2.18 2-3.742c0-1.165-.292-2.258-.941-3.15c-.51-.702-1.208-1.234-2.059-1.576V6a4 4 0 0 0-6-3.465"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 2.535A4 4 0 0 0 5 6v1.774c-.851.342-1.549.874-2.059 1.575C2.292 10.242 2 11.335 2 12.5c0 1.561.795 2.936 2 3.742V17.5a4.5 4.5 0 0 0 7 3.742V17.5c0-1.333-.33-2.185-.86-2.76c-.543-.587-1.424-1.024-2.804-1.254l.328-1.972c1.302.216 2.442.623 3.336 1.313zm2 0v10.292c.894-.69 2.034-1.097 3.336-1.313l.328 1.972c-1.38.23-2.261.667-2.804 1.255c-.53.574-.86 1.426-.86 2.759v3.742a4.5 4.5 0 0 0 7-3.742v-1.258c1.205-.806 2-2.18 2-3.742c0-1.165-.292-2.258-.941-3.15c-.51-.702-1.208-1.234-2.059-1.576V6a4 4 0 0 0-6-3.465"/></svg> </template>
CSS
.icon-brain-fill {
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%22M11%202.535A4%204%200%200%200%205%206v1.774c-.851.342-1.549.874-2.059%201.575C2.292%2010.242%202%2011.335%202%2012.5c0%201.561.795%202.936%202%203.742V17.5a4.5%204.5%200%200%200%207%203.742V17.5c0-1.333-.33-2.185-.86-2.76c-.543-.587-1.424-1.024-2.804-1.254l.328-1.972c1.302.216%202.442.623%203.336%201.313zm2%200v10.292c.894-.69%202.034-1.097%203.336-1.313l.328%201.972c-1.38.23-2.261.667-2.804%201.255c-.53.574-.86%201.426-.86%202.759v3.742a4.5%204.5%200%200%200%207-3.742v-1.258c1.205-.806%202-2.18%202-3.742c0-1.165-.292-2.258-.941-3.15c-.51-.702-1.208-1.234-2.059-1.576V6a4%204%200%200%200-6-3.465%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%22M11%202.535A4%204%200%200%200%205%206v1.774c-.851.342-1.549.874-2.059%201.575C2.292%2010.242%202%2011.335%202%2012.5c0%201.561.795%202.936%202%203.742V17.5a4.5%204.5%200%200%200%207%203.742V17.5c0-1.333-.33-2.185-.86-2.76c-.543-.587-1.424-1.024-2.804-1.254l.328-1.972c1.302.216%202.442.623%203.336%201.313zm2%200v10.292c.894-.69%202.034-1.097%203.336-1.313l.328%201.972c-1.38.23-2.261.667-2.804%201.255c-.53.574-.86%201.426-.86%202.759v3.742a4.5%204.5%200%200%200%207-3.742v-1.258c1.205-.806%202-2.18%202-3.742c0-1.165-.292-2.258-.941-3.15c-.51-.702-1.208-1.234-2.059-1.576V6a4%204%200%200%200-6-3.465%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/brain-fill.svg?color=%231a73e8&size=48