feat: ✨ add stripe icon
This commit is contained in:
parent
1528b60a3f
commit
d31d698de6
2 changed files with 10 additions and 0 deletions
|
@ -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";
|
||||||
|
|
9
apps/taxes/src/assets/stripe-icon.svg
Normal file
9
apps/taxes/src/assets/stripe-icon.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 234 KiB |
Loading…
Reference in a new issue