mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 18:04:12 +03:00
Publish color updates, Aim removal, Viber update (#838)
* remove aim (#827) * update etsy color (#828) * update feedly color/source (#829) * update freeCodeCamp (#830) * update garmin color (#831) * update gatsby color (#832) * update geocaching (#833) * update git color (#834) * update gauges color (#835) * Update Viber (#836) * Update Viber SVG * Update Viber color and source * Version bump * Version bump (removal)
This commit is contained in:
parent
6e860fe16d
commit
9a3109f4bc
@ -65,11 +65,6 @@
|
||||
"hex": "87EC00",
|
||||
"source": "https://helpx.adobe.com/content/dam/help/mnemonics/tk_appicon_RGB.svg"
|
||||
},
|
||||
{
|
||||
"title": "AIM",
|
||||
"hex": "FFCA00",
|
||||
"source": "http://aim.com"
|
||||
},
|
||||
{
|
||||
"title": "Airbnb",
|
||||
"hex": "FF5A5F",
|
||||
@ -457,7 +452,7 @@
|
||||
},
|
||||
{
|
||||
"title": "Etsy",
|
||||
"hex": "F45800",
|
||||
"hex": "F16521",
|
||||
"source": "https://www.etsy.com/uk/press"
|
||||
},
|
||||
{
|
||||
@ -497,8 +492,8 @@
|
||||
},
|
||||
{
|
||||
"title": "Feedly",
|
||||
"hex": "6CC655",
|
||||
"source": "https://worldvectorlogo.com/logo/feedly"
|
||||
"hex": "2BB24C",
|
||||
"source": "https://blog.feedly.com/wp-content/themes/feedly-2017-v1.19.3/assets/images/logos/logo.svg"
|
||||
},
|
||||
{
|
||||
"title": "Firebase",
|
||||
@ -532,22 +527,22 @@
|
||||
},
|
||||
{
|
||||
"title": "freeCodeCamp",
|
||||
"hex": "006600",
|
||||
"hex": "006400",
|
||||
"source": "https://freecodecamp.com"
|
||||
},
|
||||
{
|
||||
"title": "Garmin",
|
||||
"hex": "007DC3",
|
||||
"hex": "007CC3",
|
||||
"source": "https://developer.garmin.com/resources/brand-guidelines/"
|
||||
},
|
||||
{
|
||||
"title": "Gatsby",
|
||||
"hex": "744C9E",
|
||||
"hex": "663399",
|
||||
"source": "https://www.gatsbyjs.org/"
|
||||
},
|
||||
{
|
||||
"title": "Gauges",
|
||||
"hex": "339966",
|
||||
"hex": "2FA66A",
|
||||
"source": "http://get.gaug.es/"
|
||||
},
|
||||
{
|
||||
@ -557,7 +552,7 @@
|
||||
},
|
||||
{
|
||||
"title": "Geocaching",
|
||||
"hex": "467126",
|
||||
"hex": "00874D",
|
||||
"source": "https://www.geocaching.com/about/logousage.aspx"
|
||||
},
|
||||
{
|
||||
@ -572,7 +567,7 @@
|
||||
},
|
||||
{
|
||||
"title": "Git",
|
||||
"hex": "F14E32",
|
||||
"hex": "F05032",
|
||||
"source": "http://git-scm.com/downloads/logos"
|
||||
},
|
||||
{
|
||||
@ -1872,8 +1867,8 @@
|
||||
},
|
||||
{
|
||||
"title": "Viber",
|
||||
"hex": "7C529E",
|
||||
"source": "http://www.viber.com/en/media-kit"
|
||||
"hex": "665CAC",
|
||||
"source": "https://www.viber.com/brand-center/"
|
||||
},
|
||||
{
|
||||
"title": "Vim",
|
||||
|
@ -1 +0,0 @@
|
||||
<svg aria-labelledby="simpleicons-aim-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-aim-icon">AIM icon</title><circle cx="15.173" cy="3.9" r="3.897"/><path d="M11.71 7.287s-1.23.84-2.188 2.548c-1.08 1.918-.75 3.372-3.147 5.995-1.23 1.378-4.946 2.143-5.246 2.353-.33.21-.2 3.566 0 3.746.15.15 3.44-.3 5.78-1.53 2.32-1.25 3.99-2.97 3.99-2.97s2.29 1.2 3.68 2.87c1.393 1.68 2.19 3.6 2.43 3.69.24.09 3.19-.9 3.264-1.29.077-.39-1.317-3.657-2.95-5.427-1.635-1.767-3.298-3.596-3.298-3.955 0-.345.3-.6.69-.6s2.245.195 3.55.195c1.273 0 3.567-.343 3.776-.6.21-.3 0-2.696-.3-2.8-.256-.09-2.85.3-5.426.044-2.58-.3-4.615-2.248-4.615-2.248v-.03z"/></svg>
|
Before Width: | Height: | Size: 688 B |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 2.4 KiB |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "simple-icons",
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"description": "SVG icons for popular brands https://simpleicons.org",
|
||||
"homepage": "https://www.simpleicons.org",
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user