@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.95 kB
JavaScript
"use strict";var k=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var L=(o,r)=>{for(var e in r)p(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of m(r))!f.call(o,t)&&t!==e&&p(o,t,{get:()=>r[t],enumerable:!(s=h(r,t))||s.enumerable});return o};var l=(o,r,e)=>(e=o!=null?k(V(o)):{},a(r||!o||!o.__esModule?p(e,"default",{value:o,enumerable:!0}):e,o)),g=o=>a(p({},"__esModule",{value:!0}),o);var B={};L(B,{IconSofa:()=>C,default:()=>x});module.exports=g(B);var n=l(require("react"));var i=l(require("react")),u=({children:o,size:r=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:d,...c})=>i.default.createElement("svg",{...c,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...d}},e&&!t&&i.default.createElement("title",null,e),o);var C=o=>n.default.createElement(u,{...o,ariaLabel:"sofa, couch, chill"},n.default.createElement("path",{d:"M2 13C2 11.8954 2.89543 11 4 11C5.10457 11 6 11.8954 6 13V13.5H18V13C18 11.8954 18.8954 11 20 11C21.1046 11 22 11.8954 22 13V14C22 15.6569 20.6569 17 19 17H5C3.34315 17 2 15.6569 2 14V13Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M20 11V9C20 6.79086 18.2091 5 16 5H8C5.79086 5 4 6.79086 4 9V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M5 17V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M19 17V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=C;0&&(module.exports={IconSofa});
//# sourceMappingURL=index.js.map