diff --git a/README.md b/README.md index 2ef62da..fd93c5a 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,9 @@ A collection of popular logos in SVG / Vector ## Firefox ![firefox](http://gilbarbara.github.io/logos/firefox.svg) +## flux +![flux](http://gilbarbara.github.io/logos/flux.svg) + ## forever ![forever](http://gilbarbara.github.io/logos/forever.svg) diff --git a/assets/index.html b/assets/index.html index 2c007cd..35ecd0a 100644 --- a/assets/index.html +++ b/assets/index.html @@ -4,7 +4,7 @@ SVG Logos - + @@ -146,6 +146,9 @@
firefox
+
+ flux +
forever
diff --git a/logos/flux.svg b/logos/flux.svg new file mode 100644 index 0000000..400b42d --- /dev/null +++ b/logos/flux.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file