diff options
author | prashantsinalkar | 2018-08-02 22:51:52 +0530 |
---|---|---|
committer | prashantsinalkar | 2018-08-02 22:51:52 +0530 |
commit | 0e6233cacf57ce2e35a52c53708fa15f2374aa96 (patch) | |
tree | fecae077228b2d33c5e6897970e462ccad098244 /static/website/bootstrap-css/bower_components/ionicons/src/android-options.svg | |
parent | d22f9f0c93721ae2ab310f09686ab42c6822d784 (diff) | |
download | SciPy2018-0e6233cacf57ce2e35a52c53708fa15f2374aa96.tar.gz SciPy2018-0e6233cacf57ce2e35a52c53708fa15f2374aa96.tar.bz2 SciPy2018-0e6233cacf57ce2e35a52c53708fa15f2374aa96.zip |
added template files
Diffstat (limited to 'static/website/bootstrap-css/bower_components/ionicons/src/android-options.svg')
-rw-r--r-- | static/website/bootstrap-css/bower_components/ionicons/src/android-options.svg | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/bower_components/ionicons/src/android-options.svg b/static/website/bootstrap-css/bower_components/ionicons/src/android-options.svg new file mode 100644 index 0000000..e95040b --- /dev/null +++ b/static/website/bootstrap-css/bower_components/ionicons/src/android-options.svg @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 16.2.1, 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="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> +<g> + <g> + <rect x="32" y="384" width="272" height="32"/> + <rect x="400" y="384" width="80" height="32"/> + <path d="M384,447.5c0,17.949-14.327,32.5-32,32.5l0,0c-17.673,0-32-14.551-32-32.5v-95c0-17.949,14.327-32.5,32-32.5l0,0 + c17.673,0,32,14.551,32,32.5V447.5z"/> + </g> + <g> + <rect x="32" y="240" width="80" height="32"/> + <rect x="208" y="240" width="272" height="32"/> + <path d="M192,303.5c0,17.949-14.327,32.5-32,32.5l0,0c-17.673,0-32-14.551-32-32.5v-95c0-17.949,14.327-32.5,32-32.5l0,0 + c17.673,0,32,14.551,32,32.5V303.5z"/> + </g> + <g> + <rect x="32" y="96" width="272" height="32"/> + <rect x="400" y="96" width="80" height="32"/> + <path d="M384,159.5c0,17.949-14.327,32.5-32,32.5l0,0c-17.673,0-32-14.551-32-32.5v-95c0-17.949,14.327-32.5,32-32.5l0,0 + c17.673,0,32,14.551,32,32.5V159.5z"/> + </g> +</g> +</svg> |