mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-06 16:35:22 +00:00
59 lines
2.9 KiB
Plaintext
59 lines
2.9 KiB
Plaintext
@startuml
|
|
sprite $networkx_wordmark [48x48/16] {
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000003200000000000000000000000000000000000000
|
|
00000001BB00000000000000000000000000000000000000
|
|
00006A97A700290060000022000000000000000800052015
|
|
2008786C10004B60A0043078330110203400212A0021B0A1
|
|
530BBFF7600046B0A0947588391973658590C84A0A205C50
|
|
474CAFF761004637A0D888550558972A00A0A00AB2003D30
|
|
6D88876B6500460AB0B0005501C47B0820B0A00B4A00A1B0
|
|
26105AE252003503A04A951A60A028019940800804763036
|
|
000021997000000000000000000000000000000100000000
|
|
000057AD9000345453532451253254243440450563653344
|
|
000000AA8000335344433261353374525350430306343453
|
|
000000140000000000000000000000100000000001000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV2_NETWORKX_WORDMARK(_alias) ENTITY(rectangle,black,networkx_wordmark,_alias,DEV2 NETWORKX_WORDMARK)
|
|
!define DEV2_NETWORKX_WORDMARK(_alias, _label) ENTITY(rectangle,black,networkx_wordmark,_label, _alias,DEV2 NETWORKX_WORDMARK)
|
|
!define DEV2_NETWORKX_WORDMARK(_alias, _label, _shape) ENTITY(_shape,black,networkx_wordmark,_label, _alias,DEV2 NETWORKX_WORDMARK)
|
|
!define DEV2_NETWORKX_WORDMARK(_alias, _label, _shape, _color) ENTITY(_shape,_color,networkx_wordmark,_label, _alias,DEV2 NETWORKX_WORDMARK)
|
|
skinparam folderBackgroundColor<<DEV2 NETWORKX_WORDMARK>> White
|
|
@enduml |