mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-07 08:52:52 +00:00
59 lines
2.9 KiB
Plaintext
59 lines
2.9 KiB
Plaintext
@startuml
|
|
sprite $owm_night_621 [48x48/16] {
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000017ACCA7200000000000
|
|
0000000000000000000000000001AFFFFFFFB00000000000
|
|
000000000000000000000000003EFFFFFFFF800000000000
|
|
00000000000000000001220002FFFFB63AFF600000000000
|
|
00000000000000003AEFFFFD8CFFE40008FF700000000000
|
|
000000000000001BFFFFFFFFFFFF200006FFA00000000000
|
|
00000000000003EFFFFECDFFFFFD100001FFF10000000000
|
|
0000000000003FFFF9200003BFFFC00000BFFA0000000000
|
|
000000000000DFFE3000000006FFF900003FFF9000000000
|
|
000000000008FFF200000000005FFF300008FFFE72000000
|
|
00000000000FFF6000000000000AFFA000009FFFFF200000
|
|
00000000004FFE00000000000002FFF2100005EFFE000000
|
|
0000000029EFF900000000000000DFFFFFB400AFFA000000
|
|
00000008FFFFF700000000000000AFFFFFFFA6FFF3000000
|
|
000000BFFFFFC3000000000000006CCCEFFFFFFFA0000000
|
|
000008FFFB3000000000000000000000019FFFFD10000000
|
|
00002FFF8000000000000000000000000005FFF600000000
|
|
00009FFB00000000000000000000000000007FFD00000000
|
|
0000EFF300000000000000000000000000000FFF20000000
|
|
0001FFF000000000000000000000000000000BFF40000000
|
|
0002FFD0000000000000000000000000000009FF50000000
|
|
0001FFF000000000000000000000000000000AFF40000000
|
|
0000EFF300000000000000000000000000000EFF10000000
|
|
0000AFFB00000000000008A10000000000007FFC00000000
|
|
00002FFF8000000000003FF9000000000004FFF600000000
|
|
000009FFFA20000000001EF600000000007FFFB000000000
|
|
000000BFFFFD6004A4000010001A8003CFFFFE1000000000
|
|
00000009FFFF900EFE000000008FF305FFFFB10000000000
|
|
000000003AFF900AFB000000005FF105FFB4000000000000
|
|
000000000002100020000240000210002000000000000000
|
|
000000000000000000002FF7000000000000000000000000
|
|
000000000000000000003FF8000000000000000000000000
|
|
000000000000000040000681000320000000000000000000
|
|
000000000000000CFC000000006FF2000000000000000000
|
|
000000000000000DFE000000008FF3000000000000000000
|
|
000000000000000283000000000750000000000000000000
|
|
000000000000000000000BD3000000000000000000000000
|
|
000000000000000000004FF9000000000000000000000000
|
|
000000000000000000000DF4000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
}
|
|
|
|
|
|
!define WEATHER_OWM_NIGHT_621(_alias) ENTITY(rectangle,black,owm_night_621,_alias,WEATHER OWM_NIGHT_621)
|
|
!define WEATHER_OWM_NIGHT_621(_alias, _label) ENTITY(rectangle,black,owm_night_621,_label, _alias,WEATHER OWM_NIGHT_621)
|
|
!define WEATHER_OWM_NIGHT_621(_alias, _label, _shape) ENTITY(_shape,black,owm_night_621,_label, _alias,WEATHER OWM_NIGHT_621)
|
|
!define WEATHER_OWM_NIGHT_621(_alias, _label, _shape, _color) ENTITY(_shape,_color,owm_night_621,_label, _alias,WEATHER OWM_NIGHT_621)
|
|
skinparam folderBackgroundColor<<WEATHER OWM_NIGHT_621>> White
|
|
@enduml |