@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 2.3 kB
JavaScript
import t from"react";var C=({children:e,size:o=24,ariaLabel:i,color:l,ariaHidden:n=!0,style:h,mode:p="masked",maskId:s,...a})=>{let d=p!=="raw"&&!!s;return t.createElement("svg",{...a,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...h}},i&&!n&&t.createElement("title",null,i),d?t.createElement(t.Fragment,null,t.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.createElement("rect",{width:"24",height:"24",fill:"#000"}),t.createElement("g",{fill:"none",style:{color:"#fff"}},e)),t.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import r from"react";var k=r.memo((e)=>{return r.createElement(C,{...e,ariaLabel:"brain, thinking, human, clever",maskId:"square-outlined-radius-0-stroke-2-IconBrain"},r.createElement("path",{d:"M7.5 6C5.567 6 4 7.567 4 9.5C4 10.0368 4.12085 10.5454 4.33682 11",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M16.5 6C18.433 6 20 7.567 20 9.5C20 10.0368 19.8792 10.5454 19.6632 11",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M6 11C4.34315 11 3 12.3431 3 14C3 15.6569 4.34315 17 6 17C6.76835 17 7.46924 16.7111 8 16.2361",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M18 11C19.6569 11 21 12.3431 21 14C21 15.6569 19.6569 17 18 17C17.2316 17 16.5308 16.7111 16 16.2361",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M12 5.5C12 4.11929 10.8807 3 9.5 3C8.11929 3 7 4.11929 7 5.5C7 6.3178 7.39267 7.04389 7.99976 7.5",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M12 5.5C12 4.11929 13.1193 3 14.5 3C15.8807 3 17 4.11929 17 5.5C17 6.3178 16.6073 7.04389 16.0002 7.5",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M12 5.5V17.5",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M12 17.5C12 19.433 10.433 21 8.5 21C6.567 21 5 19.433 5 17.5",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M19 17.5C19 19.433 17.433 21 15.5 21C13.567 21 12 19.433 12 17.5",stroke:"currentColor",strokeWidth:"2"}))}),w=k;export{w as default,k as IconBrain};
//# debugId=970AB120811DA79B64756E2164756E21