# Third-Party Notices

Focus2.me redistributes the following third-party icon assets under their
respective open-source licenses. This notice is published alongside the app so
the attribution requirements are satisfied wherever the app is served.

The original in-file attribution comments inside the SVG source components at
`src/components/interest-icons/SpiritualityMeditation.jsx` and
`src/components/interest-icons/FaithPrayingHands.jsx` are preserved verbatim
and are the authoritative in-code attribution. This document is a concise,
consolidated summary — it does **not** reproduce the full license texts; the
full texts are available at the official links below.

---

## 1. Google Material Icons — `self_improvement`

- **Used in**: `src/components/interest-icons/SpiritualityMeditation.jsx`
  (renders the "Spirituality" public interest icon).
- **Package**: `@material-design-icons/svg` version `0.14.15`.
- **License name**: Apache License 2.0
- **SPDX identifier**: `Apache-2.0`
- **Official source (icon)**: <https://fonts.google.com/icons?icon.query=self_improvement>
- **Official source (repository)**: <https://github.com/google/material-design-icons>
- **Official license text**: <https://www.apache.org/licenses/LICENSE-2.0>
- **Upstream LICENSE file**: <https://github.com/google/material-design-icons/blob/master/LICENSE>

Copyright © Google LLC. Licensed under the Apache License, Version 2.0. The
icon is redistributed unmodified in silhouette; `viewBox` and path data are
preserved from upstream.

---

## 2. Font Awesome Free — `hands-praying`

- **Used in**: `src/components/interest-icons/FaithPrayingHands.jsx`
  (renders the "Faith" public interest icon).
- **Package**: `@fortawesome/free-solid-svg-icons` version `7.3.1`.
- **License name**: Creative Commons Attribution 4.0 International
- **SPDX identifier**: `CC-BY-4.0`
- **Official source (icon)**: <https://fontawesome.com/icons/hands-praying?f=classic&s=solid>
- **Official source (repository)**: <https://github.com/FortAwesome/Font-Awesome>
- **Official license text**: <https://creativecommons.org/licenses/by/4.0/>
- **Upstream license summary**: <https://fontawesome.com/license/free>

Copyright © Fonticons, Inc. Licensed under CC BY 4.0. The icon is
redistributed unmodified in silhouette; `viewBox` and path data are preserved
from upstream. Attribution to Font Awesome is provided above and in the
in-file comment header.

---

_Last updated: 2026-02. Report attribution issues to `privacy@focus2.me`._
