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/ios-plus.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/ios-plus.svg')
-rw-r--r-- | static/website/bootstrap-css/bower_components/ionicons/src/ios-plus.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/bower_components/ionicons/src/ios-plus.svg b/static/website/bootstrap-css/bower_components/ionicons/src/ios-plus.svg new file mode 100644 index 0000000..73f7272 --- /dev/null +++ b/static/website/bootstrap-css/bower_components/ionicons/src/ios-plus.svg @@ -0,0 +1,10 @@ +<?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" style="enable-background:new 0 0 512 512;" xml:space="preserve"> +<g> + <path d="M256,48C141.1,48,48,141.1,48,256s93.1,208,208,208c114.9,0,208-93.1,208-208S370.9,48,256,48z M384,265H264v119h-17V265 + H128v-17h119V128h17v120h120V265z"/> +</g> +</svg> |