feat: add stripe icon

This commit is contained in:
Adrian Pilarczyk 2023-05-18 13:35:54 +02:00
parent 1528b60a3f
commit d31d698de6
2 changed files with 10 additions and 0 deletions

View file

@ -1,2 +1,3 @@
export { default as AvataxIcon } from "./avatax-icon.svg"; export { default as AvataxIcon } from "./avatax-icon.svg";
export { default as TaxJarIcon } from "./taxjar-icon.svg"; export { default as TaxJarIcon } from "./taxjar-icon.svg";
export { default as StripeTaxIcon } from "./stripe-icon.svg";

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 234 KiB