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-unlocked.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-unlocked.svg')
-rw-r--r-- | static/website/bootstrap-css/bower_components/ionicons/src/ios-unlocked.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/bower_components/ionicons/src/ios-unlocked.svg b/static/website/bootstrap-css/bower_components/ionicons/src/ios-unlocked.svg new file mode 100644 index 0000000..e547e80 --- /dev/null +++ b/static/website/bootstrap-css/bower_components/ionicons/src/ios-unlocked.svg @@ -0,0 +1,12 @@ +<?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> + <path d="M256,304c-8.822,0-16,7.178-16,16s7.178,16,16,16s16-7.178,16-16S264.822,304,256,304z"/> + <path d="M168,224v-72c0-48.523,39.484-88,88.016-88C304.531,64,344,103.477,344,152v8h16v-8c0-57.43-46.562-104-103.984-104 + C198.562,48,152,94.57,152,152v72H96v240h320V224H168z M264,350.992V384h-16v-33.008c-13.802-3.553-24-16.082-24-30.992 + c0-17.673,14.327-32,32-32s32,14.327,32,32C288,334.91,277.802,347.439,264,350.992z"/> +</g> +</svg> |