icon font in 16px wide, 9pk high for use with U8g2 Fontname: u8g2_font_pereltje_icons_7
Copyright (c): Font created by Fenna Pel(pereltje@pereltje.nl), august 2025
This file is free software: you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program.
If not, see <https://www.gnu.org/licenses/>.
this font is backwards compatible with previous u8g2_font_pereltje_icon versions, added icons are
for air quality measuring.
icon size: 16px wide, 9px high. Check the glyph image for relations to typable characters
This font can be used as a seperate file to be included with: #include "u8g2_font_pereltje_icons_7.c" // 16x9 icon font
for simplification on defining the font in your u8g2 instance: #define ICON_FONT u8g2_font_pereltje_icons