mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-04 23:13:06 +00:00
59 lines
2.9 KiB
Plaintext
59 lines
2.9 KiB
Plaintext
@startuml
|
|
sprite $sequelize_wordmark [48x48/16] {
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000021000000000000000000000000000000000000000
|
|
0000018FE600000000000000000000000000000000000000
|
|
00006EFEFFD4000000000000000000000000000000000000
|
|
004DFFBC9BFFB20000000000000000000000000000000000
|
|
06FFC98FC59DFE2024300000000000000000403000000000
|
|
08F9EFD34FFABF3483400000000000000000903000000000
|
|
08F8FB6EE7EE9F366000676068A060423880906389628800
|
|
08F7E9DFFBDB9F307A718091809090639044909009190360
|
|
08F763DFFB469F300093B77270909063B7729090730B7730
|
|
08F8F84A93CE9F3254A0A330A4C094A395419093B5285410
|
|
08F8C9DABBD9BF3033001430139013200330101133103300
|
|
06FFA3CFFA6DFF2000000000008000000000000000000000
|
|
004DFF888AFFB20000000000000000000000000000000000
|
|
00006EFDFFD4000000000000000000000000000000000000
|
|
0000019FE700000000000000000000000000000000000000
|
|
000000021000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV2_SEQUELIZE_WORDMARK(_alias) ENTITY(rectangle,black,sequelize_wordmark,_alias,DEV2 SEQUELIZE_WORDMARK)
|
|
!define DEV2_SEQUELIZE_WORDMARK(_alias, _label) ENTITY(rectangle,black,sequelize_wordmark,_label, _alias,DEV2 SEQUELIZE_WORDMARK)
|
|
!define DEV2_SEQUELIZE_WORDMARK(_alias, _label, _shape) ENTITY(_shape,black,sequelize_wordmark,_label, _alias,DEV2 SEQUELIZE_WORDMARK)
|
|
!define DEV2_SEQUELIZE_WORDMARK(_alias, _label, _shape, _color) ENTITY(_shape,_color,sequelize_wordmark,_label, _alias,DEV2 SEQUELIZE_WORDMARK)
|
|
skinparam folderBackgroundColor<<DEV2 SEQUELIZE_WORDMARK>> White
|
|
@enduml |