@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.78 kB
JavaScript
;var c=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var k=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of V(o))!g.call(r,t)&&t!==e&&a(r,t,{get:()=>o[t],enumerable:!(s=h(o,t))||s.enumerable});return r};var i=(r,o,e)=>(e=r!=null?c(f(r)):{},l(o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(a({},"__esModule",{value:!0}),r);var I={};k(I,{IconLeaderboard:()=>d,default:()=>B});module.exports=x(I);var n=i(require("react"));var p=i(require("react")),C=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:m,...u})=>p.default.createElement("svg",{...u,"aria-hidden":t,role:t?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:s,...m}},e&&!t&&p.default.createElement("title",null,e),r);var d=r=>n.default.createElement(C,{...r,ariaLabel:"leaderboard, winner, stats, graph"},n.default.createElement("path",{d:"M8.5 9C8.5 7.89543 9.39543 7 10.5 7H13.5C14.6046 7 15.5 7.89543 15.5 9V17H8.5V9Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M1.5 11.5C1.5 10.3954 2.39543 9.5 3.5 9.5H8.5V17H3.5C2.39543 17 1.5 16.1046 1.5 15V11.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M15.5 11H20.5C21.6046 11 22.5 11.8954 22.5 13V15C22.5 16.1046 21.6046 17 20.5 17H15.5V11Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),B=d;0&&(module.exports={IconLeaderboard});
//# sourceMappingURL=index.js.map