# MNE-Python logos
The following logos used for MNE-Python are made available under a
[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
license, see the [LICENSE](./LICENSE) file in this directory:
- The main MNE-Python logo: [mne_logo.svg](../doc/_static/mne_logo.svg)
- The hexagonal version of the MNE-Python logo: [logo_hex.svg](./logo_hex.svg)
- The small form of the MNE-Python logo: [mne_logo_small.svg](../doc/_static/mne_logo_small.svg)
- The MNE-Python "helmet": [mne_helmet.png](../doc/_static/mne_helmet.png)
- The MNE-Python "helmet" thumbnail: [favicon.ico](../doc/_static/favicon.ico)
See also the code to create some of these logos:
- [generate_mne_logos.py](./generate_mne_logos.py)
|