brain cog icon
brain-cog from Lucide by Lucide Contributors · Outline · ISC Free for personal and commercial use.
- Name
- brain-cog
- Set
- Lucide
- Style
- Outline
- Viewbox
- 24×24
- License
- ISC
The same icon in other sets
Related icons in Lucide
Use the brain cog 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-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m10.852 14.772l-.383.923m.383-6.467l-.383-.923m2.679 6.467l.382.924m.001-7.391l-.383.923m1.624 1.624l.923-.383m-.923 2.679l.923.383M17.598 6.5A3 3 0 1 0 12 5a3 3 0 0 0-5.63-1.446a3 3 0 0 0-.368 1.571a4 4 0 0 0-2.525 5.771"/><path d="M17.998 5.125a4 4 0 0 1 2.525 5.771"/><path d="M19.505 10.294a4 4 0 0 1-1.5 7.706"/><path d="M4.032 17.483A4 4 0 0 0 11.464 20c.18-.311.892-.311 1.072 0a4 4 0 0 0 7.432-2.516"/><path d="M4.5 10.291A4 4 0 0 0 6 18m.002-12.875a3 3 0 0 0 .4 1.375m2.826 4.352l-.923-.383m.923 2.679l-.923.383"/><circle cx="12" cy="12" r="3"/></g></svg>
React
import type { SVGProps } from "react";
export function LucideBrainCog(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="m10.852 14.772l-.383.923m.383-6.467l-.383-.923m2.679 6.467l.382.924m.001-7.391l-.383.923m1.624 1.624l.923-.383m-.923 2.679l.923.383M17.598 6.5A3 3 0 1 0 12 5a3 3 0 0 0-5.63-1.446a3 3 0 0 0-.368 1.571a4 4 0 0 0-2.525 5.771"/><path d="M17.998 5.125a4 4 0 0 1 2.525 5.771"/><path d="M19.505 10.294a4 4 0 0 1-1.5 7.706"/><path d="M4.032 17.483A4 4 0 0 0 11.464 20c.18-.311.892-.311 1.072 0a4 4 0 0 0 7.432-2.516"/><path d="M4.5 10.291A4 4 0 0 0 6 18m.002-12.875a3 3 0 0 0 .4 1.375m2.826 4.352l-.923-.383m.923 2.679l-.923.383"/><circle cx="12" cy="12" r="3"/></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-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m10.852 14.772l-.383.923m.383-6.467l-.383-.923m2.679 6.467l.382.924m.001-7.391l-.383.923m1.624 1.624l.923-.383m-.923 2.679l.923.383M17.598 6.5A3 3 0 1 0 12 5a3 3 0 0 0-5.63-1.446a3 3 0 0 0-.368 1.571a4 4 0 0 0-2.525 5.771"/><path d="M17.998 5.125a4 4 0 0 1 2.525 5.771"/><path d="M19.505 10.294a4 4 0 0 1-1.5 7.706"/><path d="M4.032 17.483A4 4 0 0 0 11.464 20c.18-.311.892-.311 1.072 0a4 4 0 0 0 7.432-2.516"/><path d="M4.5 10.291A4 4 0 0 0 6 18m.002-12.875a3 3 0 0 0 .4 1.375m2.826 4.352l-.923-.383m.923 2.679l-.923.383"/><circle cx="12" cy="12" r="3"/></g></svg> </template>
CSS
.icon-brain-cog {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m10.852%2014.772l-.383.923m.383-6.467l-.383-.923m2.679%206.467l.382.924m.001-7.391l-.383.923m1.624%201.624l.923-.383m-.923%202.679l.923.383M17.598%206.5A3%203%200%201%200%2012%205a3%203%200%200%200-5.63-1.446a3%203%200%200%200-.368%201.571a4%204%200%200%200-2.525%205.771%22%2F%3E%3Cpath%20d%3D%22M17.998%205.125a4%204%200%200%201%202.525%205.771%22%2F%3E%3Cpath%20d%3D%22M19.505%2010.294a4%204%200%200%201-1.5%207.706%22%2F%3E%3Cpath%20d%3D%22M4.032%2017.483A4%204%200%200%200%2011.464%2020c.18-.311.892-.311%201.072%200a4%204%200%200%200%207.432-2.516%22%2F%3E%3Cpath%20d%3D%22M4.5%2010.291A4%204%200%200%200%206%2018m.002-12.875a3%203%200%200%200%20.4%201.375m2.826%204.352l-.923-.383m.923%202.679l-.923.383%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m10.852%2014.772l-.383.923m.383-6.467l-.383-.923m2.679%206.467l.382.924m.001-7.391l-.383.923m1.624%201.624l.923-.383m-.923%202.679l.923.383M17.598%206.5A3%203%200%201%200%2012%205a3%203%200%200%200-5.63-1.446a3%203%200%200%200-.368%201.571a4%204%200%200%200-2.525%205.771%22%2F%3E%3Cpath%20d%3D%22M17.998%205.125a4%204%200%200%201%202.525%205.771%22%2F%3E%3Cpath%20d%3D%22M19.505%2010.294a4%204%200%200%201-1.5%207.706%22%2F%3E%3Cpath%20d%3D%22M4.032%2017.483A4%204%200%200%200%2011.464%2020c.18-.311.892-.311%201.072%200a4%204%200%200%200%207.432-2.516%22%2F%3E%3Cpath%20d%3D%22M4.5%2010.291A4%204%200%200%200%206%2018m.002-12.875a3%203%200%200%200%20.4%201.375m2.826%204.352l-.923-.383m.923%202.679l-.923.383%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lucide/brain-cog.svg?color=%231a73e8&size=48