mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-07 16:56:20 +00:00
43 lines
1.4 KiB
Plaintext
43 lines
1.4 KiB
Plaintext
@startuml
|
|
sprite $stylus [32x32/16] {
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000004830000000
|
|
00000000000000000000089860000000
|
|
00000000000000000000630000000000
|
|
00000000000000000003300000000000
|
|
00000000000000000015000000000000
|
|
00000000000000000050000000000000
|
|
00000000000000000240000000000000
|
|
00000000001300000800000000000000
|
|
0000000000C400001700000000000000
|
|
0000000004C001208200000000000000
|
|
00000B462C643BC0C003C10C20B47000
|
|
00000F111E0016B3B00B608A01F11000
|
|
000008A06A000877800F02C500990000
|
|
000211F088110A29834E14C4412D0000
|
|
000567606D400B07A12E60A966760000
|
|
00000000000036000000000000000000
|
|
00000000000080000000000000000000
|
|
00000000000070000000000000000000
|
|
00000000000410000000000000000000
|
|
00000000001400000000000000000000
|
|
00000000006000000000000000000000
|
|
00000000051000000000000000000000
|
|
00000211730000000000000000000000
|
|
000004FE300000000000000000000000
|
|
00000030000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
00000000000000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV_STYLUS(alias) ENTITY(rectangle,black,stylus,alias,DEV STYLUS)
|
|
!define DEV_STYLUS(alias,label) ENTITY(rectangle,black,stylus,label,alias,DEV STYLUS)
|
|
!define DEV_STYLUS(alias,label,shape) ENTITY(shape,black,stylus,label,alias,DEV STYLUS)
|
|
skinparam folderBackgroundColor<<DEV STYLUS>> White
|
|
@enduml
|