@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.11 kB
JavaScript
import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...c})=>{return l.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:a,...s}},n&&!t&&l.createElement("title",null,n),e)};import o from"react";var C=(e)=>{return o.createElement(p,{...e,ariaLabel:"number-7-circle"},o.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M10.8867 16.3848C10.2715 16.3848 9.90234 15.998 9.90234 15.5117C9.90234 15.2598 9.96094 15.0605 10.084 14.8379L12.9902 9.48828V9.44727H9.59766C9.09961 9.44727 8.74219 9.11328 8.74219 8.61523C8.74219 8.11719 9.09961 7.79492 9.59766 7.79492H13.8809C14.5957 7.79492 15.1406 8.22852 15.1406 8.9375C15.1406 9.31836 15.0234 9.6582 14.748 10.1797L11.8418 15.7578C11.6016 16.2207 11.3438 16.3848 10.8867 16.3848Z",fill:"currentColor"}))},g=C;export{g as default,C as IconNumber7Circle};
//# debugId=1D9ABA267CA86CF264756E2164756E21