@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 871 B
JavaScript
import t from"react";import a from"react";var p=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:l,...i})=>a.createElement("svg",{...i,"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:s,...l}},n&&!o&&a.createElement("title",null,n),e);var d=e=>t.createElement(p,{...e,ariaLabel:"leaderboard, winner, stats, graph"},t.createElement("path",{d:"M8.25 6.75H15.75V17.25H12H8.25V6.75Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M1.25 9.25H8.25V17.25H1.25V9.25Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M15.75 10.75H22.75V17.25H15.75V10.75Z",stroke:"currentColor",strokeWidth:"1.5"})),u=d;export{d as IconLeaderboard,u as default};
//# sourceMappingURL=index.mjs.map