summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2024-04-24 17:31:52 +0200
committerVolpeon <git@volpeon.ink>2024-04-24 17:31:52 +0200
commit2f342e1e75e8099dc9afad0a20319fec629fe8b6 (patch)
tree2ce815e4bb233afd8c22ab65d72b25f438c9dcd7 /dist
parentAdd controller (diff)
downloadiro-icons-2f342e1e75e8099dc9afad0a20319fec629fe8b6.tar.gz
iro-icons-2f342e1e75e8099dc9afad0a20319fec629fe8b6.tar.bz2
iro-icons-2f342e1e75e8099dc9afad0a20319fec629fe8b6.zip
Add sword(s)
Diffstat (limited to 'dist')
-rw-r--r--dist/sword.svg4
-rw-r--r--dist/swords.svg6
2 files changed, 10 insertions, 0 deletions
diff --git a/dist/sword.svg b/dist/sword.svg
new file mode 100644
index 0000000..ed9b52f
--- /dev/null
+++ b/dist/sword.svg
@@ -0,0 +1,4 @@
1<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2 <path d="m5.25 10.25-1.5-2.5 4.5 4.5-2.5-1.5-2.5 2.5 0.5 1.5-2.5-2.5 1.5 0.5z" stroke="currentColor" />
3 <path d="m9.25 9.25 5-5 0.5-3-3 0.5-5 5" fill="none" stroke="currentColor" />
4</svg>
diff --git a/dist/swords.svg b/dist/swords.svg
new file mode 100644
index 0000000..1db2840
--- /dev/null
+++ b/dist/swords.svg
@@ -0,0 +1,6 @@
1<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2 <path d="m3.75 11.75-1-2 3.5 3.5-2-1-2.5 2.5-0.5-0.5z" stroke="currentColor" />
3 <path d="m5.5 12.5 1-1m5-5 2.75-2.75 0.5-2.5-2.5 0.5-2.75 2.75m-5 5-1 1" fill="none" stroke="currentColor" />
4 <path d="m12.25 11.75 1-2-3.5 3.5 2-1 2.5 2.5 0.5-0.5z" stroke="currentColor" />
5 <path d="m8.75 10.75-7-7-0.5-2.5 2.5 0.5 7 7" fill="none" stroke="currentColor" />
6</svg>