mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-04 23:13:06 +00:00
59 lines
2.9 KiB
Plaintext
59 lines
2.9 KiB
Plaintext
@startuml
|
|
sprite $gatling_wordmark [48x48/16] {
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
017AAAAAAA70000000000000000000000000000000000000
|
|
1EFFFFFFFFFD000000000000001510120000000000000000
|
|
9FFFD87777DF7000000003B3005F408F2000000000000000
|
|
CFF8000000DFA000000005F4005F40250000000000000000
|
|
CFB00699AEFFA04CDB405DFCA05F406B1028CDA20005CC80
|
|
CF409ECCCCDFA0598CF24CFC905F408F10BFA9EE005FDBF9
|
|
CF20EA00003FA00146F705F4005F408F10BE005F40BE00CD
|
|
CF30CFA8305FA09FCCF805F4005F408F10BE004F50DC00CD
|
|
CF801AD800BFA2F702F805F4005F408F10BE004F50BE00CD
|
|
CFF4000007FFA1FD6AF603F9405F408F10BE004F506FA7ED
|
|
AFFFA546CFFF806FFFA000AFE05F408F10BE004F5007CEFD
|
|
3FFFFFFFFFFF1000100000000000000000000000000000EC
|
|
03ADDDDDDDA20000000000000000000000000000003EDFF6
|
|
000000000000000000000000000000000000000000189830
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV2_GATLING_WORDMARK(_alias) ENTITY(rectangle,black,gatling_wordmark,_alias,DEV2 GATLING_WORDMARK)
|
|
!define DEV2_GATLING_WORDMARK(_alias, _label) ENTITY(rectangle,black,gatling_wordmark,_label, _alias,DEV2 GATLING_WORDMARK)
|
|
!define DEV2_GATLING_WORDMARK(_alias, _label, _shape) ENTITY(_shape,black,gatling_wordmark,_label, _alias,DEV2 GATLING_WORDMARK)
|
|
!define DEV2_GATLING_WORDMARK(_alias, _label, _shape, _color) ENTITY(_shape,_color,gatling_wordmark,_label, _alias,DEV2 GATLING_WORDMARK)
|
|
skinparam folderBackgroundColor<<DEV2 GATLING_WORDMARK>> White
|
|
@enduml |