@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.
2 lines • 1.1 kB
JavaScript
import a from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:o,color:l,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?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:l,...s}},o&&!r&&n.createElement("title",null,o),t);var i=t=>a.createElement(p,{...t,ariaLabel:"roulette-2,coincidence,gambling"},a.createElement("path",{d:"M9.03451 3.5C5.52092 4.72571 3 8.06846 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 8.06846 18.4791 4.72571 14.9655 3.5M3.5 12H6M20.5 12H18M6 18L7.75736 16.2426M18 6L16.2426 7.75731M6 6L7.75736 7.75731M18 18L16.2426 16.2426M12 20.5V18M12 6L9 3C9 2.44772 9.44772 2 10 2H14C14.5523 2 15 2.44772 15 3L12 6ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),M=i;export{i as IconRoulette2,M as default};
//# sourceMappingURL=index.mjs.map