@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 • 1.17 kB
JavaScript
import e from"react";import s from"react";var a=({children:t,size:r=24,ariaLabel:n,color:i,ariaHidden:o=!0,style:p,...l})=>s.createElement("svg",{...l,"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:i,...p}},n&&!o&&s.createElement("title",null,n),t);var c=t=>e.createElement(a,{...t,ariaLabel:"washing-machine, laundry, clean"},e.createElement("rect",{x:"4",y:"4",width:"16",height:"16",rx:"3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M7.25 7.25H7.26M7.5 7.25C7.5 7.38807 7.38807 7.5 7.25 7.5C7.11193 7.5 7 7.38807 7 7.25C7 7.11193 7.11193 7 7.25 7C7.38807 7 7.5 7.11193 7.5 7.25Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.createElement("circle",{cx:"12",cy:"13",r:"4",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M8.5 13C10.9547 10.8899 12.7606 15.3548 15.5 13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),m=c;export{c as IconWashingMachine,m as default};
//# sourceMappingURL=index.mjs.map