@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 983 B
JavaScript
import o from"react";import p from"react";var l=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...C})=>p.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:a,...s}},n&&!t&&p.createElement("title",null,n),e);var i=e=>o.createElement(l,{...e,ariaLabel:"toilet-paper, wipe"},o.createElement("path",{d:"M7 4H17C18.6569 4 20 6.68629 20 10V20H10V16M7 4C5.34315 4 4 6.68629 4 10C4 13.3137 5.34315 16 7 16M7 4C8.65685 4 10 6.68629 10 10M10 10V16M10 10C10 13.3137 8.65685 16 7 16M10 16H7",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M7.75 10C7.75 10.6904 7.41421 11.25 7 11.25C6.58579 11.25 6.25 10.6904 6.25 10C6.25 9.30964 6.58579 8.75 7 8.75C7.41421 8.75 7.75 9.30964 7.75 10Z",fill:"currentColor"})),g=i;export{i as IconToiletPaper,g as default};
//# sourceMappingURL=index.mjs.map