UNPKG

@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.37 kB
"use strict";var h=Object.create;var a=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!x.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(n=f(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?h(d(r)):{},l(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>l(a({},"__esModule",{value:!0}),r);var w={};B(w,{IconLineChart3:()=>m,default:()=>V});module.exports=I(w);var s=i(require("react"));var p=i(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:u,...C})=>p.default.createElement("svg",{...C,"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&&p.default.createElement("title",null,e),r);var m=r=>s.default.createElement(c,{...r,ariaLabel:"line-chart-3, statistics, graph"},s.default.createElement("path",{d:"M3 17V19M9 13L9 19M15 9V19M21 5V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),V=m;0&&(module.exports={IconLineChart3}); //# sourceMappingURL=index.js.map