add vue material

This commit is contained in:
VdustR 2018-09-05 14:46:27 +08:00
parent 94e8b0d53c
commit 60397a806d
2 changed files with 8 additions and 0 deletions

View file

@ -443,6 +443,13 @@
"quoteSourceUrl": "https://www.librenms.org",
"inviteCode": "V8s5JZJ",
"githubUrl": "https://github.com/librenms/librenms"
}, {
"logo": "vue-material.svg",
"title": "Vue Material",
"quote": "Build beautiful apps with Material Design and Vue.js.",
"quoteSourceUrl": "https://vuematerial.io",
"inviteCode": "rgcmTtm",
"githubUrl": "https://github.com/vuematerial/vue-material"
}
]
}

1
logos/vue-material.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72"><path fill="#FFFFFF" d="M46.59 12.71L46.59 59.29L0 59.29" mask="url(#mask)"></path><path fill="#FFFFFF" d="M72 12.71L72 59.29L25.41 59.29" mask="url(#mask)"></path><path fill="rgba(255, 255, 255, 0.5)" d="M46.59 59.29L25.41 59.29L46.59 38.12L46.59 59.29Z"></path><mask id="mask"><rect x="0" y="0" width="100" height="100" fill="white" /><path fill="#000000" d="M46.59 59.29L25.41 59.29L46.59 38.12L46.59 59.29Z"></path></mask></svg>

After

Width:  |  Height:  |  Size: 492 B