# Third-party Asset Notices

## Calligraphy SVGs

### `src/app/assets/calligraphy/bismillah.svg`
- Source: [Wikimedia Commons — File:Bismillah_Calligraphy_2.svg](https://commons.wikimedia.org/wiki/File:Bismillah_Calligraphy_2.svg)
- Author: Warraich Sahib
- License: CC0 1.0 Universal (Public Domain Dedication)
- Modifications: added `fill="currentColor"` on root `<svg>` for theme color inheritance

### `src/app/assets/calligraphy/assalamu-alaikum.svg`
- Source: [Wikimedia Commons — File:Assalamu-aleykum.svg](https://commons.wikimedia.org/wiki/File:Assalamu-aleykum.svg)
- Author: Hadysylmy
- License: [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/)
- Modifications: replaced hardcoded `fill="#005aff"` with `fill="currentColor"`; replaced `width`/`height` with `viewBox` for responsive scaling

The CC BY-SA 4.0 license applies only to this SVG file. Distribution of derivatives of this SVG requires the same license. The rest of the codebase is unaffected.
