Add Jovian icon (#8989)

* Add Jovian icon

* Add JSON data for Jovian
This commit is contained in:
PratyushJayachandran 2023-07-23 05:23:15 -07:00 committed by GitHub
parent 25eb45359b
commit 021149ac9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -6165,6 +6165,11 @@
"hex": "000000",
"source": "https://www.nike.com/jordan"
},
{
"title": "Jovian",
"hex": "0D61FF",
"source": "https://jovian.com"
},
{
"title": "JPEG",
"hex": "8A8A8A",

1
icons/jovian.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Jovian</title><path d="M20.25 1.65C20.25.74 19.51 0 18.6 0H5.4c-.91 0-1.65.74-1.65 1.65v20.7c0 .91.74 1.65 1.65 1.65h13.2c.91 0 1.65-.74 1.65-1.65V1.65zm-5.275 4.341a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm.04 9.018a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm-6.015 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z"/></svg>

After

Width:  |  Height:  |  Size: 382 B