@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.52 kB
JavaScript
import o from"react";var p=({children:r,size:e=24,ariaLabel:a,color:l,ariaHidden:t=!0,style:i,mode:m="masked",maskId:n,...C})=>{let d=m!=="raw"&&!!n;return o.createElement("svg",{...C,"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:l,...i}},a&&!t&&o.createElement("title",null,a),d?o.createElement(o.Fragment,null,o.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},r)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};import s from"react";var u=s.memo((r)=>{return s.createElement(p,{...r,ariaLabel:"poop, spam",maskId:"square-outlined-radius-0-stroke-2-IconPoop"},s.createElement("path",{d:"M9 10.0086H7.77159C6.22144 10.1253 5 11.42 5 13C5 13.5493 5.1476 14.0597 5.40531 14.5M14 10H16C17.6569 10 19 11.3431 19 13C19 13.5493 18.8524 14.0597 18.5947 14.5M12 15H5.5C4.11929 15 3 16.1193 3 17.5C3 18.8807 4.11929 20 5.5 20H18.5C19.8807 20 21 18.8807 21 17.5C21 16.1193 19.8807 15 18.5 15H17M16.1227 9.5C16.6716 8.8152 17 7.94595 17 7C17 4.79086 15.2091 3 13 3V5H10C8.34315 5 7 6.34315 7 8C7 8.54643 7.14609 9.05874 7.40135 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=u;export{w as default,u as IconPoop};
//# debugId=5B08BEDACB6C457C64756E2164756E21