@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.04 kB
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:C,...s})=>l.createElement("svg",{...s,"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,...C}},n&&!t&&l.createElement("title",null,n),r);var u=r=>o.createElement(p,{...r,ariaLabel:"producthunt"},o.createElement("path",{d:"M10.5 12.0001L13.3334 12C14.1617 12 14.8334 11.3284 14.8334 10.5C14.8334 9.67155 14.1617 9.00005 13.3334 9.00005H10.5V12.0001Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 12C22 17.5229 17.5229 22 12 22C6.47716 22 2 17.5229 2 12C2 6.47716 6.47716 2 12 2C17.5229 2 22 6.47716 22 12ZM8.5 6.99997H13.3334C15.2663 6.99997 16.8334 8.56695 16.8334 10.5C16.8334 12.433 15.2663 14.0001 13.3334 14.0001H10.5V17H8.5V6.99997Z",fill:"currentColor"})),f=u;export{u as IconProducthunt,f as default};
//# sourceMappingURL=index.mjs.map