@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 • 950 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...C})=>n.createElement("svg",{...C,"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:s,...l}},o&&!t&&n.createElement("title",null,o),e);var i=e=>a.createElement(p,{...e,ariaLabel:"wind, windy"},a.createElement("path",{d:"M3 12H19C20.1046 12 21 11.1046 21 10C21 8.89543 20.1046 8 19 8C18.4477 8 17.9477 8.22386 17.5858 8.58579M3 8H11C12.1046 8 13 7.10457 13 6C13 4.89543 12.1046 4 11 4C10.4477 4 9.94772 4.22386 9.58579 4.58579M3 16H15C16.1046 16 17 16.8954 17 18C17 19.1046 16.1046 20 15 20C14.4477 20 13.9477 19.7761 13.5858 19.4142",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=i;export{i as IconWind,f as default};
//# sourceMappingURL=index.mjs.map