@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.4 kB
JavaScript
import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:i,ariaHidden:e=!0,style:C,...l})=>{return s.createElement("svg",{...l,"aria-hidden":e,role:e?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:i,...C}},n&&!e&&s.createElement("title",null,n),t)};import o from"react";var a=(t)=>{return o.createElement(p,{...t,ariaLabel:"trophy, win, champion"},o.createElement("path",{d:"M12 17V14",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M18 5H20C20.5523 5 21 5.44772 21 6V7C21 8.65685 19.6569 10 18 10",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M6 4C6 3.44772 6.44772 3 7 3H17C17.5523 3 18 3.44772 18 4V8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8V4Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M7 18C7 17.4477 7.44772 17 8 17H16C16.5523 17 17 17.4477 17 18V20C17 20.5523 16.5523 21 16 21H8C7.44772 21 7 20.5523 7 20V18Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M6 5H4C3.44772 5 3 5.44772 3 6V7C3 8.65685 4.34315 10 6 10",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},c=a;export{c as default,a as IconTrophy};
//# debugId=AD5D8CD84EC2043064756E2164756E21