@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.57 kB
JavaScript
import C from"react";var l=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...s})=>{return C.createElement("svg",{...s,"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,...a}},n&&!e&&C.createElement("title",null,n),o)};import t from"react";var i=(o)=>{return t.createElement(l,{...o,ariaLabel:"cloudy-sparkle, clouds"},t.createElement("path",{d:"M19 18.584C20.7659 17.8124 22 16.0503 22 14C22 11.2386 19.7614 9 17 9C16.4547 9 15.9299 9.08728 15.4386 9.24864C14.3696 6.75042 11.8892 5 9 5C5.13401 5 2 8.13401 2 12C2 14.3787 3.18652 16.4804 5 17.7453",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M13.2405 16.1852L12.5436 14.3733C12.4571 14.1484 12.241 14 12 14C11.759 14 11.5429 14.1484 11.4564 14.3733L10.7595 16.1852C10.658 16.4493 10.4493 16.658 10.1852 16.7595L8.37334 17.4564C8.14842 17.5429 8 17.759 8 18C8 18.241 8.14842 18.4571 8.37334 18.5436L10.1852 19.2405C10.4493 19.342 10.658 19.5507 10.7595 19.8148L11.4564 21.6267C11.5429 21.8516 11.759 22 12 22C12.241 22 12.4571 21.8516 12.5436 21.6267L13.2405 19.8148C13.342 19.5507 13.5507 19.342 13.8148 19.2405L15.6267 18.5436C15.8516 18.4571 16 18.241 16 18C16 17.759 15.8516 17.5429 15.6267 17.4564L13.8148 16.7595C13.5507 16.658 13.342 16.4493 13.2405 16.1852Z",fill:"currentColor"}))},f=i;export{f as default,i as IconCloudySparkle};
//# debugId=9CE8416CF094779164756E2164756E21