mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-16 01:10:30 +02:00
Add Gitpod icon. (#1579)
* Improve Gitpod first load experience. * Add Gitpod icon.
This commit is contained in:
parent
7665782042
commit
6c875c7277
@ -1,6 +1,7 @@
|
||||
ports:
|
||||
- port: 4000
|
||||
onOpen: open-preview
|
||||
onOpen: ignore
|
||||
tasks:
|
||||
- command: gp await-port 4000 && sleep 3 && gp preview $(gp url 4000)
|
||||
- init: gem install jekyll bundler
|
||||
command: jekyll serve --host 0.0.0.0
|
||||
|
@ -1090,6 +1090,11 @@
|
||||
"hex": "E24329",
|
||||
"source": "https://about.gitlab.com/press/"
|
||||
},
|
||||
{
|
||||
"title": "Gitpod",
|
||||
"hex": "1AA6E4",
|
||||
"source": "https://www.gitpod.io/"
|
||||
},
|
||||
{
|
||||
"title": "Gitter",
|
||||
"hex": "ED1965",
|
||||
|
1
icons/gitpod.svg
Normal file
1
icons/gitpod.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Gitpod icon</title><path d="M3.6 17V7.6L1.5 6.4v11.8L11.7 24v-2.4z M11.7 19.2v-6.9l-6-3.5v7zM12 2.4l8.1 4.7 2.1-1.2L12 0 1.8 5.9l2.1 1.2z M18 8.3l-6-3.5-6 3.5 6 3.5zM12.3 19.3l6-3.5v-2.4l-4.1 2.4v-2.4l6.2-3.6V17l-8.1 4.6V24l10.2-5.8V6.4l-10.2 5.9zM12 12.1z"/></svg>
|
After Width: | Height: | Size: 343 B |
Loading…
Reference in New Issue
Block a user