aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorGravatar Bart Kiers <bkiers@gmail.com> 2014-08-05 08:22:02 +0200
committerGravatar Bart Kiers <bkiers@gmail.com> 2014-08-05 08:22:02 +0200
commitca618a6bd49957cb52ec48d937643fd2c4f32df7 (patch)
treebc7f303faabb61da636e7b2a1b23987140692d71 /_includes
parent5de95578fd1500ed438fe3acc9dd0750dbbe1dcf (diff)
downloadkompetenzbolzen.github.io-ca618a6bd49957cb52ec48d937643fd2c4f32df7.tar.gz
Added stackoverflow SVG.
Diffstat (limited to '_includes')
-rw-r--r--_includes/svg-icons.html3
-rw-r--r--_includes/svg-icons/stackoverflow.html16
2 files changed, 18 insertions, 1 deletions
diff --git a/_includes/svg-icons.html b/_includes/svg-icons.html
index cb6735d..4a58e6f 100644
--- a/_includes/svg-icons.html
+++ b/_includes/svg-icons.html
@@ -7,4 +7,5 @@
{% if site.footer-links.linkedin %}<a href="http://linkedin.com/in/{{ site.footer-links.linkedin }}">{% include svg-icons/linkedin.html %}</a>{% endif %}
{% if site.footer-links.pinterest %}<a href="http://pinterest.com/{{ site.footer-links.pinterest }}">{% include svg-icons/pinterest.html %}</a>{% endif %}
{% if site.footer-links.rss %}<a href="{{ site.baseurl }}/feed.xml">{% include svg-icons/rss.html %}</a>{% endif %}
- {% if site.footer-links.twitter %}<a href="http://twitter.com/{{ site.footer-links.twitter }}">{% include svg-icons/twitter.html %}</a>{% endif %} \ No newline at end of file
+ {% if site.footer-links.twitter %}<a href="http://twitter.com/{{ site.footer-links.twitter }}">{% include svg-icons/twitter.html %}</a>{% endif %}
+ {% if site.footer-links.stackoverflow %}<a href="http://stackoverflow.com/{{ site.footer-links.stackoverflow }}">{% include svg-icons/stackoverflow.html %}</a>{% endif %} \ No newline at end of file
diff --git a/_includes/svg-icons/stackoverflow.html b/_includes/svg-icons/stackoverflow.html
new file mode 100644
index 0000000..77697cb
--- /dev/null
+++ b/_includes/svg-icons/stackoverflow.html
@@ -0,0 +1,16 @@
+
+<?xml version="1.0"?>
+<svg width="40" height="40" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
+ <g>
+ <title>Layer 1</title>
+ <g stroke="null" id="layer1">
+ <path stroke="null" fill="#919191" id="path2830" d="m7.294075,23.110188l2.385864,0.023237l-0.083177,10.552679l15.878221,0l0,-10.514505l2.51405,0l0,13.07741l-20.707843,0l0.01289,-13.138815l-0.000005,-0.000006z"/>
+ <rect stroke="null" fill="#919191" id="rect3604" y="29.348862" x="11.184582" height="2.628626" width="12.437938"/>
+ <rect stroke="null" fill="#a78b68" id="rect3606" transform="matrix(0.5395733410304717,0.05172669848399204,-0.05207586478003252,0.5359555264108665,3.6611416648678325,1.4067255727666614) " y="41.524347" x="18.49125" height="5.003923" width="23.066864"/>
+ <rect stroke="null" fill="#c19653" id="rect3606-1" transform="matrix(0.5216998676238958,0.14625586092278992,-0.1472431193160242,0.5182018938275416,3.6611416648678325,1.4067255727666614) " y="27.438515" x="24.907076" height="5.003923" width="23.066864"/>
+ <rect stroke="null" fill="#d48c28" id="rect3606-1-3" transform="matrix(0.4640090244261216,0.2783830739288475,-0.2802622193151353,0.46089786509976993,3.6611416648678325,1.4067255727666614) " y="7.461092" x="30.089396" height="5.003923" width="23.066864"/>
+ <rect stroke="null" fill="#fe8908" id="rect3606-1-3-7" transform="matrix(0.3157222700143304,0.4376935608999602,-0.4406480862019664,0.31360536660688737,3.6611416648678325,1.4067255727666614) " y="-20.343803" x="28.488303" height="5.003923" width="23.066864"/>
+ <rect stroke="null" fill="#ff7a15" id="rect3606-1-3-7-6" transform="matrix(0.0893402304821676,0.5310828333843179,-0.5346677562821299,0.08874120831524585,3.6611416648678325,1.4067255727666614) " y="-47.045927" x="14.158203" height="5.003923" width="23.066864"/>
+ </g>
+ </g>
+</svg>