@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.34 kB
JavaScript
var C=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of h(t))!w.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=f(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?C(d(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var y={};x(y,{IconArrowRight:()=>c,default:()=>I});module.exports=B(y);var s=i(require("react"));var a=i(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:u,...g})=>a.default.createElement("svg",{...g,"aria-hidden":o,role:o?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:n,...u}},e&&!o&&a.default.createElement("title",null,e),r);var c=r=>s.default.createElement(m,{...r,ariaLabel:"arrow-right"},s.default.createElement("path",{d:"M14 6L20 12L14 18M19 12H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),I=c;0&&(module.exports={IconArrowRight});
//# sourceMappingURL=index.js.map
;