diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b9318b418719..1e4d95d5cd5c 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 200121ba4aac..eef44ec5dbce 100644 --- a/icons/go.svg +++ b/icons/go.svg @@ -1 +1 @@ -Go icon \ No newline at end of file +Go icon \ No newline at end of file diff --git a/icons/laravelnova.svg b/icons/laravelnova.svg new file mode 100644 index 000000000000..a70c001bd575 --- /dev/null +++ b/icons/laravelnova.svg @@ -0,0 +1 @@ +Laravel Nova icon \ No newline at end of file diff --git a/icons/opencollective.svg b/icons/opencollective.svg new file mode 100644 index 000000000000..1cdef84212fe --- /dev/null +++ b/icons/opencollective.svg @@ -0,0 +1 @@ +Open Collective icon \ No newline at end of file diff --git a/icons/opensourceinitiative.svg b/icons/opensourceinitiative.svg new file mode 100644 index 000000000000..fb5368b9d171 --- /dev/null +++ b/icons/opensourceinitiative.svg @@ -0,0 +1 @@ +Open Source Initiative icon \ No newline at end of file diff --git a/icons/rstudio.svg b/icons/rstudio.svg new file mode 100644 index 000000000000..923c5ddf78ff --- /dev/null +++ b/icons/rstudio.svg @@ -0,0 +1 @@ +RStudio icon \ No newline at end of file diff --git a/icons/storybook.svg b/icons/storybook.svg new file mode 100644 index 000000000000..bbe944ce47ed --- /dev/null +++ b/icons/storybook.svg @@ -0,0 +1 @@ +Storybook icon \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index b82d97198121..b17a606ff5c5 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 4be8f846e888..e5d9b7626f01 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": [