mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-04 23:13:06 +00:00
43 lines
1.4 KiB
Plaintext
43 lines
1.4 KiB
Plaintext
@startuml
|
|
sprite $cisco [32x32/16] {
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000011000000000011000000000
|
|
00000000088000000000088000000000
|
|
00000000088000000000088000000000
|
|
00000088088088000088088088000000
|
|
00044088088088044088088088044000
|
|
00088088088088088088088088088000
|
|
00044044088044044044088044044000
|
|
00000000055000000000055000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV_CISCO(alias) ENTITY(rectangle,black,cisco,alias,DEV CISCO)
|
|
!define DEV_CISCO(alias,label) ENTITY(rectangle,black,cisco,label,alias,DEV CISCO)
|
|
!define DEV_CISCO(alias,label,shape) ENTITY(shape,black,cisco,label,alias,DEV CISCO)
|
|
skinparam folderBackgroundColor<<DEV CISCO>> White
|
|
@enduml
|