@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.
4 lines (2 loc) • 1.59 kB
JavaScript
import r from"react";var i=({children:o,size:e=24,ariaLabel:l,color:p,ariaHidden:n=!0,style:a,mode:m="masked",maskId:s,...C})=>{let d=m!=="raw"&&!!s;return r.createElement("svg",{...C,"aria-hidden":n,role:n?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}},l&&!n&&r.createElement("title",null,l),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import t from"react";var h=t.memo((o)=>{return t.createElement(i,{...o,ariaLabel:"toilet-paper, wipe",maskId:"square-outlined-radius-0-stroke-2-IconToiletPaper"},t.createElement("path",{d:"M10 10C10 13.3137 8.65685 16 7 16C5.34315 16 4 13.3137 4 10C4 6.68629 5.34315 4 7 4C8.65685 4 10 6.68629 10 10Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M7 4H17C18.6569 4 20 6.68629 20 10V20H10V16V10",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M10 16H7",stroke:"currentColor",strokeWidth:"2"}),t.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"}))}),w=h;export{w as default,h as IconToiletPaper};
//# debugId=4C9FF3057F0CD5E064756E2164756E21