UNPKG

@central-icons-react/square-outlined-radius-0-stroke-1.5

Version:

A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.

2 lines 1.65 kB
"use strict";var h=Object.create;var a=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of k(t))!g.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(s=d(t,o))||s.enumerable});return r};var i=(r,t,e)=>(e=r!=null?h(f(r)):{},l(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>l(a({},"__esModule",{value:!0}),r);var b={};x(b,{IconCabinet:()=>u,default:()=>I});module.exports=B(b);var n=i(require("react"));var p=i(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:o=!0,style:m,...C})=>p.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:s,...m}},e&&!o&&p.default.createElement("title",null,e),r);var u=r=>n.default.createElement(c,{...r,ariaLabel:"cabinet"},n.default.createElement("path",{d:"M2.75 4.75V11.25H21.25V4.75H2.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12 5V11",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M5 11.5L3.75 19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19 11.5L20.25 19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=u;0&&(module.exports={IconCabinet}); //# sourceMappingURL=index.js.map