Skip to content

Commit 0883fca

Browse files
Panquesito7amacado
andauthored
new icon: Jupyter (original, original-wordmark, plain, plain-wordmark) (#501)
* new icon: Jupyter (original, plain) * Add original-wordmark and plain-wordmark * Fix plain-wordmark being stretched * Fix original-wordmark being stretched Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
1 parent 83ab256 commit 0883fca

5 files changed

Lines changed: 75 additions & 0 deletions

File tree

devicon.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1812,6 +1812,27 @@
18121812
"color": "#0769ad",
18131813
"aliases": []
18141814
},
1815+
{
1816+
"name": "jupyter",
1817+
"tags": [
1818+
"programming",
1819+
"language"
1820+
],
1821+
"versions": {
1822+
"svg": [
1823+
"original",
1824+
"original-wordmark",
1825+
"plain",
1826+
"plain-wordmark"
1827+
],
1828+
"font": [
1829+
"plain",
1830+
"plain-wordmark"
1831+
]
1832+
},
1833+
"color": "#F37726",
1834+
"aliases": []
1835+
},
18151836
{
18161837
"name": "kotlin",
18171838
"tags": [
Lines changed: 17 additions & 0 deletions
Loading

icons/jupyter/jupyter-original.svg

Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)