mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-05 07:43:05 +00:00
59 lines
2.8 KiB
Plaintext
59 lines
2.8 KiB
Plaintext
@startuml
|
|
sprite $ssh_original [48x48/16] {
|
|
000000000000000000000000000088000000000000000000
|
|
0000000000000000000000000007FF7000DF200000000000
|
|
000000000000000000000310000AFFA004FF600000000000
|
|
00000000000000000000AFF50007FF7002FF500420000000
|
|
00000000000000000001FFFD000089000099003FA0000000
|
|
00000000000000000001FFFE000000000000006FB0000000
|
|
000000000000000000009FF7000000000000003E50000000
|
|
000000000000000000000440000000000000000000520000
|
|
000000000000028710000000000000000000000001FA0000
|
|
0000000000002FFFD0000000000000000000000003F80000
|
|
0000000000008FFFF3000000000000000000000000710000
|
|
0000000000007FFFF2000000000000000000000000000000
|
|
0000000000000CFF90000000000000000000000000000000
|
|
000000000000003200000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
00000002BFE5000000000000000000000000000000000000
|
|
0000000EFFFF000000000000000000000000000000000000
|
|
0000003FFFFF100000000000000000000000000000000000
|
|
0000000EFFFA000000000000000000000000000000000000
|
|
00000003BC70000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000475000000000000000000000000000000000000000
|
|
00000BFFF800000000000000000000000000000000000000
|
|
00007FFFFC00000000000000000000000000000000000000
|
|
0000AFFFF700000000000000000000000000000000000000
|
|
00003EFF7000000000000000000000000000000000000000
|
|
000000200000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
00000008EE40000000000000000000000000000000000000
|
|
000000CFFFA0000000000000000000000000000000000000
|
|
000005FFFF50000000000000000000000000000000000000
|
|
000004FFF700000000000000000000000000000000000000
|
|
000000341000000000000000000000000000000000000000
|
|
000000000000000000000000000000004E10000000000000
|
|
00000000001AFE000000000000000000EE00000000000000
|
|
0000000000CFFF000000000000000000A300000000000000
|
|
0000000004FFF800000000000003F7000000000000000000
|
|
0000000002FE60005EE10028100DF3000000000000000000
|
|
0000000000000004FFE002FF400C60000000000000000000
|
|
000000000000000AFF400AFC000000000000000000000000
|
|
000000000000000482000681000000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV2_SSH_ORIGINAL(_alias) ENTITY(rectangle,black,ssh_original,_alias,DEV2 SSH_ORIGINAL)
|
|
!define DEV2_SSH_ORIGINAL(_alias, _label) ENTITY(rectangle,black,ssh_original,_label, _alias,DEV2 SSH_ORIGINAL)
|
|
!define DEV2_SSH_ORIGINAL(_alias, _label, _shape) ENTITY(_shape,black,ssh_original,_label, _alias,DEV2 SSH_ORIGINAL)
|
|
!define DEV2_SSH_ORIGINAL(_alias, _label, _shape, _color) ENTITY(_shape,_color,ssh_original,_label, _alias,DEV2 SSH_ORIGINAL)
|
|
skinparam folderBackgroundColor<<DEV2 SSH_ORIGINAL>> White
|
|
@enduml |