@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 • 1.03 kB
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?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,...s}},t&&!r&&n.createElement("title",null,t),o);var i=o=>p.createElement(l,{...o,ariaLabel:"ghost, hidden, unknown, horror"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C7.58878 2 4 5.52497 4 9.88889V22.246L8.25 20.5L12 22.0405L15.75 20.5L20 22.246V9.88889C20 5.52497 16.4112 2 12 2ZM10.75 10C10.75 10.5523 10.3023 11 9.75 11C9.19772 11 8.75 10.5523 8.75 10C8.75 9.44772 9.19772 9 9.75 9C10.3023 9 10.75 9.44772 10.75 10ZM14.25 11C14.8023 11 15.25 10.5523 15.25 10C15.25 9.44772 14.8023 9 14.25 9C13.6977 9 13.25 9.44772 13.25 10C13.25 10.5523 13.6977 11 14.25 11Z",fill:"currentColor"})),f=i;export{i as IconGhost,f as default};
//# sourceMappingURL=index.mjs.map