brain icon
brain-line-duotone from Solar by 480 Design · Line Duotone · Medicine · CC-BY-4.0 Attribution required.
- Name
- brain-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Medicine
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
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-fillRemix IconbrainTabler Icons
More medicine icons from Solar
adhesive-plaster-2-boldadhesive-plaster-boldbacteria-boldbenzene-ring-boldbone-boldbone-broken-bold-duotonebone-crack-boldbone-fracture-boldbones-bolddna-bolddropper-2-bolddropper-3-bolddropper-bolddropper-minimalistic-2-bolddropper-minimalistic-boldhealth-boldheart-pulse-2-boldheart-pulse-boldjar-of-pills-2-boldjar-of-pills-boldmedical-kit-boldpill-boldpills-2-boldpills-3-bold
Use the brain icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M7.99889 21.9999C11.5995 22.0307 11.7509 19.1376 11.7509 18.7411V4.60213C11.7509 3.20919 10.1826 1.97257 8.74963 2.00097C6.71718 2.04124 4.42387 3.65305 4.46233 5.85823C1.1512 7.46082 1.82374 10.7124 2.5739 12.1379C0.122706 16.1829 3.49813 21.9615 7.99889 21.9999Z" opacity=".5"/><path stroke-linecap="round" d="M9.34674 10.2001C7.98346 10.7056 6.53634 10.0277 6.1145 8.68604"/><path stroke-linecap="round" d="M8.45563 17.2587C7.09235 17.7642 5.64523 17.0863 5.22339 15.7446"/><path d="M15.5028 21.9999C11.9022 22.0307 11.7508 19.1376 11.7508 18.7411V4.60213C11.7508 3.20919 13.3191 1.97257 14.7521 2.00097C16.7845 2.04124 19.0778 3.65305 19.0394 5.85823C22.3505 7.46082 21.678 10.7124 20.9278 12.1379C23.379 16.1829 20.0036 21.9615 15.5028 21.9999Z"/><path stroke-linecap="round" d="M14.155 10.2001C15.5183 10.7056 16.9654 10.0277 17.3873 8.68604" opacity=".5"/><path stroke-linecap="round" d="M15.0461 17.2587C16.4094 17.7642 17.8565 17.0863 18.2784 15.7446" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBrainLineDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M7.99889 21.9999C11.5995 22.0307 11.7509 19.1376 11.7509 18.7411V4.60213C11.7509 3.20919 10.1826 1.97257 8.74963 2.00097C6.71718 2.04124 4.42387 3.65305 4.46233 5.85823C1.1512 7.46082 1.82374 10.7124 2.5739 12.1379C0.122706 16.1829 3.49813 21.9615 7.99889 21.9999Z" opacity=".5"/><path strokeLinecap="round" d="M9.34674 10.2001C7.98346 10.7056 6.53634 10.0277 6.1145 8.68604"/><path strokeLinecap="round" d="M8.45563 17.2587C7.09235 17.7642 5.64523 17.0863 5.22339 15.7446"/><path d="M15.5028 21.9999C11.9022 22.0307 11.7508 19.1376 11.7508 18.7411V4.60213C11.7508 3.20919 13.3191 1.97257 14.7521 2.00097C16.7845 2.04124 19.0778 3.65305 19.0394 5.85823C22.3505 7.46082 21.678 10.7124 20.9278 12.1379C23.379 16.1829 20.0036 21.9615 15.5028 21.9999Z"/><path strokeLinecap="round" d="M14.155 10.2001C15.5183 10.7056 16.9654 10.0277 17.3873 8.68604" opacity=".5"/><path strokeLinecap="round" d="M15.0461 17.2587C16.4094 17.7642 17.8565 17.0863 18.2784 15.7446" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M7.99889 21.9999C11.5995 22.0307 11.7509 19.1376 11.7509 18.7411V4.60213C11.7509 3.20919 10.1826 1.97257 8.74963 2.00097C6.71718 2.04124 4.42387 3.65305 4.46233 5.85823C1.1512 7.46082 1.82374 10.7124 2.5739 12.1379C0.122706 16.1829 3.49813 21.9615 7.99889 21.9999Z" opacity=".5"/><path stroke-linecap="round" d="M9.34674 10.2001C7.98346 10.7056 6.53634 10.0277 6.1145 8.68604"/><path stroke-linecap="round" d="M8.45563 17.2587C7.09235 17.7642 5.64523 17.0863 5.22339 15.7446"/><path d="M15.5028 21.9999C11.9022 22.0307 11.7508 19.1376 11.7508 18.7411V4.60213C11.7508 3.20919 13.3191 1.97257 14.7521 2.00097C16.7845 2.04124 19.0778 3.65305 19.0394 5.85823C22.3505 7.46082 21.678 10.7124 20.9278 12.1379C23.379 16.1829 20.0036 21.9615 15.5028 21.9999Z"/><path stroke-linecap="round" d="M14.155 10.2001C15.5183 10.7056 16.9654 10.0277 17.3873 8.68604" opacity=".5"/><path stroke-linecap="round" d="M15.0461 17.2587C16.4094 17.7642 17.8565 17.0863 18.2784 15.7446" opacity=".5"/></g></svg> </template>
CSS
.icon-brain-line-duotone {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7.99889%2021.9999C11.5995%2022.0307%2011.7509%2019.1376%2011.7509%2018.7411V4.60213C11.7509%203.20919%2010.1826%201.97257%208.74963%202.00097C6.71718%202.04124%204.42387%203.65305%204.46233%205.85823C1.1512%207.46082%201.82374%2010.7124%202.5739%2012.1379C0.122706%2016.1829%203.49813%2021.9615%207.99889%2021.9999Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.34674%2010.2001C7.98346%2010.7056%206.53634%2010.0277%206.1145%208.68604%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.45563%2017.2587C7.09235%2017.7642%205.64523%2017.0863%205.22339%2015.7446%22%2F%3E%3Cpath%20d%3D%22M15.5028%2021.9999C11.9022%2022.0307%2011.7508%2019.1376%2011.7508%2018.7411V4.60213C11.7508%203.20919%2013.3191%201.97257%2014.7521%202.00097C16.7845%202.04124%2019.0778%203.65305%2019.0394%205.85823C22.3505%207.46082%2021.678%2010.7124%2020.9278%2012.1379C23.379%2016.1829%2020.0036%2021.9615%2015.5028%2021.9999Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.155%2010.2001C15.5183%2010.7056%2016.9654%2010.0277%2017.3873%208.68604%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.0461%2017.2587C16.4094%2017.7642%2017.8565%2017.0863%2018.2784%2015.7446%22%20opacity%3D%22.5%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7.99889%2021.9999C11.5995%2022.0307%2011.7509%2019.1376%2011.7509%2018.7411V4.60213C11.7509%203.20919%2010.1826%201.97257%208.74963%202.00097C6.71718%202.04124%204.42387%203.65305%204.46233%205.85823C1.1512%207.46082%201.82374%2010.7124%202.5739%2012.1379C0.122706%2016.1829%203.49813%2021.9615%207.99889%2021.9999Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.34674%2010.2001C7.98346%2010.7056%206.53634%2010.0277%206.1145%208.68604%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.45563%2017.2587C7.09235%2017.7642%205.64523%2017.0863%205.22339%2015.7446%22%2F%3E%3Cpath%20d%3D%22M15.5028%2021.9999C11.9022%2022.0307%2011.7508%2019.1376%2011.7508%2018.7411V4.60213C11.7508%203.20919%2013.3191%201.97257%2014.7521%202.00097C16.7845%202.04124%2019.0778%203.65305%2019.0394%205.85823C22.3505%207.46082%2021.678%2010.7124%2020.9278%2012.1379C23.379%2016.1829%2020.0036%2021.9615%2015.5028%2021.9999Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.155%2010.2001C15.5183%2010.7056%2016.9654%2010.0277%2017.3873%208.68604%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.0461%2017.2587C16.4094%2017.7642%2017.8565%2017.0863%2018.2784%2015.7446%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/brain-line-duotone.svg?color=%231a73e8&size=48