@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.2 kB
JavaScript
import e from"react";import s from"react";var i=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...l})=>s.createElement("svg",{...l,"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:p,...a}},n&&!t&&s.createElement("title",null,n),o);var C=o=>e.createElement(i,{...o,ariaLabel:"dishwasher, 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",strokeLinejoin:"round"}),e.createElement("path",{d:"M14.75 13.8C14.75 15.1807 13.5188 16.5 12 16.5C10.4812 16.5 9.25 15.1807 9.25 13.8C9.25 11.6846 12 9 12 9C12 9 14.75 11.6846 14.75 13.8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),m=C;export{C as IconDishwasher,m as default};
//# sourceMappingURL=index.mjs.map