@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 • 983 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:t,color:l,ariaHidden:o=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?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:l,...s}},t&&!o&&n.createElement("title",null,t),e);var i=e=>a.createElement(p,{...e,ariaLabel:"wallpaper, os"},a.createElement("path",{d:"M14 18.6738C15.1486 18.2318 16.8351 17.3405 16.5 16C15.9577 13.8307 11.5 16 10.5 14.5C9.75213 13.3782 10.9618 11.4174 11.6194 10.5M20.5 13.2406C18.4067 12.1389 14.5768 10 12 10C9.37749 10 5.45705 12.2155 3.39025 13.2983M6 5H18C19.6569 5 21 6.34315 21 8V16C21 17.6569 19.6569 19 18 19H6C4.34315 19 3 17.6569 3 16V8C3 6.34315 4.34315 5 6 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconWallpaper,d as default};
//# sourceMappingURL=index.mjs.map