@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.
2 lines • 871 B
JavaScript
import n from"react";import V from"react";var H=({children:e,size:r=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:p,...l})=>V.createElement("svg",{...l,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},o&&!t&&V.createElement("title",null,o),e);var s=e=>n.createElement(H,{...e,ariaLabel:"giro-cards"},n.createElement("path",{d:"M3 5V4H2V5H3ZM17 5H18V4H17V5ZM17 15V16H18V15H17ZM3 15H2V16H3V15ZM21 9H22V8H21V9ZM21 19V20H22V19H21ZM7 19H6V20H7V19ZM7 8H6V10H7V8ZM8 10H9V8H8V10ZM3 6H17V4H3V6ZM16 5V15H18V5H16ZM17 14H3V16H17V14ZM4 15V5H2V15H4ZM20 9V19H22V9H20ZM21 18H7V20H21V18ZM17 10H21V8H17V10ZM8 19V15H6V19H8ZM7 10H8V8H7V10Z",fill:"currentColor"})),c=s;export{s as IconGiroCards,c as default};
//# sourceMappingURL=index.mjs.map