mirror of
https://github.com/tupadr3/plantuml-icon-font-sprites.git
synced 2026-05-03 14:07:50 +00:00
59 lines
3.0 KiB
Plaintext
59 lines
3.0 KiB
Plaintext
@startuml
|
|
sprite $visualstudio_wordmark [48x48/16] {
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000001CA3000000000000000000000000000000000000000
|
|
03001DFF9004003420000000001401760000000006320000
|
|
7F81DFCF9009009000100000102609012600000008000100
|
|
77DFE36F90045176397450836A260760694608296A447692
|
|
76DFE36F90009716395350837C26003A2626087109449026
|
|
7F81DFCF90008906308472990B26020A26181A542A449053
|
|
03001DFF9000130216505532741205730615530653111740
|
|
000001DA3000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
000000000000000000000000000000000000000000000000
|
|
}
|
|
|
|
|
|
!define DEV2_VISUALSTUDIO_WORDMARK(_alias) ENTITY(rectangle,black,visualstudio_wordmark,_alias,DEV2 VISUALSTUDIO_WORDMARK)
|
|
!define DEV2_VISUALSTUDIO_WORDMARK(_alias, _label) ENTITY(rectangle,black,visualstudio_wordmark,_label, _alias,DEV2 VISUALSTUDIO_WORDMARK)
|
|
!define DEV2_VISUALSTUDIO_WORDMARK(_alias, _label, _shape) ENTITY(_shape,black,visualstudio_wordmark,_label, _alias,DEV2 VISUALSTUDIO_WORDMARK)
|
|
!define DEV2_VISUALSTUDIO_WORDMARK(_alias, _label, _shape, _color) ENTITY(_shape,_color,visualstudio_wordmark,_label, _alias,DEV2 VISUALSTUDIO_WORDMARK)
|
|
skinparam folderBackgroundColor<<DEV2 VISUALSTUDIO_WORDMARK>> White
|
|
@enduml |