@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.96 kB
JavaScript
"use strict";var h=Object.create;var a=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,e)=>{for(var o in e)a(r,o,{get:e[o],enumerable:!0})},i=(r,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of m(e))!f.call(r,t)&&t!==o&&a(r,t,{get:()=>e[t],enumerable:!(s=C(e,t))||s.enumerable});return r};var l=(r,e,o)=>(o=r!=null?h(L(r)):{},i(e||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>i(a({},"__esModule",{value:!0}),r);var I={};g(I,{IconDresser:()=>d,default:()=>B});module.exports=x(I);var n=l(require("react"));var p=l(require("react")),u=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:k,...c})=>p.default.createElement("svg",{...c,"aria-hidden":t,role:t?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:s,...k}},o&&!t&&p.default.createElement("title",null,o),r);var d=r=>n.default.createElement(u,{...r,ariaLabel:"dresser, drawer"},n.default.createElement("path",{d:"M3.75 3.75H20.25V18.25H3.75V3.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M20 11L4 11",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M10.75 6.75H13.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M10.75 13.75H13.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M6.75 18.5V21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M17.25 18.5V21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"})),B=d;0&&(module.exports={IconDresser});
//# sourceMappingURL=index.js.map