Skip to content

Commit e6d874f

Browse files
AbdelrahmanDwedarlunatic-foxPanquesito7
authored
new icon: vitess (original, plain, original-wordmark, plain-wordmark) (#1720)
* add vitess original and plain icons * add vitess to the devicon.json * add no aliases to devicon.json * add no altname to devicon.json * fix position * optimize the icons with SVGO * Align `devicon.json` entry * Update devicon.json * Update `plain` version * add wordmark icon * fix: replace vitess-wordmark with vitess-original-wordmark * add vitess-plain-wordmark * Update color to `#f16827` Co-authored-by: Josélio Júnior <[email protected]> * Add new versions to devicon.json Co-authored-by: David Leal <[email protected]> * Add new font version to devicon.json Co-authored-by: David Leal <[email protected]> * fix original & plain-wordmark issues --------- Co-authored-by: Josélio Júnior <[email protected]> Co-authored-by: David Leal <[email protected]>
1 parent 3ceb1f0 commit e6d874f

File tree

5 files changed

+27
-0
lines changed

5 files changed

+27
-0
lines changed

devicon.json

+23
Original file line numberDiff line numberDiff line change
@@ -9989,6 +9989,29 @@
99899989
"color": "#ffdd35",
99909990
"aliases": []
99919991
},
9992+
{
9993+
"name": "vitess",
9994+
"altnames": [],
9995+
"tags": [
9996+
"sharding",
9997+
"database",
9998+
"mysql"
9999+
],
10000+
"versions": {
10001+
"svg": [
10002+
"original",
10003+
"original-wordmark",
10004+
"plain",
10005+
"plain-wordmark"
10006+
],
10007+
"font": [
10008+
"plain",
10009+
"plain-wordmark"
10010+
]
10011+
},
10012+
"color": "#f16827",
10013+
"aliases": []
10014+
},
999210015
{
999310016
"name": "vscode",
999410017
"altnames": [
Loading

icons/vitess/vitess-original.svg

+1
Loading
+1
Loading

icons/vitess/vitess-plain.svg

+1
Loading

0 commit comments

Comments
 (0)