@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.4 kB
JavaScript
var C=Object.create;var l=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var e in t)l(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of h(t))!g.call(r,o)&&o!==e&&l(r,o,{get:()=>t[o],enumerable:!(n=H(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?C(u(r)):{},s(t||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>s(l({},"__esModule",{value:!0}),r);var d={};x(d,{IconArmchair:()=>V,default:()=>I});module.exports=B(d);var a=i(require("react"));var p=i(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:c,...f})=>p.default.createElement("svg",{...f,"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:n,...c}},e&&!o&&p.default.createElement("title",null,e),r);var V=r=>a.default.createElement(m,{...r,ariaLabel:"armchair, seat, chill"},a.default.createElement("path",{d:"M5 11V3H19V11H16V14H8V11H5Z",fill:"currentColor"}),a.default.createElement("path",{d:"M3 12V19H5V21H6V19H18V21H19V19H21V12H17V15H7V12H3Z",fill:"currentColor"})),I=V;0&&(module.exports={IconArmchair});
//# sourceMappingURL=index.js.map
;