@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 • 1.52 kB
JavaScript
;var u=Object.create;var l=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)l(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!x.call(r,o)&&o!==e&&l(r,o,{get:()=>t[o],enumerable:!(p=L(t,o))||p.enumerable});return r};var m=(r,t,e)=>(e=r!=null?u(h(r)):{},s(t||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>s(l({},"__esModule",{value:!0}),r);var w={};B(w,{IconMap:()=>c,default:()=>d});module.exports=I(w);var n=m(require("react"));var a=m(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:p,ariaHidden:o=!0,style:f,...C})=>a.default.createElement("svg",{...C,"aria-hidden":o,role:o?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:p,...f}},e&&!o&&a.default.createElement("title",null,e),r);var c=r=>n.default.createElement(i,{...r,ariaLabel:"map, paper"},n.default.createElement("path",{d:"M2 5.95947L8 3.95947L8 18.5406L2 20.5406V5.95947Z",fill:"currentColor"}),n.default.createElement("path",{d:"M14.5 20.054L9.5 18.5155L9.5 3.94611L14.5 5.48457L14.5 20.054Z",fill:"currentColor"}),n.default.createElement("path",{d:"M16 20.0406L22 18.0406V3.45947L16 5.45947L16 20.0406Z",fill:"currentColor"})),d=c;0&&(module.exports={IconMap});
//# sourceMappingURL=index.js.map