diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2016-02-09 18:40:49 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2016-02-09 18:40:49 +0100 |
commit | 3d2fda7dd39e2363682f1fa353c951ab0d44ddfa (patch) | |
tree | af968a8ac5d4fde1f3cebcec5fb0973eb2bfb2cb /afb-client/bower_components/foundation-icon-fonts/svgs/fi-social-yahoo.svg | |
parent | 12a3520ba440316c76b95d92a684666f03f7b47d (diff) |
Implemented URL query parsing for initial token /opa/?token=abcde
Diffstat (limited to 'afb-client/bower_components/foundation-icon-fonts/svgs/fi-social-yahoo.svg')
-rw-r--r-- | afb-client/bower_components/foundation-icon-fonts/svgs/fi-social-yahoo.svg | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/afb-client/bower_components/foundation-icon-fonts/svgs/fi-social-yahoo.svg b/afb-client/bower_components/foundation-icon-fonts/svgs/fi-social-yahoo.svg new file mode 100644 index 0000000..cd91c7e --- /dev/null +++ b/afb-client/bower_components/foundation-icon-fonts/svgs/fi-social-yahoo.svg @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + width="100px" height="100px" viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve"> +<g> + <polygon fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" points="89.782,77.807 79.567,76.559 80.703,67.596 + 90.918,68.842 89.782,77.807 "/> + <polygon fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" points="100,23.438 82.519,21.283 82.631,61.805 90.238,62.824 + 100,23.438 "/> + <g> + <g> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#231F20" d="M64.813,30.477c-7.038-5.336-16.118-7.941-27.13-7.941 + c-11.123,0-20.203,2.605-27.126,7.941C3.519,35.695,0,42.396,0,50.68c0,8.4,3.519,15.213,10.557,20.435 + c5.742,4.33,12.97,6.865,21.615,7.602h10.981c8.582-0.736,15.822-3.271,21.661-7.602c6.923-5.223,10.441-12.035,10.441-20.435 + C75.254,42.396,71.736,35.695,64.813,30.477z M59.591,43.756l-5.335,1.137c-0.793,0.225-2.951,1.816-6.696,4.881 + c-3.974,3.178-6.017,5.221-6.356,6.242l-0.227,2.84l-0.114,1.703l0.455,4.312l7.038,0.109l-0.115,2.158H36.776L26.56,67.252 + l0.341-2.043l3.292-0.109c1.703-0.119,2.726-0.344,3.064-0.686c0.228-0.227,0.341-1.59,0.341-3.973v-1.475l-0.113-2.951 + c-0.228-0.678-2.044-3.178-5.562-7.492c-3.632-4.426-6.015-7.037-7.151-7.947l-6.583-0.904V37.74 + c0.341-0.225,3.973-0.225,10.669-0.113c4.654-0.111,8.513-0.111,11.579,0.113l-0.228,1.592l-6.925,0.678 + c2.157,3.18,5.45,7.605,9.876,13.17c5.789-4.43,8.854-7.268,8.966-8.518l-5.901-0.906l-0.453-2.041h9.874l9.308,0.113 + L59.591,43.756z"/> + </g> + </g> +</g> +</svg> |