mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-07 08:52:52 +00:00
59 lines
2.9 KiB
Plaintext
59 lines
2.9 KiB
Plaintext
@startuml
|
|
sprite $rails_wordmark [48x48/16] {
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000006000000000000000000000000000000000
|
|
000000000100008420035000000000000000000000000000
|
|
000000001D17DFFFFFB86000000000000000000000000000
|
|
0000000006EFFFFFFFFFFA20000000000000000000000000
|
|
00000000BFFFFFFFEB9ABFF9000000000000000000000000
|
|
0000411DFFFFFFC66004903AE40000000000000000000000
|
|
0000C6DFFFFFF701600000002B7000000000000000000000
|
|
00000CFFFFFF770000000000006300000000000000000000
|
|
00008FFFFFFB180133331000002210002201210000002221
|
|
0003FFFFFFF30008FFFFF9007FFFFC14FF3CFA00008FFFFB
|
|
000BFFFFFFC10008FFEFFF61FFFEFF84FF3CFA0002FFFFFB
|
|
884FFFFFFF8E1008FB00FF93FF20AFA4FF3CFA0005FC2221
|
|
B9BFFFFFFF550008FC12FF83FF10AFA4FF3CFA0003FFDDB2
|
|
02FFFFFFFF300008FFFFFF33FF98DFA4FF3CFA00009FFFFC
|
|
07FFFFFFFF200008FFFFD403FFFFFFA4FF3CFA00000135FF
|
|
0CFFFFFFFF6B1008FEEFF503FFFEFFA4FF3CFECCC2BBBDFE
|
|
0FFFFFFFFF5B4008FC3FFF43FF20AFA4FF3CFFFFF3FFFFF8
|
|
177777777720000475037772771047427715777771777740
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV2_RAILS_WORDMARK(_alias) ENTITY(rectangle,black,rails_wordmark,_alias,DEV2 RAILS_WORDMARK)
|
|
!define DEV2_RAILS_WORDMARK(_alias, _label) ENTITY(rectangle,black,rails_wordmark,_label, _alias,DEV2 RAILS_WORDMARK)
|
|
!define DEV2_RAILS_WORDMARK(_alias, _label, _shape) ENTITY(_shape,black,rails_wordmark,_label, _alias,DEV2 RAILS_WORDMARK)
|
|
!define DEV2_RAILS_WORDMARK(_alias, _label, _shape, _color) ENTITY(_shape,_color,rails_wordmark,_label, _alias,DEV2 RAILS_WORDMARK)
|
|
skinparam folderBackgroundColor<<DEV2 RAILS_WORDMARK>> White
|
|
@enduml |