@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.64 kB
JavaScript
import r from"react";var a=({children:o,size:e=24,ariaLabel:l,color:i,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:i,...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 C=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"lightbulb-sparkle, idea, reasoning, think",maskId:"square-outlined-radius-0-stroke-2-IconLightbulbSparkle"},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:"M12.4 6H11.6L10.6 8.6L8 9.6V10.4L10.6 11.4L11.6 14H12.4L13.4 11.4L16 10.4V9.6L13.4 8.6L12.4 6Z",fill:"currentColor"}))}),L=C;export{L as default,C as IconLightbulbSparkle};
//# debugId=9D6A176CE285A79764756E2164756E21