@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.
4 lines (2 loc) • 2.02 kB
JavaScript
var B=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:m,getOwnPropertyDescriptor:L}=Object,C=Object.prototype.hasOwnProperty;function k(o){return this[o]}var w,y,h=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var n=r?w??=new WeakMap:y??=new WeakMap,i=n.get(o);if(i)return i}e=o!=null?B(I(o)):{};let s=r||!o||!o.__esModule?p(e,"default",{value:o,enumerable:!0}):e;for(let l of m(o))if(!C.call(s,l))p(s,l,{get:k.bind(o,l),enumerable:!0});if(t)n.set(o,s);return s},g=(o)=>{var r=(c??=new WeakMap).get(o),e;if(r)return r;if(r=p({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of m(o))if(!C.call(r,t))p(r,t,{get:k.bind(o,t),enumerable:!(e=L(o,t))||e.enumerable})}return c.set(o,r),r},c;var P=(o)=>o;function V(o,r){this[o]=P.bind(null,r)}var f=(o,r)=>{for(var e in r)p(o,e,{get:r[e],enumerable:!0,configurable:!0,set:V.bind(r,e)})};var b={};f(b,{CentralIconBase:()=>d});module.exports=g(b);var u=h(require("react")),d=({children:o,size:r=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:i,...s})=>{return u.default.createElement("svg",{...s,"aria-hidden":n,role:n?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:t,...i}},e&&!n&&u.default.createElement("title",null,e),o)};var v={};f(v,{default:()=>G,IconDoor:()=>x});module.exports=g(v);var a=h(require("react"));var x=(o)=>{return a.default.createElement(d,{...o,ariaLabel:"door, login, logout"},a.default.createElement("path",{d:"M3 21L21 21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M5 21V6C5 4.34315 6.34315 3 8 3H16C17.6569 3 19 4.34315 19 6V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M8 12H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},G=x;
//# debugId=2852C5B423CE28B464756E2164756E21