mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-05 07:43:05 +00:00
59 lines
2.9 KiB
Plaintext
59 lines
2.9 KiB
Plaintext
@startuml
|
|
sprite $firebase_line [48x48/16] {
|
|
000000000000571000000000000000000000000000000000
|
|
000000000000606000000000000000000000000000000000
|
|
000000000000603200000000000000000000000000000000
|
|
000000000000500600000000000000000000000000000000
|
|
000000000003200230000000000000000000000000000000
|
|
000000000005000060000000000000000000000000000000
|
|
000000000006000024000001000000000000000000000000
|
|
000000000006000006000016700000000000000000000000
|
|
000000000006000001500060240000000000000000000000
|
|
000000000005000000600240060000000000000000000000
|
|
000000000023000000050600024000000036600000000000
|
|
000000000041000000053300006000000340600000000000
|
|
000000000060000000066000001500003400500000000000
|
|
000000000060000000183000000600034000320000000000
|
|
000000000060000000660000000150340000140000000000
|
|
000000000060000002820000000073400000060000000000
|
|
000000000140000006600000000474000000060000000000
|
|
000000000320000038100000004740000000060000000000
|
|
000000000500000066000000047400000000060000000000
|
|
000000000600000381000000474000000000041000000000
|
|
000000000600000660000004740000000000014000000000
|
|
000000000600004810000047400000000000005000000000
|
|
000000000500007500000475000000000000006000000000
|
|
000000002300058000004750000000000000006000000000
|
|
000000005000075000047500000000000000006000000000
|
|
000000006000580000475000000000000000004100000000
|
|
000000006000750004750000000000000000002300000000
|
|
000000006005700047500000000000000000000500000000
|
|
000000005007400375000000000000000000000600000000
|
|
000000014067003740000000000000000000000600000000
|
|
000000041183037400000000000000000000000600000000
|
|
000000060670374000000000000000000000000500000000
|
|
000000061833740000000000000000000000000230000000
|
|
000000066637400000000000000000000000000050000000
|
|
000000088674000000000000000000000000000060000000
|
|
0000000BA750000000000000000000000000000060000000
|
|
000000178500000000000000000000000000000060000000
|
|
000000035000000000000000000000000000000050000000
|
|
000000260000000000000000000000000000000062000000
|
|
000000046000000000000000000000000000002620000000
|
|
000000000550000000000000000000000000164000000000
|
|
000000000016400000000000000000000005500000000000
|
|
000000000000262000000000000000000560000000000000
|
|
000000000000004710000000000000047100000000000000
|
|
000000000000000046000000000002620000000000000000
|
|
000000000000000000550000000164000000000000000000
|
|
000000000000000000016300005500000000000000000000
|
|
000000000000000000000366660000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV2_FIREBASE_LINE(_alias) ENTITY(rectangle,black,firebase_line,_alias,DEV2 FIREBASE_LINE)
|
|
!define DEV2_FIREBASE_LINE(_alias, _label) ENTITY(rectangle,black,firebase_line,_label, _alias,DEV2 FIREBASE_LINE)
|
|
!define DEV2_FIREBASE_LINE(_alias, _label, _shape) ENTITY(_shape,black,firebase_line,_label, _alias,DEV2 FIREBASE_LINE)
|
|
!define DEV2_FIREBASE_LINE(_alias, _label, _shape, _color) ENTITY(_shape,_color,firebase_line,_label, _alias,DEV2 FIREBASE_LINE)
|
|
skinparam folderBackgroundColor<<DEV2 FIREBASE_LINE>> White
|
|
@enduml |