@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.25 kB
JavaScript
import r from"react";import s from"react";var p=({children:e,size:o=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:a,...l})=>s.createElement("svg",{...l,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...a}},n&&!t&&s.createElement("title",null,n),e);var u=e=>r.createElement(p,{...e,ariaLabel:"sofa, couch, chill"},r.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"}),r.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"}),r.createElement("path",{d:"M5 17V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M19 17V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=u;export{u as IconSofa,h as default};
//# sourceMappingURL=index.mjs.map