@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 • 2.03 kB
JavaScript
"use strict";var d=Object.create;var a=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var L=(r,e)=>{for(var t in e)a(r,t,{get:e[t],enumerable:!0})},i=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of m(e))!f.call(r,o)&&o!==t&&a(r,o,{get:()=>e[o],enumerable:!(n=C(e,o))||n.enumerable});return r};var l=(r,e,t)=>(t=r!=null?d(V(r)):{},i(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>i(a({},"__esModule",{value:!0}),r);var B={};L(B,{IconChair:()=>h,default:()=>x});module.exports=g(B);var s=l(require("react"));var p=l(require("react")),u=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:k,...c})=>p.default.createElement("svg",{...c,"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:n,...k}},t&&!o&&p.default.createElement("title",null,t),r);var h=r=>s.default.createElement(u,{...r,ariaLabel:"chair, seat"},s.default.createElement("path",{d:"M5.75 2.75H18.25V10.25H5.75V2.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),s.default.createElement("path",{d:"M19.25 13.75H4.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),s.default.createElement("path",{d:"M18 18L6 18",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),s.default.createElement("path",{d:"M8.25 10.25V13.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),s.default.createElement("path",{d:"M5.75 14.25V21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),s.default.createElement("path",{d:"M15.75 10.25V13.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),s.default.createElement("path",{d:"M18.25 14.25V21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),x=h;0&&(module.exports={IconChair});
//# sourceMappingURL=index.js.map