@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.09 kB
JavaScript
import o from"react";import s from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:l,...i})=>s.createElement("svg",{...i,"aria-hidden":t,role:t?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:p,...l}},n&&!t&&s.createElement("title",null,n),e);var C=e=>o.createElement(a,{...e,ariaLabel:"leaderboard, winner, stats, graph"},o.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"}),o.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"}),o.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"})),h=C;export{C as IconLeaderboard,h as default};
//# sourceMappingURL=index.mjs.map