@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.82 kB
JavaScript
import r from"react";var p=({children:o,size:t=24,ariaLabel:a,color:i,ariaHidden:s=!0,style:l,mode:k="masked",maskId:n,...m})=>{let u=k!=="raw"&&!!n;return r.createElement("svg",{...m,"aria-hidden":s,role:s?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...l}},a&&!s&&r.createElement("title",null,a),u?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,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(#${n})`})):o)};import e from"react";var d=e.memo((o)=>{return e.createElement(p,{...o,ariaLabel:"pancakes, maple-syrup, breakfast",maskId:"square-outlined-radius-0-stroke-2-IconPancakes"},e.createElement("path",{d:"M16 12H20V8.5H17M7 12H3V8.5H7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M17 8.5H20V5H4V8.5H8V14C8 15.1046 8.89543 16 10 16C11.1046 16 12 15.1046 12 14V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M17 12H21V15.5H12M8 12H4V15.5H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M7 15.5H4V19H20V15.5H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M18 8.5H16V11C16 12.1046 15.1046 13 14 13C12.8954 13 12 12.1046 12 11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M2 19H22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),V=d;export{V as default,d as IconPancakes};
//# debugId=E737ADAD9668261864756E2164756E21