1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-12 09:34:36 +02:00

new icon: Vuetify (original, line, plain) (#1033)

* new icon: Vuetify ( original , plane , line)

* new icon: Vuetify ( original , plain, line)

* Revert "new icon: Vuetify ( original , plain, line)"

This reverts commit fcff629a77.

* icon: Vuetify svg, devicon.json updated

* Vuetify .json updated

* Vuetify versions updated in .json
This commit is contained in:
Vikash2806
2022-02-02 11:41:34 +05:30
committed by GitHub
parent 824cc7d59c
commit 5e7b498a74
4 changed files with 37 additions and 0 deletions

View File

@@ -5543,5 +5543,27 @@
},
"color": "#DC7B2E",
"aliases": []
},
{
"name": "vuetify",
"tags": [
"css",
"framework",
"vuejs-library",
"material-design"
],
"versions": {
"svg": [
"original",
"plain",
"line"
],
"font": [
"line",
"plain"
]
},
"color": "#1697F6",
"aliases": []
}
]

View File

@@ -0,0 +1,5 @@
<svg viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M31.5312 0L64 59.1034V59.5862L96 0H64H31.5312ZM48.1042 8.82759H64V37.5086L63.9271 37.6466L48.1042 8.82759ZM0 17.6552L64 128L128 17.6552H96L64 75.0345L32 17.6552H0ZM102.823 26.4828H111.052L64 107.603V96.1034L73.6875 78.7414L102.823 26.4828Z"
fill="black" />
</svg>

After

Width:  |  Height:  |  Size: 368 B

View File

@@ -0,0 +1,5 @@
<svg viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M64.0039 0H34.1016L64.0039 61.8477" fill="#1697F6" />
<path d="M64.0039 80V128L0 18.6641H33.5273L64.0039 80ZM64.0039 0H93.9023L64.0039 61.8477" fill="#7BC6FF" />
<path d="M94.4727 18.6641H128L64.0039 128V80L94.4727 18.6641Z" fill="#AEDDFF" />
</svg>

After

Width:  |  Height:  |  Size: 346 B

View File

@@ -0,0 +1,5 @@
<svg viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M34.4418 0L64.257 61.824L93.8795 0H34.4418ZM0 18.6667L64.257 128L128 18.6667H94.8434L64.257 80L33.3494 18.6667H0Z"
fill="black" />
</svg>

After

Width:  |  Height:  |  Size: 242 B