@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.43 kB
JavaScript
import i from"react";var s=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:l,...C})=>{return i.createElement("svg",{...C,"aria-hidden":t,role:t?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:p,...l}},n&&!t&&i.createElement("title",null,n),e)};import o from"react";var a=(e)=>{return o.createElement(s,{...e,ariaLabel:"emoji-wink-tongue, fun"},o.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z",fill:"currentColor"}),o.createElement("path",{d:"M8 14H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M10 15V16C10 17.1046 10.8954 18 12 18C13.1046 18 14 17.1046 14 16V15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M16.5 10.2461C16.5 11.5 15.6605 10.6886 14.625 10.6886C13.5895 10.6886 12.75 11.5 12.75 10.2461C12.75 9.52169 13.5895 9 14.625 9C15.6605 9 16.5 9.52169 16.5 10.2461Z",fill:"currentColor"}))},f=a;export{f as default,a as IconEmojiWinkTongue};
//# debugId=707514ACBEA837FF64756E2164756E21