mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-06 00:13:53 +00:00
feat: Add material, gov and weather icons
This commit is contained in:
59
material/play_for_work.puml
Normal file
59
material/play_for_work.puml
Normal file
@@ -0,0 +1,59 @@
|
||||
@startuml
|
||||
sprite $play_for_work [48x48/16] {
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
0000000000000000000000FFFF0000000000000000000000
|
||||
0000000000000000000000FFFF0000000000000000000000
|
||||
0000000000000000000000FFFF0000000000000000000000
|
||||
0000000000000000000000FFFF0000000000000000000000
|
||||
0000000000000000000000FFFF0000000000000000000000
|
||||
0000000000000000000000FFFF0000000000000000000000
|
||||
0000000000000000000000FFFF0000000000000000000000
|
||||
0000000000000000000000FFFF0000000000000000000000
|
||||
0000000000000000000000FFFF0000000000000000000000
|
||||
0000000000000000000000FFFF0000000000000000000000
|
||||
0000000000000000000000FFFF0000000000000000000000
|
||||
0000000000000007CCCCCCFFFFCCCCCC7000000000000000
|
||||
0000000000000000AFFFFFFFFFFFFFFA0000000000000000
|
||||
00000000000000000AFFFFFFFFFFFFA00000000000000000
|
||||
000000000000000000AFFFFFFFFFFA000000000000000000
|
||||
0000000000000000000AFFFFFFFFA0000000000000000000
|
||||
00000000000000000000AFFFFFFA00000000000000000000
|
||||
000000000000000000000AFFFFA000000000000000000000
|
||||
000000000000FFFF100000AFFA000001FFFF000000000000
|
||||
000000000000DFFF3000000AA0000003FFFD000000000000
|
||||
000000000000BFFF7000000000000007FFFB000000000000
|
||||
0000000000007FFFD00000000000000DFFF6000000000000
|
||||
0000000000002FFFF60000000000007FFFF1000000000000
|
||||
0000000000000AFFFF400000000004FFFFA0000000000000
|
||||
00000000000001FFFFF6000000006FFFFF10000000000000
|
||||
000000000000005FFFFFD720027DFFFFF500000000000000
|
||||
0000000000000007FFFFFFFFFFFFFFFF7000000000000000
|
||||
00000000000000005FFFFFFFFFFFFFF50000000000000000
|
||||
0000000000000000019FFFFFFFFFFA200000000000000000
|
||||
000000000000000000027BEFFEB720000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
000000000000000000000000000000000000000000000000
|
||||
}
|
||||
|
||||
|
||||
!define MATERIAL_PLAY_FOR_WORK(_alias) ENTITY(rectangle,black,play_for_work,_alias,MATERIAL PLAY_FOR_WORK)
|
||||
!define MATERIAL_PLAY_FOR_WORK(_alias, _label) ENTITY(rectangle,black,play_for_work,_label, _alias,MATERIAL PLAY_FOR_WORK)
|
||||
!define MATERIAL_PLAY_FOR_WORK(_alias, _label, _shape) ENTITY(_shape,black,play_for_work,_label, _alias,MATERIAL PLAY_FOR_WORK)
|
||||
!define MATERIAL_PLAY_FOR_WORK(_alias, _label, _shape, _color) ENTITY(_shape,_color,play_for_work,_label, _alias,MATERIAL PLAY_FOR_WORK)
|
||||
skinparam folderBackgroundColor<<MATERIAL PLAY_FOR_WORK>> White
|
||||
@enduml
|
||||
Reference in New Issue
Block a user