Skip to content

Commit

Permalink
Merge pull request pheralb#15 from Davidr2998/education-entertainment…
Browse files Browse the repository at this point in the history
…-software-icons

⚒️ Add: added new education, entertainment and software icons
  • Loading branch information
pheralb committed Aug 8, 2022
2 parents 665208c + 7feeb8b commit bae158c
Show file tree
Hide file tree
Showing 12 changed files with 181 additions and 0 deletions.
77 changes: 77 additions & 0 deletions data/svgs.json
Original file line number Diff line number Diff line change
Expand Up @@ -572,5 +572,82 @@
"title": "Go",
"category": "Language",
"url": "https://go.dev/"
},
{
"id": 83,
"slug": "/library/platzi.svg",
"title": "Platzi",
"category": "Education",
"url": "https://platzi.com/"
},
{
"id": 84,
"slug": "/library/coursera.svg",
"title": "Coursera",
"category": "Education",
"url": "https://www.coursera.org/"
},
{
"id": 85,
"slug": "/library/udacity.svg",
"title": "Udacity",
"category": "Education",
"url": "https://www.udacity.com/"
},
{
"id": 86,
"slug": "/library/kubernetes.svg",
"title": "Kubernetes",
"category": "Software",
"url": "https://kubernetes.io/"
},
{
"id": 87,
"slug": "/library/docker.svg",
"title": "Docker",
"category": "Software",
"url": "https://www.docker.com/"
},
{
"id": 88,
"slug": "/library/aws.svg",
"title": "Amazon Web Services",
"category": "Software",
"url": "https://aws.amazon.com/"
},
{
"id": 89,
"slug": "/library/azure.svg",
"title": "Microsoft Azure",
"category": "Software",
"url": "https://azure.microsoft.com/"
},
{
"id": 90,
"slug": "/library/heroku.svg",
"title": "Heroku",
"category": "Software",
"url": "https://www.heroku.com/"
},
{
"id": 91,
"slug": "/library/jetbrains.svg",
"title": "JetBrains",
"category": "Software",
"url": "https://www.jetbrains.com/"
},
{
"id": 92,
"slug": "/library/rider.svg",
"title": "JetBrains Rider",
"category": "Software",
"url": "https://www.jetbrains.com/rider/"
},
{
"id": 93,
"slug": "/library/planetscale.svg",
"title": "PlanetScale",
"category": "Database",
"url": "https://planetscale.com/"
}
]
8 changes: 8 additions & 0 deletions public/library/aws.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions public/library/azure.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/library/coursera.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/library/docker.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/library/heroku.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions public/library/jetbrains.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions public/library/kubernetes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/library/planetscale.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/library/platzi.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions public/library/rider.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/library/udacity.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bae158c

Please sign in to comment.