@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) • 1.71 kB
JavaScript
import r from"react";var i=({children:o,size:e=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...h})=>{let u=m!=="raw"&&!!s;return r.createElement("svg",{...h,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},l&&!n&&r.createElement("title",null,l),u?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import t from"react";var d=t.memo((o)=>{return t.createElement(i,{...o,ariaLabel:"lightbulb-glow, idea, reasoning, think",maskId:"square-outlined-radius-0-stroke-2-IconLightbulbGlow"},t.createElement("path",{d:"M12 3C8.13401 3 5 6.13401 5 10C5 12.5463 6.35958 14.7751 8.39241 16C8.58886 16.1184 8.7916 16.2274 9 16.3264V19C9 20.6569 10.3431 22 12 22C13.6569 22 15 20.6569 15 19V16.3264C15.2084 16.2274 15.4111 16.1184 15.6076 16C17.6404 14.7751 19 12.5463 19 10C19 6.13401 15.866 3 12 3Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M15 18H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M2.49012 13.0894L1.53906 13.3984M22.4623 6.60006L21.5112 6.90908M2.49012 6.90863L1.53906 6.59961M22.4623 13.398L21.5112 13.089",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=d;export{w as default,d as IconLightbulbGlow};
//# debugId=5D2C6B3E517A18A964756E2164756E21