@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 • 825 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(a,{...r,ariaLabel:"medal, trophy, badge, winner, win"},p.createElement("path",{d:"M7.75 15.25V22L12 20L16.25 22V15.25M19.25 9C19.25 13.0041 16.0041 16.25 12 16.25C7.99594 16.25 4.75 13.0041 4.75 9C4.75 4.99594 7.99594 1.75 12 1.75C16.0041 1.75 19.25 4.99594 19.25 9Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=m;export{m as IconMedal,f as default};
//# sourceMappingURL=index.mjs.map