@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.52 kB
JavaScript
var u=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},i=(r,t,o,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of x(t))!V.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(l=h(t,e))||l.enumerable});return r};var s=(r,t,o)=>(o=r!=null?u(g(r)):{},i(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),d=r=>i(p({},"__esModule",{value:!0}),r);var w={};B(w,{IconGiftBox:()=>m,default:()=>I});module.exports=d(w);var n=s(require("react"));var a=s(require("react")),f=({children:r,size:t=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:c,...C})=>a.default.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...c}},o&&!e&&a.default.createElement("title",null,o),r);var m=r=>n.default.createElement(f,{...r,ariaLabel:"gift-box, present"},n.default.createElement("path",{d:"M2 4H11.5V9H2V4Z",fill:"currentColor"}),n.default.createElement("path",{d:"M3 10H11.5V20H3V10Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12.5 4H22V9H12.5V4Z",fill:"currentColor"}),n.default.createElement("rect",{x:"12.5",y:"10",width:"8.5",height:"10",fill:"currentColor"})),I=m;0&&(module.exports={IconGiftBox});
//# sourceMappingURL=index.js.map
;