mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-05 07:43:05 +00:00
59 lines
2.9 KiB
Plaintext
59 lines
2.9 KiB
Plaintext
@startuml
|
|
sprite $replit_wordmark [48x48/16] {
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
799940000000000000000000000000000000000000000000
|
|
FFFFB0000000000000000000000000007AA40005A0000000
|
|
FFFFB00000000000000000000000000057F70005A000E600
|
|
FFFFB0000000005864A505982035594000E700888048FB88
|
|
24446BBBB300005AFC847E69E06FAAF300E7008AF048FC99
|
|
00004FFFF7000003F100CC78F26F00E700E70004F000E600
|
|
00004FFFF7000003F100CB66616E00D800E70004F000E600
|
|
00004FFFF6000026F4209C14B06F44F523E82036F320CB32
|
|
BDDDA222100000BEEEC01BFE706EBFB0DEEEE2EEEED03CEC
|
|
FFFFB0000000000000000000006E00000000000000000000
|
|
FFFFB0000000000000000000006E00000000000000000000
|
|
DFFF90000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV2_REPLIT_WORDMARK(_alias) ENTITY(rectangle,black,replit_wordmark,_alias,DEV2 REPLIT_WORDMARK)
|
|
!define DEV2_REPLIT_WORDMARK(_alias, _label) ENTITY(rectangle,black,replit_wordmark,_label, _alias,DEV2 REPLIT_WORDMARK)
|
|
!define DEV2_REPLIT_WORDMARK(_alias, _label, _shape) ENTITY(_shape,black,replit_wordmark,_label, _alias,DEV2 REPLIT_WORDMARK)
|
|
!define DEV2_REPLIT_WORDMARK(_alias, _label, _shape, _color) ENTITY(_shape,_color,replit_wordmark,_label, _alias,DEV2 REPLIT_WORDMARK)
|
|
skinparam folderBackgroundColor<<DEV2 REPLIT_WORDMARK>> White
|
|
@enduml |