UNPKG

@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.08 kB
import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:s,...a})=>{return l.createElement("svg",{...a,"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:i,...s}},n&&!t&&l.createElement("title",null,n),o)};import e from"react";var C=(o)=>{return e.createElement(p,{...o,ariaLabel:"circle-info, info circle, tooltip, information"},e.createElement("path",{d:"M11 11H12V16M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M12 7.25C11.5858 7.25 11.25 7.58579 11.25 8C11.25 8.41421 11.5858 8.75 12 8.75C12.4142 8.75 12.75 8.41421 12.75 8C12.75 7.58579 12.4142 7.25 12 7.25Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.5"}))},h=C;export{h as default,C as IconCircleInfo}; //# debugId=E42156ECED2B0B3064756E2164756E21