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 $gitter_wordmark [48x48/16] {
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
100000000000000000000000000000000000000000000000
|
|
F80000000000000000000000000000000000000000000000
|
|
F80000000000000000000000000000000000000000000000
|
|
F80000000000000000000000000000000000000000000000
|
|
F80031003001300000000000000000000000000000000000
|
|
F801F703F405F30000000000000000000000000000000000
|
|
F801F703F405F30000000000000000000000000000000000
|
|
F801F703F405F30000000000000000000000000000000000
|
|
F801F703F405F30000000000000000000000000000000000
|
|
F801F703F405F3000008CD303803CEC32CEC409DCB00DCC2
|
|
F801F703F405F300004A000048001B0000C000A20000C048
|
|
F801F703F405F30000761CC048001B0000C000ADC600E9C4
|
|
9501F703F4028100003C01C048001B0000C000A20000D3C2
|
|
0001F703F40000000004AB403600180000A0007BBA00A029
|
|
0001F703F400000000000000000000000000000000000000
|
|
0001F703F400000000000000000000000000000000000000
|
|
0001F703F400000000000000000000000000000000000000
|
|
0001F703F400000000000000000000000000000000000000
|
|
0001F703F400000000000000000000000000000000000000
|
|
0001F703F400000000000000000000000000000000000000
|
|
000052015100000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV2_GITTER_WORDMARK(_alias) ENTITY(rectangle,black,gitter_wordmark,_alias,DEV2 GITTER_WORDMARK)
|
|
!define DEV2_GITTER_WORDMARK(_alias, _label) ENTITY(rectangle,black,gitter_wordmark,_label, _alias,DEV2 GITTER_WORDMARK)
|
|
!define DEV2_GITTER_WORDMARK(_alias, _label, _shape) ENTITY(_shape,black,gitter_wordmark,_label, _alias,DEV2 GITTER_WORDMARK)
|
|
!define DEV2_GITTER_WORDMARK(_alias, _label, _shape, _color) ENTITY(_shape,_color,gitter_wordmark,_label, _alias,DEV2 GITTER_WORDMARK)
|
|
skinparam folderBackgroundColor<<DEV2 GITTER_WORDMARK>> White
|
|
@enduml |