UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 637 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var CreditCardCheck = createReactComponent("credit-card-check", "CreditCardCheck", [["path", { "d": "M3 9v-.8c0-1.12 0-1.68.218-2.108.192-.377.497-.682.874-.874C4.52 5 5.08 5 6.2 5h6.3M3 9h9.5M3 9v6.8c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h11.606c1.118 0 1.677 0 2.104-.218.377-.192.683-.498.875-.874.218-.428.218-.986.218-2.104V11m-5-3.678 1.484 1.576a.337.337 0 0 0 .502-.022L21 5M6 15h4", "key": "svg-0" }]]); export { CreditCardCheck as default }; //# sourceMappingURL=CreditCardCheck.js.map