@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 863 B
JavaScript
import e from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...c})=>l.createElement("svg",{...c,"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:a,...s}},n&&!o&&l.createElement("title",null,n),t);var i=t=>e.createElement(p,{...t,ariaLabel:"gold-medal, first-place, win"},e.createElement("circle",{cx:"12",cy:"10",r:"7.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M8 16.5V22L12 21L16 22V16.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M13.0391 6V14H11.1094V7.80469H11.0625L9.27344 8.89844V7.22656L11.2461 6H13.0391Z",fill:"currentColor"})),u=i;export{i as IconGoldMedal,u as default};
//# sourceMappingURL=index.mjs.map