# Credits

All code in this folder is part of **Paycheck: The Monthly Grind** and is
distributed under the repository's license.

## Third-party assets

### Icons — [Lucide](https://lucide.dev)
Licensed under the [ISC License](https://github.com/lucide-icons/lucide/blob/main/LICENSE).

```
ISC License

Copyright (c) for portions of Lucide are held by Cole Bemis 2013-2022
as part of Feather (MIT). All other copyright (c) for Lucide are held
by Lucide Contributors 2022.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
```

The following icon files are direct copies or stylistic traces of Lucide icons
(24×24, 2px stroke):

- `briefcase.svg`
- `trending-up.svg`
- `heart-pulse.svg`
- `car.svg`
- `home.svg`
- `users.svg`
- `paw-print.svg`
- `graduation-cap.svg`
- `utensils.svg`
- `music.svg`
- `plane.svg`
- `gavel.svg`
- `alert-triangle.svg`
- `sparkles.svg`
- `leaf.svg`
- `shopping-bag.svg`

### Fonts — [Google Fonts](https://fonts.google.com)
- **Inter** by Rasmus Andersson — [SIL Open Font License 1.1](https://openfontlicense.org/)
- **Fraunces** by Undercase Type — [SIL Open Font License 1.1](https://openfontlicense.org/)

### Emoji
Rendered by the user's operating system — no assets bundled.

### Sound effects
All sounds are synthesized in-browser with the Web Audio API. Zero binary
audio files are shipped.
