mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-05 16:09:14 +00:00
43 lines
1.4 KiB
Plaintext
43 lines
1.4 KiB
Plaintext
|
|
@startuml
|
||
|
|
sprite $mootools [32x32/16] {
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000045000000
|
||
|
|
00009EDEBDD9DD6EEEED9DE6E9D70000
|
||
|
|
0000C4F0F20F11C86A30F11CC2C10000
|
||
|
|
0000C1F0FB8F8B7877B8E9B8D3870000
|
||
|
|
00006071554053025055053022500000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
00000000000000000000000000000000
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
!define DEV_MOOTOOLS(alias) ENTITY(rectangle,black,mootools,alias,DEV MOOTOOLS)
|
||
|
|
!define DEV_MOOTOOLS(alias,label) ENTITY(rectangle,black,mootools,label,alias,DEV MOOTOOLS)
|
||
|
|
!define DEV_MOOTOOLS(alias,label,shape) ENTITY(shape,black,mootools,label,alias,DEV MOOTOOLS)
|
||
|
|
skinparam folderBackgroundColor<<DEV MOOTOOLS>> White
|
||
|
|
@enduml
|