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-dropbox.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-dropbox.svg')
-rw-r--r-- | afb-client/bower_components/foundation-icon-fonts/svgs/fi-social-dropbox.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/afb-client/bower_components/foundation-icon-fonts/svgs/fi-social-dropbox.svg b/afb-client/bower_components/foundation-icon-fonts/svgs/fi-social-dropbox.svg new file mode 100644 index 0000000..612b04a --- /dev/null +++ b/afb-client/bower_components/foundation-icon-fonts/svgs/fi-social-dropbox.svg @@ -0,0 +1,14 @@ +<?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 id="Layer_1_2_"> + <polygon points="34.063,13.993 11.288,28.864 27.035,41.476 50,27.295 "/> + <polygon points="11.288,54.087 34.063,68.956 50,55.653 27.035,41.476 "/> + <polygon points="50,55.653 65.937,68.956 88.712,54.087 72.965,41.476 "/> + <polygon points="88.712,28.864 65.937,13.993 50,27.295 72.965,41.476 "/> + <polygon points="50.046,58.517 34.063,71.778 27.223,67.314 27.223,72.319 50.046,86.007 72.871,72.319 72.871,67.314 + 66.03,71.778 "/> +</g> +</svg> |