@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 835 B
JavaScript
import p from"react";import n from"react";var s=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...C})=>n.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:a,...l}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(s,{...r,ariaLabel:"mall, store, shop, business"},p.createElement("path",{d:"M8 19H6C4.34315 19 3 17.6569 3 16V8C3 6.34315 4.34315 5 6 5H18C19.6569 5 21 6.34315 21 8V16C21 17.6569 19.6569 19 18 19H16M8 19V14C8 12.3431 9.34315 11 11 11H12M8 19H12M16 19V14C16 12.3431 14.6569 11 13 11H12M16 19H12M12 11V19",stroke:"currentColor",strokeWidth:"2"})),V=m;export{m as IconMall,V as default};
//# sourceMappingURL=index.mjs.map