@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.09 kB
JavaScript
var w=Object.create;var{getPrototypeOf:x,defineProperty:s,getOwnPropertyNames:d,getOwnPropertyDescriptor:B}=Object,m=Object.prototype.hasOwnProperty;function k(r){return this[r]}var I,y,f=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var n=o?I??=new WeakMap:y??=new WeakMap,i=n.get(r);if(i)return i}e=r!=null?w(x(r)):{};let p=o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e;for(let l of d(r))if(!m.call(p,l))s(p,l,{get:k.bind(r,l),enumerable:!0});if(t)n.set(r,p);return p},h=(r)=>{var o=(C??=new WeakMap).get(r),e;if(o)return o;if(o=s({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of d(r))if(!m.call(o,t))s(o,t,{get:k.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return C.set(r,o),o},C;var P=(r)=>r;function b(r,o){this[r]=P.bind(null,o)}var L=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0,configurable:!0,set:b.bind(o,e)})};var V={};L(V,{CentralIconBase:()=>u});module.exports=h(V);var c=f(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:n=!0,style:i,...p})=>{return c.default.createElement("svg",{...p,"aria-hidden":n,role:n?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:t,...i}},e&&!n&&c.default.createElement("title",null,e),r)};var v={};L(v,{default:()=>G,IconArrowLeftUpCircle:()=>g});module.exports=h(v);var a=f(require("react"));var g=(r)=>{return a.default.createElement(u,{...r,ariaLabel:"arrow-left-up-circle"},a.default.createElement("path",{d:"M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M9 14V9H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M15 15L9.5 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},G=g;
//# debugId=43F14EFAE459B34264756E2164756E21