@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.7 kB
JavaScript
import C from"react";var l=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:s,...a})=>{return C.createElement("svg",{...a,"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:p,...s}},n&&!e&&C.createElement("title",null,n),t)};import o from"react";var i=(t)=>{return o.createElement(l,{...t,ariaLabel:"cloud-sync-2"},o.createElement("path",{d:"M6 18.9C3.71776 18.4367 2 16.419 2 14C2 11.6806 3.57923 9.73011 5.72107 9.16506C6.08658 9.06863 6.39695 8.81621 6.55632 8.47342C7.50998 6.42217 9.58891 5 12 5C14.9745 5 17.4434 7.16441 17.9177 10.0042C18.0087 10.5489 18.4547 10.9872 18.9899 11.1234C20.7202 11.5639 22 13.1325 22 15C22 17.0398 20.4732 18.723 18.5 18.9691",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M8.44434 15.4442C8.44434 13.4805 10.0362 11.8887 11.9999 11.8887M15.5554 15.4442C15.5554 17.4079 13.9636 18.9998 11.9999 18.9998",stroke:"currentColor",strokeWidth:"1.9",strokeLinecap:"round"}),o.createElement("path",{d:"M12 13.7929V10.2071C12 9.76165 12.5386 9.53857 12.8536 9.85355L14.6464 11.6464C14.8417 11.8417 14.8417 12.1583 14.6464 12.3536L12.8536 14.1464C12.5386 14.4614 12 14.2383 12 13.7929Z",fill:"currentColor"}),o.createElement("path",{d:"M11.9999 17.2071V20.7928C11.9999 21.2383 11.4614 21.4614 11.1464 21.1464L9.35348 19.3535C9.15822 19.1582 9.15822 18.8417 9.35348 18.6464L11.1464 16.8535C11.4614 16.5385 11.9999 16.7616 11.9999 17.2071Z",fill:"currentColor"}))},h=i;export{h as default,i as IconCloudSync2};
//# debugId=93AEFC2B5A2E243964756E2164756E21