Files
plantuml-icon-font-sprites/devicons2/meteor_wordmark.puml
2020-08-24 18:41:35 +02:00

59 lines
2.9 KiB
Plaintext

@startuml
sprite $meteor_wordmark [48x48/16] {
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000100000000000000000
000000000000000000000000000000120100000000000000
000000000000000000000000000000023231100000000000
471004730477774048888810477774113434422003BBBA50
9FA01EF809FFFF905ACFFE109FFFF9022464663405FC9CF4
9FF4AFF809E00000004F40009E0000014357588305F701F8
9E9EF8F809E77710004F40009E7771003556869905FA5AF5
9E1E85F809F99920004F40009F9992002576698A05FFFF90
9E0305F809E00000004F40009E222100147878A505FB8F60
9E0005F809FDDD80004F40009FFFF9000269A87205F80CE1
680003940699996000030000699996000003150003950294
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
}
!define DEV2_METEOR_WORDMARK(_alias) ENTITY(rectangle,black,meteor_wordmark,_alias,DEV2 METEOR_WORDMARK)
!define DEV2_METEOR_WORDMARK(_alias, _label) ENTITY(rectangle,black,meteor_wordmark,_label, _alias,DEV2 METEOR_WORDMARK)
!define DEV2_METEOR_WORDMARK(_alias, _label, _shape) ENTITY(_shape,black,meteor_wordmark,_label, _alias,DEV2 METEOR_WORDMARK)
!define DEV2_METEOR_WORDMARK(_alias, _label, _shape, _color) ENTITY(_shape,_color,meteor_wordmark,_label, _alias,DEV2 METEOR_WORDMARK)
skinparam folderBackgroundColor<<DEV2 METEOR_WORDMARK>> White
@enduml