@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.72 kB
JavaScript
import s from"react";var i=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:C,...l})=>{return s.createElement("svg",{...l,"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,...C}},n&&!t&&s.createElement("title",null,n),o)};import e from"react";var c=(o)=>{return e.createElement(i,{...o,ariaLabel:"einstein, thinking, physics"},e.createElement("circle",{cx:"7",cy:"7",r:"3",stroke:"currentColor",strokeWidth:"2"}),e.createElement("circle",{cx:"17",cy:"7",r:"3",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M10 7L10.2111 6.89443C11.3373 6.33137 12.6627 6.33137 13.7889 6.89443L14 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M5.80066 19.5006H5.70253C4.76225 19.5006 3.97479 18.7267 4.19396 17.8124C4.91503 14.8041 7.5501 13.0319 10.4668 13.87C11.4702 14.1583 12.5521 14.2032 13.5602 13.9314C16.5829 13.1165 19.1332 14.6691 19.819 17.8066C20.0198 18.7253 19.2339 19.5006 18.2935 19.5006H18.1993C17.7562 19.5006 17.336 19.3038 17.0523 18.9634L17.0128 18.916C16.5717 18.3866 15.8141 18.2504 15.2162 18.5932C14.7735 18.847 14.2285 18.8436 13.7889 18.5843L13.2589 18.2716C12.4822 17.8134 11.5178 17.8134 10.7411 18.2716L10.2111 18.5843C9.77149 18.8436 9.22654 18.847 8.78378 18.5932C8.18595 18.2504 7.42832 18.3866 6.98718 18.916L6.94768 18.9634C6.66402 19.3038 6.24379 19.5006 5.80066 19.5006Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},k=c;export{k as default,c as IconEinstein};
//# debugId=C8702946D0C287D864756E2164756E21