Merge pull request #94 from VdustR/vue-material

Add Vue Material
This commit is contained in:
Stanislav Vishnevskiy 2018-09-08 15:25:51 -07:00 committed by GitHub
commit 29e242e502
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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