UNPKG

doodle-icons

Version:

Based on icons created by Khushmeen Sidhu @ [Doodle Icons](https://khushmeen.com/icons.html)

16 lines (15 loc) 737 B
export { default as Bank } from "./Bank"; export { default as Bill } from "./Bill"; export { default as Cash } from "./Cash"; export { default as Coin2 } from "./Coin2"; export { default as Coin } from "./Coin"; export { default as Dollar } from "./Dollar"; export { default as MoneyPlant } from "./MoneyPlant"; export { default as PiggyBank } from "./PiggyBank"; export { default as Safe } from "./Safe"; export { default as Saving } from "./Saving"; export { default as TrendDownSquare } from "./TrendDownSquare"; export { default as TrendDown } from "./TrendDown"; export { default as TrendUpSquare } from "./TrendUpSquare"; export { default as TrendUp } from "./TrendUp"; export { default as Wallet } from "./Wallet";