@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.48 kB
JavaScript
import o from"react";import l from"react";var C=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!t&&l.createElement("title",null,n),r);var s=r=>o.createElement(C,{...r,ariaLabel:"toilet-paper, wipe"},o.createElement("path",{d:"M7 11.25C7.41421 11.25 7.75 10.6904 7.75 10C7.75 9.30964 7.41421 8.75 7 8.75C6.58579 8.75 6.25 9.30964 6.25 10C6.25 10.6904 6.58579 11.25 7 11.25Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.03649 14.7654C4.63079 15.9083 5.55289 16.8691 6.75 16.9877V17H9.5V21H21V9.75C21 8.00196 20.6473 6.38232 20.0421 5.17195C19.4594 4.00643 18.5155 3 17.25 3H7C5.68083 3 4.67153 4.01334 4.03649 5.23457C3.38226 6.4927 3 8.17874 3 10C3 11.8213 3.38226 13.5073 4.03649 14.7654ZM5.36732 5.9266C4.84528 6.93052 4.5 8.36948 4.5 10C4.5 11.6305 4.84528 13.0695 5.36732 14.0734C5.90855 15.1142 6.52424 15.5 7 15.5C7.47576 15.5 8.09145 15.1142 8.63268 14.0734C9.15472 13.0695 9.5 11.6305 9.5 10C9.5 8.57329 9.23565 7.29325 8.81983 6.32298C8.76043 6.18437 8.69794 6.05209 8.63268 5.9266C8.09145 4.88577 7.47576 4.5 7 4.5C6.52424 4.5 5.90855 4.88577 5.36732 5.9266Z",fill:"currentColor"})),d=s;export{s as IconToiletPaper,d as default};
//# sourceMappingURL=index.mjs.map