UNPKG

@central-icons-react/square-filled-radius-0-stroke-1

Version:

A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.

2 lines 687 B
import o from"react";import a from"react";var p=({children:t,size:r=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:s,...c})=>a.createElement("svg",{...c,"aria-hidden":e,role:e?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:l,...s}},n&&!e&&a.createElement("title",null,n),t);var i=t=>o.createElement(p,{...t,ariaLabel:"credit-card-1, card, payment"},o.createElement("path",{d:"M2 4H22V9.5H2V4Z",fill:"currentColor"}),o.createElement("path",{d:"M2 10.5V20H22V10.5H2Z",fill:"currentColor"})),u=i;export{i as IconCreditCard1,u as default}; //# sourceMappingURL=index.mjs.map