summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/icons/noun-onboarding-2896490.svg1
-rw-r--r--template/docs.html.j22
2 files changed, 2 insertions, 1 deletions
diff --git a/static/icons/noun-onboarding-2896490.svg b/static/icons/noun-onboarding-2896490.svg
new file mode 100644
index 00000000..cb504fd6
--- /dev/null
+++ b/static/icons/noun-onboarding-2896490.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve"><g><path d="M63,32V22c0-4.379-3.145-8.033-7.294-8.833C57.111,11.886,58,10.047,58,8c0-3.859-3.141-7-7-7s-7,3.141-7,7 c0,1.958,0.81,3.728,2.111,5H32.5c-1.434,0-2.667,0.869-3.207,2.107l-8.37,5.151C20.134,20.743,19.228,21,18.302,21h-0.412 C19.19,19.728,20,17.958,20,16c0-3.859-3.141-7-7-7s-7,3.141-7,7c0,2.236,1.058,4.226,2.696,5.509C4.24,22.915,1,27.086,1,32v7 c0,2.206,1.794,4,4,4h1v14c-2.757,0-5,2.243-5,5v1h24v-1c0-2.757-2.243-5-5-5V32.264c0-1.703,0.854-3.272,2.283-4.197L34.75,20H43 c0.552,0,1,0.448,1,1l0.002,32H44c-2.757,0-5,2.243-5,5v5h24v-5c0-2.757-2.243-5-5-5V37C60.757,37,63,34.757,63,32z M46,8 c0-2.757,2.243-5,5-5s5,2.243,5,5s-2.243,5-5,5S46,10.757,46,8z M8,16c0-2.757,2.243-5,5-5s5,2.243,5,5s-2.243,5-5,5S8,18.757,8,16 z M22.829,61H3.171C3.584,59.836,4.696,59,6,59h14C21.304,59,22.416,59.836,22.829,61z M21.197,26.387 C19.195,27.683,18,29.88,18,32.264V57h-4V39h-2v18H8V30H6v11H5c-1.103,0-2-0.897-2-2v-7c0-4.963,4.037-9,9-9h1h5.302 c1.295,0,2.563-0.358,3.669-1.038l7.202-4.432c0.332,1.067,1.152,1.909,2.206,2.269L21.197,26.387z M61,58v3H41v-3 c0-1.654,1.346-3,3-3h14C59.654,55,61,56.346,61,58z M56,20v33h-4V30h-2v23h-3.998L46,21c0-1.654-1.346-3-3-3H32.5 c-0.827,0-1.5-0.673-1.5-1.5s0.673-1.5,1.5-1.5H54c3.859,0,7,3.141,7,7v10c0,1.654-1.346,3-3,3V20H56z"></path><path d="M33,6c0-2.757-2.243-5-5-5h-4c-2.757,0-5,2.243-5,5v5h9C30.757,11,33,8.757,33,6z M21,6c0-1.654,1.346-3,3-3h4 c1.654,0,3,1.346,3,3s-1.346,3-3,3h-7V6z"></path><rect x="23" y="5" width="2" height="2"></rect><rect x="27" y="5" width="2" height="2"></rect><path d="M42,29v-5h-9c-2.757,0-5,2.243-5,5s2.243,5,5,5h4C39.757,34,42,31.757,42,29z M40,29c0,1.654-1.346,3-3,3h-4 c-1.654,0-3-1.346-3-3s1.346-3,3-3h7V29z"></path><rect x="36" y="28" width="2" height="2"></rect><rect x="32" y="28" width="2" height="2"></rect></g></svg> \ No newline at end of file
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index 99cbf703..b1b94ded 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -276,7 +276,7 @@
<div class="col-lg-4">
<a href="https://{{ siteconf['docshost'] }}/developers-manual.html">
- <img src="{{ url('icons/icon-developers.svg') }}" height=60>
+ <img src="{{ url('icons/noun-onboarding-2896490.svg') }}" height=60>
<h3>{{ _("Onboarding")}}</h3>
</a>
{% trans %}