@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.96 kB
JavaScript
"use strict";var h=Object.create;var i=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of m(o))!f.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(s=k(o,t))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?h(V(r)):{},a(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>a(i({},"__esModule",{value:!0}),r);var B={};L(B,{IconArmchair:()=>d,default:()=>x});module.exports=g(B);var n=l(require("react"));var p=l(require("react")),C=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:u,...c})=>p.default.createElement("svg",{...c,"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:s,...u}},e&&!t&&p.default.createElement("title",null,e),r);var d=r=>n.default.createElement(C,{...r,ariaLabel:"armchair, seat, chill"},n.default.createElement("path",{d:"M20 15V13C20 11.8954 19.1046 11 18 11C16.8954 11 16 11.8954 16 13V14H8V13C8 11.8954 7.10457 11 6 11C4.89543 11 4 11.8954 4 13V15C4 16.6569 5.34315 18 7 18H17C18.6569 18 20 16.6569 20 15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M18 11V7C18 5.34315 16.6569 4 15 4H9C7.34315 4 6 5.34315 6 7V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M6 18V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M18 18V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=d;0&&(module.exports={IconArmchair});
//# sourceMappingURL=index.js.map