Added Flutter icon (#1302)

* Added Flutter icon

* Fixed the Flutter icon title

* Fixed the Flutter colors (mistakenly used the Dartlang colors from their shared color guide)

* Removed Flutter icon alpha and merged paths.
This commit is contained in:
Metaa 2019-03-20 15:46:08 +01:00 committed by Eric Cornelissen
parent f96683be39
commit 5933ebeb46
2 changed files with 6 additions and 0 deletions

View File

@ -810,6 +810,11 @@
"hex": "E12828",
"source": "https://about.flipboard.com/brand-guidelines"
},
{
"title": "Flutter",
"hex": "02569B",
"source": "https://flutter.dev/brand"
},
{
"title": "Fnac",
"hex": "E1A925",

1
icons/flutter.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Flutter icon</title><path d="M14.314 0L2.3 12 6 15.7 21.684.012h-7.357L14.314 0zm.014 11.072l-6.471 6.457 6.47 6.47H21.7l-6.46-6.468 6.46-6.46h-7.371z"/></svg>

After

Width:  |  Height:  |  Size: 238 B