@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 861 B
JavaScript
import t from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},n&&!o&&l.createElement("title",null,n),e);var C=e=>t.createElement(p,{...e,ariaLabel:"light-bulb, idea, light"},t.createElement("path",{d:"M20 9C20 11.3899 18.952 13.5345 17.2915 15H6.70846C5.04803 13.5345 4 11.3899 4 9C4 4.58172 7.58172 1 12 1C16.4183 1 20 4.58172 20 9Z",fill:"currentColor"}),t.createElement("path",{d:"M8 19V16H16V19H8Z",fill:"currentColor"}),t.createElement("path",{d:"M16 22V21H8V22H16Z",fill:"currentColor"})),g=C;export{C as IconLightBulb,g as default};
//# sourceMappingURL=index.mjs.map