@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.42 kB
JavaScript
var u=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0})},s=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of d(r))!x.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(n=h(r,o))||n.enumerable});return e};var m=(e,r,t)=>(t=e!=null?u(g(e)):{},s(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),I=e=>s(a({},"__esModule",{value:!0}),e);var w={};B(w,{IconChevronLeftSmall:()=>c,default:()=>v});module.exports=I(w);var p=m(require("react"));var l=m(require("react")),i=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:C,...f})=>l.default.createElement("svg",{...f,"aria-hidden":o,role:o?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:n,...C}},t&&!o&&l.default.createElement("title",null,t),e);var c=e=>p.default.createElement(i,{...e,ariaLabel:"chevron-left-small"},p.default.createElement("path",{d:"M13.3787 16L10.4393 13.0607C9.85355 12.4749 9.85355 11.5251 10.4393 10.9393L13.3787 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),v=c;0&&(module.exports={IconChevronLeftSmall});
//# sourceMappingURL=index.js.map
;