@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) • 825 B
JavaScript
import n from"react";var a=({children:t,size:r=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:i,...l})=>{return n.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:s,...i}},o&&!e&&n.createElement("title",null,o),t)};import p from"react";var m=(t)=>{return p.createElement(a,{...t,ariaLabel:"animation"},p.createElement("path",{d:"M3 21L8 16M10 21L12.5 18.5M3 14L5.5 11.5M21 9C21 12.3137 18.3137 15 15 15C11.6863 15 9 12.3137 9 9C9 5.68629 11.6863 3 15 3C18.3137 3 21 5.68629 21 9Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},g=m;export{g as default,m as IconAnimation};
//# debugId=000BD21D55F6D89C64756E2164756E21