@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) • 1.94 kB
JavaScript
var B=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:k}=Object,h=Object.prototype.hasOwnProperty;function d(r){return this[r]}var y,P,g=(r,t,e)=>{var o=r!=null&&typeof r==="object";if(o){var n=t?y??=new WeakMap:P??=new WeakMap,s=n.get(r);if(s)return s}e=r!=null?B(I(r)):{};let a=t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let i of c(r))if(!h.call(a,i))p(a,i,{get:d.bind(r,i),enumerable:!0});if(o)n.set(r,a);return a},f=(r)=>{var t=(u??=new WeakMap).get(r),e;if(t)return t;if(t=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of c(r))if(!h.call(t,o))p(t,o,{get:d.bind(r,o),enumerable:!(e=k(r,o))||e.enumerable})}return u.set(r,t),t},u;var V=(r)=>r;function b(r,t){this[r]=V.bind(null,t)}var w=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0,configurable:!0,set:b.bind(t,e)})};var L={};w(L,{CentralIconBase:()=>m});module.exports=f(L);var C=g(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:o,ariaHidden:n=!0,style:s,...a})=>{return C.default.createElement("svg",{...a,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...s}},e&&!n&&C.default.createElement("title",null,e),r)};var S={};w(S,{default:()=>v,IconArrowRightSquare:()=>x});module.exports=f(S);var l=g(require("react"));var x=(r)=>{return l.default.createElement(m,{...r,ariaLabel:"arrow-right-square"},l.default.createElement("path",{d:"M17 4H7C5.34315 4 4 5.34315 4 7V17C4 18.6569 5.34315 20 7 20H17C18.6569 20 20 18.6569 20 17V7C20 5.34315 18.6569 4 17 4Z",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M8 12H16M16 12L13 9M16 12L13 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},v=x;
//# debugId=365E9E30BA6D1D4064756E2164756E21