diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index b9318b41..1e4d95d5 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -1152,8 +1152,8 @@
},
{
"title": "Go",
- "hex": "76E1FE",
- "source": "https://golang.org/doc/gopher/"
+ "hex": "00ADD8",
+ "source": "https://blog.golang.org/go-brand"
},
{
"title": "Google",
@@ -1650,6 +1650,11 @@
"hex": "405263",
"source": "https://horizon.laravel.com/"
},
+ {
+ "title": "Laravel Nova",
+ "hex": "252D37",
+ "source": "https://nova.laravel.com/"
+ },
{
"title": "Last.fm",
"hex": "D51007",
@@ -2105,6 +2110,11 @@
"hex": "F68212",
"source": "https://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg"
},
+ {
+ "title": "Open Collective",
+ "hex": "7FADF2",
+ "source": "https://docs.opencollective.com/help/about#media-logo"
+ },
{
"title": "OpenStreetMap",
"hex": "7EBC6F",
@@ -2145,6 +2155,11 @@
"hex": "F56C2D",
"source": "https://www.origin.com/gbr/en-us/store"
},
+ {
+ "title": "Open Source Initiative",
+ "hex": "3DA639",
+ "source": "https://opensource.org/logo-usage-guidelines"
+ },
{
"title": "OSMC",
"hex": "17394A",
@@ -2470,6 +2485,11 @@
"hex": "FFA500",
"source": "https://en.wikipedia.org/wiki/Feed_icon"
},
+ {
+ "title": "RStudio",
+ "hex": "75AADB",
+ "source": "https://www.rstudio.com/about/logos/"
+ },
{
"title": "Ruby",
"hex": "CC342D",
@@ -2810,6 +2830,11 @@
"hex": "3A98D9",
"source": "https://storify.com"
},
+ {
+ "title": "Storybook",
+ "hex": "FF4785",
+ "source": "https://github.com/storybookjs/brand"
+ },
{
"title": "Strava",
"hex": "FC4C02",
diff --git a/icons/go.svg b/icons/go.svg
index 200121ba..eef44ec5 100644
--- a/icons/go.svg
+++ b/icons/go.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/laravelnova.svg b/icons/laravelnova.svg
new file mode 100644
index 00000000..a70c001b
--- /dev/null
+++ b/icons/laravelnova.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/opencollective.svg b/icons/opencollective.svg
new file mode 100644
index 00000000..1cdef842
--- /dev/null
+++ b/icons/opencollective.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/opensourceinitiative.svg b/icons/opensourceinitiative.svg
new file mode 100644
index 00000000..fb5368b9
--- /dev/null
+++ b/icons/opensourceinitiative.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/rstudio.svg b/icons/rstudio.svg
new file mode 100644
index 00000000..923c5ddf
--- /dev/null
+++ b/icons/rstudio.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/storybook.svg b/icons/storybook.svg
new file mode 100644
index 00000000..bbe944ce
--- /dev/null
+++ b/icons/storybook.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index b82d9719..b17a606f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "simple-icons",
- "version": "1.14.0",
+ "version": "1.15.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 4be8f846..e5d9b762 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "simple-icons",
- "version": "1.14.0",
+ "version": "1.15.0",
"description": "SVG icons for popular brands https://simpleicons.org",
"homepage": "https://www.simpleicons.org",
"keywords": [