diff options
author | prashantsinalkar | 2019-08-27 12:29:12 +0530 |
---|---|---|
committer | prashantsinalkar | 2019-08-27 12:29:12 +0530 |
commit | b9c709823e26f5b20d3732e1788b871cdd961a03 (patch) | |
tree | a9089f56541854b48ddbda733832a153c6d53927 /static/website/bootstrap-css/bower_components/ionicons/src/easel.svg | |
parent | 50e8fc0832d81d124abd7606b15502545bf84b23 (diff) | |
download | SciPy2019-b9c709823e26f5b20d3732e1788b871cdd961a03.tar.gz SciPy2019-b9c709823e26f5b20d3732e1788b871cdd961a03.tar.bz2 SciPy2019-b9c709823e26f5b20d3732e1788b871cdd961a03.zip |
added intial code for project
Diffstat (limited to 'static/website/bootstrap-css/bower_components/ionicons/src/easel.svg')
-rw-r--r-- | static/website/bootstrap-css/bower_components/ionicons/src/easel.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/bower_components/ionicons/src/easel.svg b/static/website/bootstrap-css/bower_components/ionicons/src/easel.svg new file mode 100644 index 0000000..75301a3 --- /dev/null +++ b/static/website/bootstrap-css/bower_components/ionicons/src/easel.svg @@ -0,0 +1,15 @@ +<?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> + <rect x="80" y="144" width="352" height="192"/> + <path d="M464,96H48c-8.837,0-16,7.163-16,16v256c0,8.837,6.932,16,15.768,16H464c8.837,0,16-7.163,16-16V112 + C480,103.163,472.837,96,464,96z M448,352H64V128h384V352z"/> + <polygon points="80,480 112,480 140.147,400 108.835,400 "/> + <polygon points="270.83,32 241.472,32 224.171,80 288.099,80 "/> + <polygon points="371.853,400 400,480 432,480 403.22,400 "/> + <rect x="240" y="400" width="32" height="48"/> +</g> +</svg> |