Skip to content

new icon: vitess (original, plain, original-wordmark, plain-wordmark) #1720

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
May 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
c091499
add vitess original and plain icons
AbdelrahmanDwedar Apr 2, 2023
f074bd2
add vitess to the devicon.json
AbdelrahmanDwedar Apr 2, 2023
180b9f3
Merge branch 'develop' into vitess
AbdelrahmanDwedar Apr 2, 2023
9992085
add no aliases to devicon.json
AbdelrahmanDwedar Apr 2, 2023
92a2925
add no altname to devicon.json
AbdelrahmanDwedar Apr 2, 2023
9ad1df5
fix position
AbdelrahmanDwedar Apr 2, 2023
4dd0053
optimize the icons with SVGO
AbdelrahmanDwedar Apr 2, 2023
5610212
Merge branch 'devicons:master' into vitess
AbdelrahmanDwedar Apr 6, 2023
5255c71
Align `devicon.json` entry
lunatic-fox Apr 28, 2023
d12b2f2
Update devicon.json
lunatic-fox Apr 28, 2023
e95a813
Update `plain` version
lunatic-fox Apr 28, 2023
1800880
Merge branch 'develop' into vitess
lunatic-fox Apr 28, 2023
5969e01
Merge branch 'develop' into vitess
Panquesito7 Apr 28, 2023
e7ba324
add wordmark icon
AbdelrahmanDwedar May 18, 2023
17fdcdf
fix: replace vitess-wordmark with vitess-original-wordmark
AbdelrahmanDwedar May 20, 2023
601a4a1
add vitess-plain-wordmark
AbdelrahmanDwedar May 20, 2023
25f320a
Update color to `#f16827`
AbdelrahmanDwedar May 22, 2023
b6d375c
Add new versions to devicon.json
AbdelrahmanDwedar May 22, 2023
03c716b
Add new font version to devicon.json
AbdelrahmanDwedar May 22, 2023
5b590bd
fix original & plain-wordmark issues
AbdelrahmanDwedar May 22, 2023
7192961
Merge branch 'develop' into vitess
lunatic-fox May 22, 2023
bc2b251
Merge branch 'develop' into vitess
Panquesito7 May 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -9989,6 +9989,29 @@
"color": "#ffdd35",
"aliases": []
},
{
"name": "vitess",
"altnames": [],
"tags": [
"sharding",
"database",
"mysql"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
],
"font": [
"plain",
"plain-wordmark"
]
},
"color": "#f16827",
"aliases": []
},
{
"name": "vscode",
"altnames": [
Expand Down
1 change: 1 addition & 0 deletions icons/vitess/vitess-original-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/vitess/vitess-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/vitess/vitess-plain-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/vitess/vitess-plain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.