brain emoji
brain from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- brain
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- People & Body
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
brainBoxIcons v2brainBoxIcons v2 SolidbrainFont Awesome 6 SolidbrainFont Awesome Solidbrain-outlineFlowbite Iconsbrain-16-filledFluent UI System IconsbrainFluent EmojibrainFluent Emoji High ContrastbrainHuge IconsbrainIconParkbrainIconPark OutlinebrainIconPark SolidbrainIconPark TwoTonebrainIconoirbrainLine AwesomebrainLucidebrainMaterial Design Iconsbrain-fillMingCute IconbrainNoto EmojibrainOpenMojibrainPhosphorbrain-fillRemix Iconbrain-boldSolarbrainTabler Icons
More people & body icons from Fluent Emoji Flat
anatomical-heartartistartist-darkartist-lightartist-mediumartist-medium-darkartist-medium-lightastronautastronaut-darkastronaut-lightastronaut-mediumastronaut-medium-darkastronaut-medium-lightbabybaby-angelbaby-angel-darkbaby-angel-lightbaby-angel-mediumbaby-angel-medium-darkbaby-angel-medium-lightbaby-darkbaby-lightbaby-mediumbaby-medium-dark
Use the brain emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff6dc6" d="M30.893 15c-.849-7.317-7.059-13-14.604-13h-1.232C7.293 2 1 8.293 1 16.057A4.943 4.943 0 0 0 5.943 21h2.082a5.5 5.5 0 0 0 5.475 5H24a7 7 0 0 0 7-7v-2.289c0-.58-.042-1.149-.107-1.711"/><path fill="#f70a8d" d="M25 25.982v3.604a.75.75 0 0 1-1.28.53L19.604 26zM10.178 7.536a.285.285 0 0 0 .199-.249c.073-.87.131-1.743.123-2.628c-.279.754-.5 1.518-.708 2.284a8.13 8.13 0 0 0-4.843 2.728C3.667 11.148 2.932 13.106 3.055 15c.529-1.808 1.396-3.402 2.61-4.685a10.37 10.37 0 0 1 4.457-2.762zm9.504-2.377c-.27-.565-.747-1.025-1.31-1.337c-.562-.32-1.22-.473-1.872-.481c-.652.01-1.309.163-1.871.483c-.562.311-1.04.771-1.311 1.335c1.109-.543 2.123-.825 3.182-.818c1.059-.005 2.07.276 3.182.818m-8.627 9.939a5 5 0 0 0-.879.379a2 2 0 0 0-.043-.274a2.5 2.5 0 0 0-.658-1.177c-.641-.644-1.677-.935-2.475-.526c.775.402 1.301.759 1.768 1.232c.319.316.584.664.847 1.091c-.25.177-.492.367-.711.581c-.595.606-1.061 1.345-1.308 2.15c-.253.8-.304 1.659-.096 2.446c.402-1.562 1.081-2.866 2.11-3.89c1.021-1.031 2.328-1.71 3.89-2.11c-.787-.206-1.646-.155-2.445.098m11.987 4.44c-.42.077-.979-.002-1.531-.01l-1.639-.028q-1.097.009-2.194.055c.507-.553.715-1.413.322-2.055c-.403.645-.705 1.039-1.086 1.414c-.263.265-.54.494-.901.746c-.898.075-1.796.177-2.694.34c2.185.396 4.369.485 6.554.5l.356-.006c.259.193.478.381.686.592c.379.376.681.77 1.086 1.414c.209-.329.248-.73.17-1.106c-.065-.347-.25-.661-.485-.929l.646-.028c.262-.002.624-.041.911-.146c1.231-.37 1.995-1.686 1.759-2.79c-.21 1.097-1.045 1.884-1.96 2.037m6.323-2.675c-.271-.866-.774-1.659-1.416-2.312c-.653-.641-1.447-1.144-2.313-1.415a5.2 5.2 0 0 0-1.635-.245c.615-.642 1.1-1.413 1.363-2.255c.279-.86.342-1.783.136-2.636c-.4 1.693-1.133 3.129-2.257 4.243c-1.116 1.123-2.55 1.854-4.243 2.257c.853.208 1.777.145 2.637-.135c.747-.234 1.434-.648 2.03-1.167c1.401.425 2.615 1.088 3.577 2.058c1.123 1.116 1.854 2.55 2.257 4.243c.207-.852.144-1.776-.136-2.636"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatBrain(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff6dc6" d="M30.893 15c-.849-7.317-7.059-13-14.604-13h-1.232C7.293 2 1 8.293 1 16.057A4.943 4.943 0 0 0 5.943 21h2.082a5.5 5.5 0 0 0 5.475 5H24a7 7 0 0 0 7-7v-2.289c0-.58-.042-1.149-.107-1.711"/><path fill="#f70a8d" d="M25 25.982v3.604a.75.75 0 0 1-1.28.53L19.604 26zM10.178 7.536a.285.285 0 0 0 .199-.249c.073-.87.131-1.743.123-2.628c-.279.754-.5 1.518-.708 2.284a8.13 8.13 0 0 0-4.843 2.728C3.667 11.148 2.932 13.106 3.055 15c.529-1.808 1.396-3.402 2.61-4.685a10.37 10.37 0 0 1 4.457-2.762zm9.504-2.377c-.27-.565-.747-1.025-1.31-1.337c-.562-.32-1.22-.473-1.872-.481c-.652.01-1.309.163-1.871.483c-.562.311-1.04.771-1.311 1.335c1.109-.543 2.123-.825 3.182-.818c1.059-.005 2.07.276 3.182.818m-8.627 9.939a5 5 0 0 0-.879.379a2 2 0 0 0-.043-.274a2.5 2.5 0 0 0-.658-1.177c-.641-.644-1.677-.935-2.475-.526c.775.402 1.301.759 1.768 1.232c.319.316.584.664.847 1.091c-.25.177-.492.367-.711.581c-.595.606-1.061 1.345-1.308 2.15c-.253.8-.304 1.659-.096 2.446c.402-1.562 1.081-2.866 2.11-3.89c1.021-1.031 2.328-1.71 3.89-2.11c-.787-.206-1.646-.155-2.445.098m11.987 4.44c-.42.077-.979-.002-1.531-.01l-1.639-.028q-1.097.009-2.194.055c.507-.553.715-1.413.322-2.055c-.403.645-.705 1.039-1.086 1.414c-.263.265-.54.494-.901.746c-.898.075-1.796.177-2.694.34c2.185.396 4.369.485 6.554.5l.356-.006c.259.193.478.381.686.592c.379.376.681.77 1.086 1.414c.209-.329.248-.73.17-1.106c-.065-.347-.25-.661-.485-.929l.646-.028c.262-.002.624-.041.911-.146c1.231-.37 1.995-1.686 1.759-2.79c-.21 1.097-1.045 1.884-1.96 2.037m6.323-2.675c-.271-.866-.774-1.659-1.416-2.312c-.653-.641-1.447-1.144-2.313-1.415a5.2 5.2 0 0 0-1.635-.245c.615-.642 1.1-1.413 1.363-2.255c.279-.86.342-1.783.136-2.636c-.4 1.693-1.133 3.129-2.257 4.243c-1.116 1.123-2.55 1.854-4.243 2.257c.853.208 1.777.145 2.637-.135c.747-.234 1.434-.648 2.03-1.167c1.401.425 2.615 1.088 3.577 2.058c1.123 1.116 1.854 2.55 2.257 4.243c.207-.852.144-1.776-.136-2.636"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff6dc6" d="M30.893 15c-.849-7.317-7.059-13-14.604-13h-1.232C7.293 2 1 8.293 1 16.057A4.943 4.943 0 0 0 5.943 21h2.082a5.5 5.5 0 0 0 5.475 5H24a7 7 0 0 0 7-7v-2.289c0-.58-.042-1.149-.107-1.711"/><path fill="#f70a8d" d="M25 25.982v3.604a.75.75 0 0 1-1.28.53L19.604 26zM10.178 7.536a.285.285 0 0 0 .199-.249c.073-.87.131-1.743.123-2.628c-.279.754-.5 1.518-.708 2.284a8.13 8.13 0 0 0-4.843 2.728C3.667 11.148 2.932 13.106 3.055 15c.529-1.808 1.396-3.402 2.61-4.685a10.37 10.37 0 0 1 4.457-2.762zm9.504-2.377c-.27-.565-.747-1.025-1.31-1.337c-.562-.32-1.22-.473-1.872-.481c-.652.01-1.309.163-1.871.483c-.562.311-1.04.771-1.311 1.335c1.109-.543 2.123-.825 3.182-.818c1.059-.005 2.07.276 3.182.818m-8.627 9.939a5 5 0 0 0-.879.379a2 2 0 0 0-.043-.274a2.5 2.5 0 0 0-.658-1.177c-.641-.644-1.677-.935-2.475-.526c.775.402 1.301.759 1.768 1.232c.319.316.584.664.847 1.091c-.25.177-.492.367-.711.581c-.595.606-1.061 1.345-1.308 2.15c-.253.8-.304 1.659-.096 2.446c.402-1.562 1.081-2.866 2.11-3.89c1.021-1.031 2.328-1.71 3.89-2.11c-.787-.206-1.646-.155-2.445.098m11.987 4.44c-.42.077-.979-.002-1.531-.01l-1.639-.028q-1.097.009-2.194.055c.507-.553.715-1.413.322-2.055c-.403.645-.705 1.039-1.086 1.414c-.263.265-.54.494-.901.746c-.898.075-1.796.177-2.694.34c2.185.396 4.369.485 6.554.5l.356-.006c.259.193.478.381.686.592c.379.376.681.77 1.086 1.414c.209-.329.248-.73.17-1.106c-.065-.347-.25-.661-.485-.929l.646-.028c.262-.002.624-.041.911-.146c1.231-.37 1.995-1.686 1.759-2.79c-.21 1.097-1.045 1.884-1.96 2.037m6.323-2.675c-.271-.866-.774-1.659-1.416-2.312c-.653-.641-1.447-1.144-2.313-1.415a5.2 5.2 0 0 0-1.635-.245c.615-.642 1.1-1.413 1.363-2.255c.279-.86.342-1.783.136-2.636c-.4 1.693-1.133 3.129-2.257 4.243c-1.116 1.123-2.55 1.854-4.243 2.257c.853.208 1.777.145 2.637-.135c.747-.234 1.434-.648 2.03-1.167c1.401.425 2.615 1.088 3.577 2.058c1.123 1.116 1.854 2.55 2.257 4.243c.207-.852.144-1.776-.136-2.636"/></g></svg> </template>
CSS
.icon-brain {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff6dc6%22%20d%3D%22M30.893%2015c-.849-7.317-7.059-13-14.604-13h-1.232C7.293%202%201%208.293%201%2016.057A4.943%204.943%200%200%200%205.943%2021h2.082a5.5%205.5%200%200%200%205.475%205H24a7%207%200%200%200%207-7v-2.289c0-.58-.042-1.149-.107-1.711%22%2F%3E%3Cpath%20fill%3D%22%23f70a8d%22%20d%3D%22M25%2025.982v3.604a.75.75%200%200%201-1.28.53L19.604%2026zM10.178%207.536a.285.285%200%200%200%20.199-.249c.073-.87.131-1.743.123-2.628c-.279.754-.5%201.518-.708%202.284a8.13%208.13%200%200%200-4.843%202.728C3.667%2011.148%202.932%2013.106%203.055%2015c.529-1.808%201.396-3.402%202.61-4.685a10.37%2010.37%200%200%201%204.457-2.762zm9.504-2.377c-.27-.565-.747-1.025-1.31-1.337c-.562-.32-1.22-.473-1.872-.481c-.652.01-1.309.163-1.871.483c-.562.311-1.04.771-1.311%201.335c1.109-.543%202.123-.825%203.182-.818c1.059-.005%202.07.276%203.182.818m-8.627%209.939a5%205%200%200%200-.879.379a2%202%200%200%200-.043-.274a2.5%202.5%200%200%200-.658-1.177c-.641-.644-1.677-.935-2.475-.526c.775.402%201.301.759%201.768%201.232c.319.316.584.664.847%201.091c-.25.177-.492.367-.711.581c-.595.606-1.061%201.345-1.308%202.15c-.253.8-.304%201.659-.096%202.446c.402-1.562%201.081-2.866%202.11-3.89c1.021-1.031%202.328-1.71%203.89-2.11c-.787-.206-1.646-.155-2.445.098m11.987%204.44c-.42.077-.979-.002-1.531-.01l-1.639-.028q-1.097.009-2.194.055c.507-.553.715-1.413.322-2.055c-.403.645-.705%201.039-1.086%201.414c-.263.265-.54.494-.901.746c-.898.075-1.796.177-2.694.34c2.185.396%204.369.485%206.554.5l.356-.006c.259.193.478.381.686.592c.379.376.681.77%201.086%201.414c.209-.329.248-.73.17-1.106c-.065-.347-.25-.661-.485-.929l.646-.028c.262-.002.624-.041.911-.146c1.231-.37%201.995-1.686%201.759-2.79c-.21%201.097-1.045%201.884-1.96%202.037m6.323-2.675c-.271-.866-.774-1.659-1.416-2.312c-.653-.641-1.447-1.144-2.313-1.415a5.2%205.2%200%200%200-1.635-.245c.615-.642%201.1-1.413%201.363-2.255c.279-.86.342-1.783.136-2.636c-.4%201.693-1.133%203.129-2.257%204.243c-1.116%201.123-2.55%201.854-4.243%202.257c.853.208%201.777.145%202.637-.135c.747-.234%201.434-.648%202.03-1.167c1.401.425%202.615%201.088%203.577%202.058c1.123%201.116%201.854%202.55%202.257%204.243c.207-.852.144-1.776-.136-2.636%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff6dc6%22%20d%3D%22M30.893%2015c-.849-7.317-7.059-13-14.604-13h-1.232C7.293%202%201%208.293%201%2016.057A4.943%204.943%200%200%200%205.943%2021h2.082a5.5%205.5%200%200%200%205.475%205H24a7%207%200%200%200%207-7v-2.289c0-.58-.042-1.149-.107-1.711%22%2F%3E%3Cpath%20fill%3D%22%23f70a8d%22%20d%3D%22M25%2025.982v3.604a.75.75%200%200%201-1.28.53L19.604%2026zM10.178%207.536a.285.285%200%200%200%20.199-.249c.073-.87.131-1.743.123-2.628c-.279.754-.5%201.518-.708%202.284a8.13%208.13%200%200%200-4.843%202.728C3.667%2011.148%202.932%2013.106%203.055%2015c.529-1.808%201.396-3.402%202.61-4.685a10.37%2010.37%200%200%201%204.457-2.762zm9.504-2.377c-.27-.565-.747-1.025-1.31-1.337c-.562-.32-1.22-.473-1.872-.481c-.652.01-1.309.163-1.871.483c-.562.311-1.04.771-1.311%201.335c1.109-.543%202.123-.825%203.182-.818c1.059-.005%202.07.276%203.182.818m-8.627%209.939a5%205%200%200%200-.879.379a2%202%200%200%200-.043-.274a2.5%202.5%200%200%200-.658-1.177c-.641-.644-1.677-.935-2.475-.526c.775.402%201.301.759%201.768%201.232c.319.316.584.664.847%201.091c-.25.177-.492.367-.711.581c-.595.606-1.061%201.345-1.308%202.15c-.253.8-.304%201.659-.096%202.446c.402-1.562%201.081-2.866%202.11-3.89c1.021-1.031%202.328-1.71%203.89-2.11c-.787-.206-1.646-.155-2.445.098m11.987%204.44c-.42.077-.979-.002-1.531-.01l-1.639-.028q-1.097.009-2.194.055c.507-.553.715-1.413.322-2.055c-.403.645-.705%201.039-1.086%201.414c-.263.265-.54.494-.901.746c-.898.075-1.796.177-2.694.34c2.185.396%204.369.485%206.554.5l.356-.006c.259.193.478.381.686.592c.379.376.681.77%201.086%201.414c.209-.329.248-.73.17-1.106c-.065-.347-.25-.661-.485-.929l.646-.028c.262-.002.624-.041.911-.146c1.231-.37%201.995-1.686%201.759-2.79c-.21%201.097-1.045%201.884-1.96%202.037m6.323-2.675c-.271-.866-.774-1.659-1.416-2.312c-.653-.641-1.447-1.144-2.313-1.415a5.2%205.2%200%200%200-1.635-.245c.615-.642%201.1-1.413%201.363-2.255c.279-.86.342-1.783.136-2.636c-.4%201.693-1.133%203.129-2.257%204.243c-1.116%201.123-2.55%201.854-4.243%202.257c.853.208%201.777.145%202.637-.135c.747-.234%201.434-.648%202.03-1.167c1.401.425%202.615%201.088%203.577%202.058c1.123%201.116%201.854%202.55%202.257%204.243c.207-.852.144-1.776-.136-2.636%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/brain.svg?color=%231a73e8&size=48