Clone repo
This commit is contained in:
+155
@@ -0,0 +1,155 @@
|
||||
|
||||
[tocstart]: # (toc start)
|
||||
|
||||
* [Icon and Symbol Fonts](#icon-and-symbol-fonts)
|
||||
* [Unicode Symbols and Icons](#unicode-symbols-and-icons)
|
||||
* [Other Icons](#other-icons)
|
||||
|
||||
[tocend]: # (toc end)
|
||||
|
||||
# Icon and Symbol Fonts
|
||||
|
||||
Many icons and symbols are part of U8g2 and U8x8 Fonts. This page is an overview
|
||||
of the existing icons and symbols.
|
||||
|
||||
Font names are linked to the corresponding sub page which
|
||||
include further details and (in some cases) variants of the icon/symbol font.
|
||||
|
||||
## Unicode Symbols and Icons
|
||||
|
||||
### u8g2_font_cu12_t_symbols and u8g2_font_cu12_h_symbols
|
||||
|
||||
U8g2 Wiki Page: [cu12](fntgrpcu12): ClearlyU Unicode Bitmap Font
|
||||
|
||||
Link: http://sofia.nmsu.edu/~mleisher/Software/cu/
|
||||
|
||||
License/Copyright: See [U8g2 CU12 (ClearlyU) Wiki Page](fntgrpcu12).
|
||||
|
||||

|
||||
|
||||
|
||||
### Unifont
|
||||
|
||||
* u8g2_font_unifont_t_75
|
||||
* u8g2_font_unifont_t_76
|
||||
* u8g2_font_unifont_t_77
|
||||
* u8g2_font_unifont_t_78_79
|
||||
* u8g2_font_unifont_t_symbols
|
||||
* u8g2_font_unifont_t_emoticons
|
||||
* u8g2_font_unifont_t_animals
|
||||
* u8g2_font_unifont_t_domino
|
||||
* u8g2_font_unifont_t_cards
|
||||
* u8g2_font_unifont_t_weather
|
||||
|
||||
|
||||
U8g2 Wiki Page: [Unifont](fntgrpunifont)
|
||||
|
||||
Link: https://savannah.gnu.org/projects/unifont
|
||||
|
||||
License/Copyright: See [U8g2 Unifont Wiki Page](fntgrpunifont)
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
### X11
|
||||
|
||||
* u8g2_font_6x12_t_symbols
|
||||
* u8g2_font_7x13_t_symbols
|
||||
* u8g2_font_8x13_t_symbols
|
||||
* u8g2_font_9x15_t_symbols
|
||||
|
||||
U8g2 Wiki Page: [Unifont](fntgrpunifont)
|
||||
|
||||
License/Copyright: http://www.x.org/archive/X11R7.5/doc/LICENSE.html
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
## Other Icons
|
||||
|
||||
### u8g2_font_iconquadpix_m_all
|
||||
|
||||
IconQuadPix by ravee de
|
||||
|
||||
U8g2 Wiki Page: [bitfontmaker2](fntgrpbitfontmaker2)
|
||||
|
||||
Link: http://www.pentacom.jp/pentacom/bitfontmaker2/gallery/?id=244
|
||||
|
||||
License/Copyright: Creative Commons NonCommercial
|
||||
|
||||

|
||||
|
||||
|
||||
### u8g2_font_twelvedings_t_all
|
||||
|
||||
TwelveDings by Geoff
|
||||
|
||||
U8g2 Wiki Page: [Geoff](fntgrpgeoff)
|
||||
|
||||
Link: http://www.pentacom.jp/pentacom/bitfontmaker2/gallery/?id=330
|
||||
|
||||
License/Copyright: Public Domain
|
||||
|
||||

|
||||
|
||||
### U8g2 Fonts
|
||||
|
||||
* u8g2_font_m2icon_5_tf, u8g2_font_m2icon_7_tf, u8g2_font_m2icon_9_tf
|
||||
* u8g2_font_emoticons21_tr
|
||||
* u8g2_font_battery19_tn
|
||||
|
||||
U8g2 Wiki Page: [U8g](fntgrpu8g)
|
||||
|
||||
License/Copyright: Public Domain
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
### Open Iconic
|
||||
|
||||
U8g2 Wiki Page: [Open Iconic](fntgrpiconic)
|
||||
|
||||
Link: https://github.com/iconic/open-iconic
|
||||
|
||||
License/Copyright: Open Iconic Icons are available under the SIL OPEN FONT LICENSE ([https://github.com/iconic/open-iconic](https://github.com/iconic/open-iconic)).
|
||||
|
||||
See the Wiki page above for all available sizes and subsets.
|
||||
|
||||

|
||||
|
||||
|
||||
### Streamline Pixel Icons
|
||||
|
||||
U8g2 Wiki Page: [Streamline](fntgrpstreamline)
|
||||
|
||||
Link: https://app.streamlinehq.com/icons/pixel
|
||||
|
||||
License/Copyright: The "streamline pixel" are available for free if the attribution link is provided (https://intercom.help/streamlinehq/en/articles/5354403-how-to-create-an-attribution-link).
|
||||
|
||||

|
||||
|
||||
### Siji Pixel Icons
|
||||
|
||||
U8g2 Wiki Page: [Siji](fntgrpsiji)
|
||||
|
||||
Link: https://github.com/stark/siji
|
||||
|
||||
License/Copyright: Siji icon font is available under the "GNU General Public License v2.0"
|
||||
|
||||

|
||||
Reference in New Issue
Block a user