@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.39 kB
JavaScript
import e from"react";import l from"react";var s=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...i})=>l.createElement("svg",{...i,"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,...a}},n&&!t&&l.createElement("title",null,n),o);var C=o=>e.createElement(s,{...o,ariaLabel:"visual-intelligence"},e.createElement("path",{d:"M4.11701 7.6523C2.22837 11.073 2.73471 15.4624 5.63604 18.3637C8.53736 21.265 12.9267 21.7714 16.3475 19.8827M7.65254 4.11676C11.0733 2.22813 15.4626 2.73447 18.364 5.63579C21.2653 8.53712 21.7716 12.9265 19.883 16.3472",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M15.8232 10.4629C13.4084 7.84569 10.5919 7.84569 8.17709 10.4629C7.37717 11.3299 7.37717 12.6701 8.17709 13.5371C10.5919 16.1543 13.4084 16.1543 15.8232 13.5371C16.6232 12.6701 16.6232 11.3299 15.8232 10.4629Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),e.createElement("path",{d:"M12 10.75C12.6904 10.75 13.25 11.3096 13.25 12C13.25 12.6904 12.6904 13.25 12 13.25C11.3096 13.25 10.75 12.6904 10.75 12C10.75 11.3096 11.3096 10.75 12 10.75Z",fill:"currentColor"})),f=C;export{C as IconVisualIntelligence,f as default};
//# sourceMappingURL=index.mjs.map