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 $rabbitmq_wordmark [48x48/16] {
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
B50B50003997000002300060001800006700048019A50000
|
|
F70F70004504700003500080000106008B000990A1093000
|
|
F70F7000450190572367408371032B618730099280028000
|
|
FECFEBB4475A3451A3C182971A080920828055946000A000
|
|
FFFFECF749690001937027900908080081A090946000A000
|
|
FFFF71F745054296A3602890091808008163909280028000
|
|
FFFFEDF745018731C19065720B080800811C5090A10A2012
|
|
BBBBBBB4340072A970687009930603926009006019BA9214
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV2_RABBITMQ_WORDMARK(_alias) ENTITY(rectangle,black,rabbitmq_wordmark,_alias,DEV2 RABBITMQ_WORDMARK)
|
|
!define DEV2_RABBITMQ_WORDMARK(_alias, _label) ENTITY(rectangle,black,rabbitmq_wordmark,_label, _alias,DEV2 RABBITMQ_WORDMARK)
|
|
!define DEV2_RABBITMQ_WORDMARK(_alias, _label, _shape) ENTITY(_shape,black,rabbitmq_wordmark,_label, _alias,DEV2 RABBITMQ_WORDMARK)
|
|
!define DEV2_RABBITMQ_WORDMARK(_alias, _label, _shape, _color) ENTITY(_shape,_color,rabbitmq_wordmark,_label, _alias,DEV2 RABBITMQ_WORDMARK)
|
|
skinparam folderBackgroundColor<<DEV2 RABBITMQ_WORDMARK>> White
|
|
@enduml |