1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-23 14:43:56 +02:00

Merge pull request #338 from ezSaldana/flutterNew

New icon: Flutter (plain, original)
This commit is contained in:
Clemens Bastian
2020-10-25 01:13:38 +02:00
committed by GitHub
4 changed files with 20 additions and 0 deletions

View File

@@ -925,6 +925,24 @@
"color": "#DD732A",
"aliases": []
},
{
"name": "flutter",
"tags": [
"framework",
"sdk"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"plain"
]
},
"color": "#3FB6D3",
"aliases": []
},
{
"name": "foundation",
"tags": [

View File

@@ -0,0 +1 @@
<svg id="flutter-original" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><style type="text/css">.st0{fill:#3FB6D3;}.st1{fill:#27AACD;}.st2{fill:#19599A;}.st3{fill:url(#SVGID_1_);}.st4{fill:url(#SVGID_2_);}</style><g id="Capa_4"><g><g><path class="st0" d="M 12.3,64.2 76.3,0 115.7,0 32.1,83.6 z"/><path class="st0" d="M 76.3,128 115.7,128 81.6,93.9 115.7,59.1 76.3,59.1 42.2,93.5 z"/></g><path class="st1" d="M 81.6,93.9 61.6,73.9 42.2,93.5 61.6,113.1 z"/><path class="st2" d="M 115.7,128 81.6,93.9 61.6,113.1 76.3,128 z"/><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="59.3649" y1="116.3598" x2="86.8249" y2="99.3992"><stop offset="0" style="stop-color:#1B4E94"/><stop offset="0.6305" style="stop-color:#1A5497"/><stop offset="1" style="stop-color:#195A9B"/></linearGradient><path class="st3" d="M 61.6,113.1 92.4,104.7 81.6,93.9 z"/></g></g></svg>

After

Width:  |  Height:  |  Size: 889 B

View File

@@ -0,0 +1 @@
<svg id="flutter" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><style type="text/css">.st1{fill:#3FB6D3;}</style><path class="st1" d="M 12.3 64.2 76.3 0 115.7 0 32.1 83.6z"/><path class="st1" d="M 76.3 128 115.7 128 81.6 93.9 115.7 59.1 76.3 59.1 42.2 93.5z"/></svg>

After

Width:  |  Height:  |  Size: 278 B

BIN
icons/flutter/flutter.eps Normal file

Binary file not shown.