mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-02-20 16:05:47 +03:00
Add Storybook and Open Collection, Update GoLang (#1615)
* Update golang * Add Open Collective * Add Storybook * Fix golang svg typo * Combine multiple paths into 1 --- Closes #1412 Closes #1587 Closes #1594
This commit is contained in:
parent
3f4351fdc7
commit
3f46070f8d
@ -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",
|
||||
@ -2110,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",
|
||||
@ -2825,6 +2830,11 @@
|
||||
"hex": "3A98D9",
|
||||
"source": "https://storify.com"
|
||||
},
|
||||
{
|
||||
"title": "Storybook",
|
||||
"hex": "FF4785",
|
||||
"source": "https://github.com/storybookjs/brand"
|
||||
},
|
||||
{
|
||||
"title": "Strava",
|
||||
"hex": "FC4C02",
|
||||
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 1.7 KiB |
1
icons/opencollective.svg
Normal file
1
icons/opencollective.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Open Collective icon</title><path d="M21.86 5.17a11.94 11.94 0 0 1 0 13.66l-3.1-3.1a7.68 7.68 0 0 0 0-7.46l3.1-3.1zm-3.03-3.03l-3.1 3.1a7.71 7.71 0 1 0 0 13.51l3.1 3.11a12 12 0 1 1 0-19.73 M21.86 5.17a11.94 11.94 0 0 1 0 13.66l-3.1-3.1a7.68 7.68 0 0 0 0-7.46l3.1-3.1z"/></svg>
|
After Width: | Height: | Size: 354 B |
1
icons/storybook.svg
Normal file
1
icons/storybook.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Storybook icon</title><path d="M16.34.24l-.12 2.71a.18.18 0 0 0 .29.15l1.06-.8.9.7a.18.18 0 0 0 .28-.14L18.65.1l1.33-.1a1.2 1.2 0 0 1 1.28 1.2v21.6A1.2 1.2 0 0 1 20 24l-16.1-.72a1.2 1.2 0 0 1-1.15-1.16L2 2.32a1.2 1.2 0 0 1 1.13-1.27l13.2-.83.01.02zM13.27 9.3c0 .47 3.16.24 3.59-.08 0-3.2-1.72-4.89-4.86-4.89-3.15 0-4.9 1.72-4.9 4.29 0 4.45 6 4.53 6 6.96 0 .7-.32 1.1-1.05 1.1-.96 0-1.35-.49-1.3-2.16 0-.36-3.65-.48-3.77 0-.27 4.03 2.23 5.2 5.1 5.2 2.79 0 4.97-1.49 4.97-4.18 0-4.77-6.1-4.64-6.1-7 0-.97.72-1.1 1.13-1.1.45 0 1.25.07 1.19 1.87z"/></svg>
|
After Width: | Height: | Size: 629 B |
Loading…
Reference in New Issue
Block a user