summaryrefslogtreecommitdiff
path: root/html/img/whatwg-logo.svg
diff options
context:
space:
mode:
authorAdam Spragg <adam@spra.gg>2018-06-06 17:12:03 +0100
committerAdam Spragg <adam@spra.gg>2018-06-06 17:12:03 +0100
commit47e000d2354cc23ba530f3012a35a4b671fe0f32 (patch)
tree27b812773292c8491dc63f61a782a1a530d76f35 /html/img/whatwg-logo.svg
parentbfc50f836e36128a00f1de37528e6be7d74a52da (diff)
Add icons to the website sub-headings
Also add an /about page with licensing info for the icons, as well as links to their sources, and other random trivia and nerdery.
Diffstat (limited to 'html/img/whatwg-logo.svg')
-rw-r--r--html/img/whatwg-logo.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/html/img/whatwg-logo.svg b/html/img/whatwg-logo.svg
new file mode 100644
index 0000000..af9fae6
--- /dev/null
+++ b/html/img/whatwg-logo.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
+<circle cx="50" cy="50" r="45" fill="#fff" stroke="#3c790a" stroke-width="10"/>
+<path d="m38,38c0-12,24-15,23-2c0,9-16,13-16,23v7h10v-4c0-9,17-12,17-27c-2-22-45-22-45,3zm7,32h10v10h-10" fill="#3c790a"/>
+</svg>