mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 08:30:59 +00:00
Add SVG logos for GitHub, GitLab, PostgreSQL, and Python
This commit is contained in:
@@ -179,6 +179,17 @@
|
||||
],
|
||||
"brand": "Ford"
|
||||
},
|
||||
{
|
||||
"name": "Git",
|
||||
"path": "logos/git.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech",
|
||||
"software"
|
||||
],
|
||||
"brand": "Git"
|
||||
},
|
||||
{
|
||||
"name": "Gitea",
|
||||
"path": "logos/gitea.svg",
|
||||
@@ -190,6 +201,57 @@
|
||||
"software"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "GitHub",
|
||||
"path": "logos/github-logo.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech",
|
||||
"software"
|
||||
],
|
||||
"brand": "GitHub",
|
||||
"colors": [
|
||||
{
|
||||
"label": "Dark Grey",
|
||||
"value": "#24292f"
|
||||
}
|
||||
],
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Github",
|
||||
"path": "logos/github.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech",
|
||||
"software"
|
||||
],
|
||||
"brand": "GitHub",
|
||||
"colors": [
|
||||
{
|
||||
"label": "Dark Grey",
|
||||
"value": "#24292f"
|
||||
}
|
||||
],
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "GitLab",
|
||||
"path": "logos/gitlab.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech",
|
||||
"software"
|
||||
],
|
||||
"brand": "GitLab"
|
||||
},
|
||||
{
|
||||
"name": "Google",
|
||||
"path": "logos/google.svg",
|
||||
@@ -474,6 +536,19 @@
|
||||
],
|
||||
"brand": "Okko"
|
||||
},
|
||||
{
|
||||
"name": "PostgreSQL",
|
||||
"path": "logos/postgresql.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags":
|
||||
[
|
||||
"tech",
|
||||
"software",
|
||||
"database"
|
||||
],
|
||||
"brand": "PostgreSQL"
|
||||
},
|
||||
{
|
||||
"name": "Privat24",
|
||||
"path": "logos/privat24.svg",
|
||||
@@ -529,6 +604,30 @@
|
||||
"finance"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Python",
|
||||
"path": "logos/python-logo.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech",
|
||||
"software",
|
||||
"programming"
|
||||
],
|
||||
"brand": "Python"
|
||||
},
|
||||
{
|
||||
"name": "Python",
|
||||
"path": "logos/python.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech",
|
||||
"software",
|
||||
"programming"
|
||||
],
|
||||
"brand": "Python"
|
||||
},
|
||||
{
|
||||
"name": "Reebok",
|
||||
"path": "logos/reebok.svg",
|
||||
@@ -796,4 +895,4 @@
|
||||
"tags": [],
|
||||
"brand": "Youtube"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user