From b9c709823e26f5b20d3732e1788b871cdd961a03 Mon Sep 17 00:00:00 2001
From: prashantsinalkar
Date: Tue, 27 Aug 2019 12:29:12 +0530
Subject: added intial code for project

---
 .../bootstrap-css/bower_components/ionicons/src/ios-email.svg | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 static/website/bootstrap-css/bower_components/ionicons/src/ios-email.svg

(limited to 'static/website/bootstrap-css/bower_components/ionicons/src/ios-email.svg')

diff --git a/static/website/bootstrap-css/bower_components/ionicons/src/ios-email.svg b/static/website/bootstrap-css/bower_components/ionicons/src/ios-email.svg
new file mode 100644
index 0000000..049197b
--- /dev/null
+++ b/static/website/bootstrap-css/bower_components/ionicons/src/ios-email.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>
+	<polygon points="448,384 448,141.8 316.9,241.6 385,319 383,321 304.1,251.4 256,288 207.9,251.4 129,321 127,319 195,241.6 
+		64,142 64,384 	"/>
+	<polygon points="439.7,128 72,128 256,267.9 	"/>
+</g>
+</svg>
-- 
cgit