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/ios-drag.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/ios-drag.svg')
-rw-r--r-- | static/website/bootstrap-css/bower_components/ionicons/src/ios-drag.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/bower_components/ionicons/src/ios-drag.svg b/static/website/bootstrap-css/bower_components/ionicons/src/ios-drag.svg new file mode 100644 index 0000000..1cd687a --- /dev/null +++ b/static/website/bootstrap-css/bower_components/ionicons/src/ios-drag.svg @@ -0,0 +1,11 @@ +<?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> + <rect x="80" y="304" width="352" height="16"/> + <rect x="80" y="248" width="352" height="16"/> + <rect x="80" y="192" width="352" height="16"/> +</g> +</svg> |