@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.79 kB
JavaScript
"use strict";var k=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var B=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of C(e))!f.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=m(e,o))||s.enumerable});return r};var i=(r,e,t)=>(t=r!=null?k(V(r)):{},l(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>l(p({},"__esModule",{value:!0}),r);var I={};B(I,{IconBed:()=>c,default:()=>x});module.exports=g(I);var n=i(require("react"));var a=i(require("react")),u=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:d,...h})=>a.default.createElement("svg",{...h,"aria-hidden":o,role:o?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,...d}},t&&!o&&a.default.createElement("title",null,t),r);var c=r=>n.default.createElement(u,{...r,ariaLabel:"bed"},n.default.createElement("path",{d:"M2.75 10.75H21.25V17.25H2.75V10.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19.25 10.5V4.75H4.75V10.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12 4.75V10.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M4.75 17.25V19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19.25 17.25V19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),x=c;0&&(module.exports={IconBed});
//# sourceMappingURL=index.js.map