@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 879 B
JavaScript
import t from"react";import l from"react";var i=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...a})=>l.createElement("svg",{...a,"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:p,...s}},n&&!o&&l.createElement("title",null,n),e);var h=e=>t.createElement(i,{...e,ariaLabel:"gift-box, present"},t.createElement("rect",{x:"2",y:"4",width:"9.25",height:"5",fill:"currentColor"}),t.createElement("rect",{x:"3",y:"10.5",width:"8.25",height:"9.5",fill:"currentColor"}),t.createElement("rect",{x:"12.75",y:"4",width:"9.25",height:"5",fill:"currentColor"}),t.createElement("rect",{x:"12.75",y:"10.5",width:"8.25",height:"9.5",fill:"currentColor"})),g=h;export{h as IconGiftBox,g as default};
//# sourceMappingURL=index.mjs.map