@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) • 2.04 kB
JavaScript
import r from"react";var a=({children:e,size:t=24,ariaLabel:l,color:i,ariaHidden:s=!0,style:p,mode:m="masked",maskId:n,...d})=>{let h=m!=="raw"&&!!n;return r.createElement("svg",{...d,"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,...p}},l&&!s&&r.createElement("title",null,l),h?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"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import o from"react";var C=o.memo((e)=>{return o.createElement(a,{...e,ariaLabel:"stores, shops, mall",maskId:"square-outlined-radius-0-stroke-2-IconStores"},o.createElement("path",{d:"M3 15V20H13V15",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M9.75 10.5L10.2304 13.3821C10.386 14.3157 11.1937 15 12.1402 15C13.51 15 14.4466 13.6165 13.9379 12.3447L13 10H3L2.06211 12.3447C1.55338 13.6165 2.49003 15 3.85981 15C4.80629 15 5.61405 14.3157 5.76965 13.3821L6.25 10.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M9.75 10.5L10.089 12.534C10.3041 13.8249 9.30868 15 8 15C6.69132 15 5.69585 13.8249 5.911 12.534L6.25 10.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M17.75 4.5L18.089 6.53402C18.3041 7.82489 17.3087 9 16 9",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M18 14H21V9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M17.7504 4.5L18.2307 7.38212C18.3863 8.31573 19.1941 9 20.1406 9C21.5104 9 22.447 7.61654 21.9383 6.34474L21.0004 4H11.0004L10.0625 6.34474M14.2504 4.5L13.9171 6.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),L=C;export{L as default,C as IconStores};
//# debugId=C2CC37249F5C9C6F64756E2164756E21