Last active
March 5, 2022 14:51
-
-
Save pfink/7a468eb906644dc570cc28acb7c4d2b7 to your computer and use it in GitHub Desktop.
A collection of 9x9 led matrix icons in YAML format
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# The MIT License (MIT) | |
# | |
# Copyright (c) 2015 Senic GmbH | |
# Copyright (c) 2018 Patrick Fink | |
# | |
# Permission is hereby granted, free of charge, to any person obtaining a copy | |
# of this software and associated documentation files (the "Software"), to deal | |
# in the Software without restriction, including without limitation the rights | |
# to use, copy, modify, merge, publish, distribute, sublicense, and\or sell | |
# copies of the Software, and to permit persons to whom the Software is | |
# furnished to do so, subject to the following conditions: | |
# | |
# The above copyright notice and this permission notice shall be included in all | |
# copies or substantial portions of the Software. | |
# | |
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
# SOFTWARE. | |
music: | |
" \ | |
\ ***** \ | |
\ ***** \ | |
\ * * \ | |
\ * * \ | |
\ * * \ | |
\ ** ** \ | |
*** *** \ | |
\ * * " | |
play: | |
" \ | |
\ * \ | |
\ ** \ | |
\ *** \ | |
\ **** \ | |
\ *** \ | |
\ ** \ | |
\ * \ | |
\ " | |
pause: | |
" \ | |
\ ** ** \ | |
\ ** ** \ | |
\ ** ** \ | |
\ ** ** \ | |
\ ** ** \ | |
\ ** ** \ | |
\ ** ** \ | |
\ " | |
previous: | |
" \ | |
\ \ | |
\ * * \ | |
\ * ** \ | |
\ **** \ | |
\ * ** \ | |
\ * * \ | |
\ \ | |
\ " | |
next: | |
" \ | |
\ \ | |
\ * * \ | |
\ ** * \ | |
\ **** \ | |
\ ** * \ | |
\ * * \ | |
\ \ | |
\ " | |
circle: | |
" *** \ | |
\ * * \ | |
\ * * \ | |
* *\ | |
* *\ | |
* *\ | |
\ * * \ | |
\ * * \ | |
\ *** " | |
light: | |
" \ | |
\ *** \ | |
\ * * \ | |
\ * * \ | |
\ * * \ | |
\ *** \ | |
\ *** \ | |
\ *** \ | |
\ * " | |
poweron: | |
" \ | |
\ \ | |
\ *** \ | |
\ ***** \ | |
\ ***** \ | |
\ ***** \ | |
\ *** \ | |
\ \ | |
\ " | |
poweroff: | |
" \ | |
\ \ | |
\ *** \ | |
\ * * \ | |
\ * * \ | |
\ * * \ | |
\ *** \ | |
\ \ | |
\ " | |
shuffle: | |
" \ | |
\ \ | |
\ ** ** \ | |
\ * * \ | |
\ * \ | |
\ * * \ | |
\ ** ** \ | |
\ \ | |
\ " | |
letterB: | |
" \ | |
\ *** \ | |
\ * * \ | |
\ * * \ | |
\ *** \ | |
\ * * \ | |
\ * * \ | |
\ *** \ | |
\ " | |
letterO: | |
" \ | |
\ *** \ | |
\ * * \ | |
\ * * \ | |
\ * * \ | |
\ * * \ | |
\ * * \ | |
\ *** \ | |
\ " | |
letterS: | |
"*********\ | |
* \ | |
* \ | |
* \ | |
*********\ | |
\ *\ | |
\ *\ | |
\ *\ | |
*********" | |
letterG: | |
" \ | |
\ *** \ | |
\ * * \ | |
\ * \ | |
\ * *** \ | |
\ * * \ | |
\ * * \ | |
\ *** \ | |
\ " | |
letterH: | |
" \ | |
\ * * \ | |
\ * * \ | |
\ * * \ | |
\ ***** \ | |
\ * * \ | |
\ * * \ | |
\ * * \ | |
\ " | |
letterW: | |
" \ | |
\ * * \ | |
\ * * \ | |
\ * * \ | |
\ * * \ | |
\ * * * \ | |
\ * * * \ | |
\ ** ** \ | |
\ " | |
letterX: | |
" \ | |
\ \ | |
\ * * \ | |
\ * * \ | |
\ * \ | |
\ * * \ | |
\ * * \ | |
\ \ | |
\ " | |
letterY: | |
" \ | |
\ * * \ | |
\ * * \ | |
\ * * \ | |
\ * \ | |
\ * \ | |
\ * \ | |
\ * \ | |
\ " | |
errorX: | |
" *** \ | |
\ * * \ | |
\ * * \ | |
* * * *\ | |
* * *\ | |
* * * *\ | |
\ * * \ | |
\ * * \ | |
\ *** " | |
errorExclamationMark: | |
" *** \ | |
\ * * \ | |
\ * * * \ | |
* * *\ | |
* * *\ | |
* *\ | |
\ * * * \ | |
\ * * \ | |
\ *** " | |
errorSmiley: | |
" ******* \ | |
* *\ | |
** * * **\ | |
* * * *\ | |
** * * **\ | |
* *\ | |
* *** *\ | |
* * * *\ | |
\ ******* " | |
questionMark: | |
" *** \ | |
\ * * \ | |
\ * * \ | |
\ * \ | |
\ * \ | |
\ * \ | |
\ * \ | |
\ \ | |
\ * " | |
bluetooth: | |
" * \ | |
\ ** \ | |
\ * * * \ | |
\ *** \ | |
\ * \ | |
\ *** \ | |
\ * * * \ | |
\ ** \ | |
\ * " | |
battery: | |
" \ | |
\ \ | |
*********\ | |
**** *\ | |
***** *\ | |
****** *\ | |
*********\ | |
\ \ | |
\ " | |
arrowUp: | |
" * \ | |
\ *** \ | |
\ ***** \ | |
\ ******* \ | |
\ *** \ | |
\ *** \ | |
\ *** \ | |
\ *** \ | |
\ " | |
arrowDown: | |
" *** \ | |
\ *** \ | |
\ *** \ | |
\ *** \ | |
\ ******* \ | |
\ ***** \ | |
\ *** \ | |
\ * \ | |
\ " | |
########## Angular Digits / Numbers ############ | |
2-digit-empty: | |
" \ | |
\ \ | |
\ \ | |
\ \ | |
\ \ | |
\ \ | |
\ \ | |
\ \ | |
\ " | |
2-digit-angular-0: | |
"****\ | |
* *\ | |
* *\ | |
* *\ | |
* *\ | |
* *\ | |
* *\ | |
* *\ | |
****" | |
2-digit-angular-1: | |
" *\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *" | |
2-digit-angular-2: | |
"****\ | |
\ *\ | |
\ *\ | |
\ *\ | |
****\ | |
* \ | |
* \ | |
* \ | |
****" | |
2-digit-angular-3: | |
"****\ | |
\ *\ | |
\ *\ | |
\ *\ | |
****\ | |
\ *\ | |
\ *\ | |
\ *\ | |
****" | |
2-digit-angular-4: | |
"* *\ | |
* *\ | |
* *\ | |
* *\ | |
****\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *" | |
2-digit-angular-5: | |
"****\ | |
* \ | |
* \ | |
* \ | |
****\ | |
\ *\ | |
\ *\ | |
\ *\ | |
****" | |
2-digit-angular-6: | |
"****\ | |
* \ | |
* \ | |
* \ | |
****\ | |
* *\ | |
* *\ | |
* *\ | |
****" | |
2-digit-angular-7: | |
"****\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *" | |
2-digit-angular-8: | |
"****\ | |
* *\ | |
* *\ | |
* *\ | |
****\ | |
* *\ | |
* *\ | |
* *\ | |
****" | |
2-digit-angular-9: | |
"****\ | |
* *\ | |
* *\ | |
* *\ | |
****\ | |
\ *\ | |
\ *\ | |
\ *\ | |
****" | |
2-digit-angular-100: | |
" \ | |
* *** ***\ | |
* * * * *\ | |
* * * * *\ | |
* * * * *\ | |
* * * * *\ | |
* * * * *\ | |
* *** ***\ | |
\ " | |
########## Curved Digits / Numbers ############ | |
2-digit-curved-0: | |
" ** \ | |
* *\ | |
* *\ | |
* *\ | |
* *\ | |
* *\ | |
* *\ | |
* *\ | |
\ ** " | |
2-digit-curved-1: | |
" *\ | |
\ **\ | |
\ * *\ | |
* *\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *\ | |
\ *" | |
2-digit-curved-2: | |
" ** \ | |
* *\ | |
* *\ | |
\ *\ | |
\ * \ | |
\ ** \ | |
\ * \ | |
* \ | |
****" | |
2-digit-curved-3: | |
" ** \ | |
* *\ | |
\ *\ | |
\ *\ | |
\ ** \ | |
\ *\ | |
\ *\ | |
* *\ | |
\ ** " | |
2-digit-curved-4: | |
" *\ | |
\ **\ | |
\ * *\ | |
* *\ | |
* *\ | |
****\ | |
\ *\ | |
\ *\ | |
\ *" | |
2-digit-curved-5: | |
"****\ | |
* \ | |
* \ | |
* \ | |
*** \ | |
\ *\ | |
\ *\ | |
* *\ | |
\ ** " | |
2-digit-curved-6: | |
" ** \ | |
* *\ | |
* \ | |
* \ | |
* * \ | |
** *\ | |
* *\ | |
* *\ | |
\ ** " | |
2-digit-curved-7: | |
"****\ | |
\ *\ | |
\ *\ | |
\ * \ | |
\ * \ | |
\ * \ | |
\ * \ | |
\ * \ | |
\ * " | |
2-digit-curved-8: | |
" ** \ | |
* *\ | |
* *\ | |
* *\ | |
\ ** \ | |
* *\ | |
* *\ | |
* *\ | |
\ ** " | |
2-digit-curved-9: | |
" ** \ | |
* *\ | |
* *\ | |
* **\ | |
\ * *\ | |
\ *\ | |
\ *\ | |
* *\ | |
\ ** " | |
2-digit-curved-100: | |
" \ | |
\ * * \ | |
* * * * *\ | |
* * * * *\ | |
* * * * *\ | |
* * * * *\ | |
* * * * *\ | |
\ * * \ | |
\ " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've set up this nice tool for my openhab today and needed some more icons. Here they are: