Added main menu

This commit is contained in:
ultrablob 2024-04-17 17:23:12 -04:00
parent 18b2a3491c
commit 1be1826ddb
8 changed files with 758 additions and 0 deletions

View file

@ -0,0 +1,32 @@
# Licenses
* Copyright 2016-2022 Brad Erickson CC-BY-4.0/MIT
* Copyright 2016-2022 Twitter, Inc. CC-BY-4.0
* Copyright 2013 Joe Loughry and Terence Eden MIT
## Artwork
* Applies to SVG file and TTF font files
* License: Creative Commons Attribution 4.0 International
* Human Readable License: http://creativecommons.org/licenses/by/4.0/
* Complete Legal Terms: http://creativecommons.org/licenses/by/4.0/legalcode
## Source Code
* Applies to everything else
* License: MIT
* Complete Legal Terms: http://opensource.org/licenses/MIT
## Twitter Emoji for Everyone License
A few SVG files of the Twitter Emoji for Everyone project are used to fill in
where Emoji One is missing characters required to generate a font. Files are
stored in `assets/svg`.
* Source: https://github.com/twitter/twemoji
* Art License: Creative Commons Attribution 4.0 International
## Power Symbol License
The SVG files from the [Unicode Power Symbol](http://unicodepowersymbol.com/)
project have been modified to create B&W Power Symbol glyphs. Files are stored
in `assets/svg-bw`.
* Source: https://github.com/jloughry/Unicode
* Art License: MIT