@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.
4 lines (2 loc) • 1.1 kB
JavaScript
import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:l,...i})=>{return p.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&&p.createElement("title",null,n),e)};import t from"react";var C=(e)=>{return t.createElement(a,{...e,ariaLabel:"medal, trophy, badge, winner, win"},t.createElement("path",{d:"M12 16C15.866 16 19 12.866 19 9C19 5.13401 15.866 2 12 2C8.13401 2 5 5.13401 5 9C5 12.866 8.13401 16 12 16ZM12 16C13.4872 16 14.8662 15.536 16 14.7451",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),t.createElement("path",{d:"M16 15.25V20.6318C16 21.3752 15.2177 21.8587 14.5528 21.5262L12.4472 20.4734C12.1657 20.3326 11.8343 20.3326 11.5528 20.4734L9.44721 21.5262C8.78231 21.8586 8 21.3752 8 20.6318V15.25",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},f=C;export{f as default,C as IconMedal};
//# debugId=A93B59D5D6179EA364756E2164756E21