aboutsummaryrefslogtreecommitdiff
path: root/hex.svg
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2024-02-10 11:06:55 +0100
committerPřemysl Eric Janouch <p@janouch.name>2024-02-10 11:06:55 +0100
commit3c96448bcfbada82b4a8739dd216205920ee3ede (patch)
tree8117dbe98cd62680bc5e785acff3a6626a6f08c4 /hex.svg
parent92902a4f76747a11e70d38f3c1ffe5c408b4cb6a (diff)
downloadhex-3c96448bcfbada82b4a8739dd216205920ee3ede.tar.gz
hex-3c96448bcfbada82b4a8739dd216205920ee3ede.tar.xz
hex-3c96448bcfbada82b4a8739dd216205920ee3ede.zip
Bump liberty, add an icon
Diffstat (limited to 'hex.svg')
-rw-r--r--hex.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/hex.svg b/hex.svg
new file mode 100644
index 0000000..9868180
--- /dev/null
+++ b/hex.svg
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg version="1.0" width="48" height="48" viewBox="0 0 48 48"
+ xmlns="http://www.w3.org/2000/svg">
+ <g transform="translate(24 24) scale(2 2)">
+ <path d="M 0 0 -10 0 -10 -10 0 -10 Z" stroke-width="0" fill="#c6ffd6" />
+ <path d="M 0 0 10 0 10 -10 0 -10 Z" stroke-width="0" fill="#ffd8d8" />
+ <path d="M 0 0 -10 0 -10 10 0 10 Z" stroke-width="0" fill="#d8d8ff" />
+ <path d="M 0 0 10 0 10 10 0 10 Z" stroke-width="0" fill="#ffffac" />
+ </g>
+</svg>