@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 922 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},o&&!t&&n.createElement("title",null,o),r);var C=r=>p.createElement(l,{...r,ariaLabel:"medal, trophy, badge, winner, win"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 1C7.58172 1 4 4.58172 4 9C4 11.5264 5.17108 13.7793 7 15.2454V23.1818L12 20.8289L17 23.1818V15.2454C18.8289 13.7793 20 11.5264 20 9C20 4.58172 16.4183 1 12 1ZM8.5 16.1958C9.5572 16.7109 10.7448 17 12 17C13.2552 17 14.4428 16.7109 15.5 16.1958V20.8182L12 19.1711L8.5 20.8182V16.1958Z",fill:"currentColor"})),u=C;export{C as IconMedal,u as default};
//# sourceMappingURL=index.mjs.map