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

---
 .../ionicons/src/social-dropbox-outline.svg                 | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 static/website/bootstrap-css/bower_components/ionicons/src/social-dropbox-outline.svg

(limited to 'static/website/bootstrap-css/bower_components/ionicons/src/social-dropbox-outline.svg')

diff --git a/static/website/bootstrap-css/bower_components/ionicons/src/social-dropbox-outline.svg b/static/website/bootstrap-css/bower_components/ionicons/src/social-dropbox-outline.svg
new file mode 100644
index 0000000..7f0f67b
--- /dev/null
+++ b/static/website/bootstrap-css/bower_components/ionicons/src/social-dropbox-outline.svg
@@ -0,0 +1,13 @@
+<?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="M177,77.1L64,151l78.3,63L256,143.2L177,77.1z M91.4,153.3l84.5-56.8l52.9,46L143.4,195L91.4,153.3z"/>
+	<path d="M369.8,213L256,284.1l79,66.1l19-12.6v20.2L256,417l-98-58.5V338l19,12.2l79-66.1L142.2,213L64,276.3l78,51.5v39.4
+		l114,67.8l114-68.5v-39.2l78-51.2L369.8,213z M143.4,230.9l85.4,55.4l-52.9,44.1l-84.5-55.8L143.4,230.9z M283.2,286.3l85.4-55.4
+		l52.1,43.6l-84.5,55.8L283.2,286.3z"/>
+	<path d="M448,151L335,77.1l-79,66.1l113.8,70.8L448,151z M283.2,142.6l52.9-46l84.5,56.8L368.6,195L283.2,142.6z"/>
+</g>
+</svg>
-- 
cgit