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 $apache_wordmark [48x48/16] {
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
0000000AC000000000000000000000000000000000000000
|
|
0000008FF100000000000000000000000000000000000000
|
|
000004FFF000000000000000000000000000000000000000
|
|
00001EEFA000000000000000000000000000000000000000
|
|
0000AEFF2000000000000000000000000000000000000000
|
|
0003FDF80001500048874000610000686104100033088887
|
|
000CDFF40007C0008423A401C7000B525C173000650C2221
|
|
004FDFC0000A460083002A073B00840002073000650B0000
|
|
00BDFF5000550B008300390B0640C00000077444850C4441
|
|
01FCFF1000A008408988C14601A0C00000088666A50D6662
|
|
05EEF70002C888A0842100B999C2A20000073000650B0000
|
|
08CFA000093000B1830002A000482B100A473000650B0000
|
|
0DCC40000A00004682000730000A03BBA5063000550DBBBB
|
|
1BE900000000000000000000000000000000000000000000
|
|
041000000000000000000000000000000000000000000000
|
|
120000000000000000000000000000000000000000000000
|
|
300000000000000000000000000000000000000000000000
|
|
300000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV2_APACHE_WORDMARK(_alias) ENTITY(rectangle,black,apache_wordmark,_alias,DEV2 APACHE_WORDMARK)
|
|
!define DEV2_APACHE_WORDMARK(_alias, _label) ENTITY(rectangle,black,apache_wordmark,_label, _alias,DEV2 APACHE_WORDMARK)
|
|
!define DEV2_APACHE_WORDMARK(_alias, _label, _shape) ENTITY(_shape,black,apache_wordmark,_label, _alias,DEV2 APACHE_WORDMARK)
|
|
!define DEV2_APACHE_WORDMARK(_alias, _label, _shape, _color) ENTITY(_shape,_color,apache_wordmark,_label, _alias,DEV2 APACHE_WORDMARK)
|
|
skinparam folderBackgroundColor<<DEV2 APACHE_WORDMARK>> White
|
|
@enduml |