From 792a41b6d0c12be764c8414913d7cf7274918ad5 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 8 Oct 2023 12:46:33 +0200 Subject: Add SVG influence icons. Unused for now, but save them for possible future improvements. --- images/m1.svg | 197 +++++++++++++++++++++++++++++++ images/m2.svg | 204 ++++++++++++++++++++++++++++++++ images/m3.svg | 202 ++++++++++++++++++++++++++++++++ images/m4.svg | 199 ++++++++++++++++++++++++++++++++ images/mx.svg | 193 +++++++++++++++++++++++++++++++ images/p1.svg | 75 ++++++++++++ images/p2.svg | 78 +++++++++++++ images/p3.svg | 80 +++++++++++++ images/p4.svg | 76 ++++++++++++ images/px.svg | 71 ++++++++++++ images/s1.svg | 357 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ images/s2.svg | 353 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ images/s3.svg | 356 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ images/s4.svg | 365 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ images/sx.svg | 360 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 15 files changed, 3166 insertions(+) create mode 100644 images/m1.svg create mode 100644 images/m2.svg create mode 100644 images/m3.svg create mode 100644 images/m4.svg create mode 100644 images/mx.svg create mode 100644 images/p1.svg create mode 100644 images/p2.svg create mode 100644 images/p3.svg create mode 100644 images/p4.svg create mode 100644 images/px.svg create mode 100644 images/s1.svg create mode 100644 images/s2.svg create mode 100644 images/s3.svg create mode 100644 images/s4.svg create mode 100644 images/sx.svg (limited to 'images') diff --git a/images/m1.svg b/images/m1.svg new file mode 100644 index 0000000..7897bc8 --- /dev/null +++ b/images/m1.svg @@ -0,0 +1,197 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/m2.svg b/images/m2.svg new file mode 100644 index 0000000..011f6d8 --- /dev/null +++ b/images/m2.svg @@ -0,0 +1,204 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/m3.svg b/images/m3.svg new file mode 100644 index 0000000..7c8288d --- /dev/null +++ b/images/m3.svg @@ -0,0 +1,202 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/m4.svg b/images/m4.svg new file mode 100644 index 0000000..e89a3e9 --- /dev/null +++ b/images/m4.svg @@ -0,0 +1,199 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/mx.svg b/images/mx.svg new file mode 100644 index 0000000..420a243 --- /dev/null +++ b/images/mx.svg @@ -0,0 +1,193 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/p1.svg b/images/p1.svg new file mode 100644 index 0000000..611a955 --- /dev/null +++ b/images/p1.svg @@ -0,0 +1,75 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + diff --git a/images/p2.svg b/images/p2.svg new file mode 100644 index 0000000..c845525 --- /dev/null +++ b/images/p2.svg @@ -0,0 +1,78 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + diff --git a/images/p3.svg b/images/p3.svg new file mode 100644 index 0000000..f0c67b2 --- /dev/null +++ b/images/p3.svg @@ -0,0 +1,80 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + diff --git a/images/p4.svg b/images/p4.svg new file mode 100644 index 0000000..e9992c8 --- /dev/null +++ b/images/p4.svg @@ -0,0 +1,76 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + + diff --git a/images/px.svg b/images/px.svg new file mode 100644 index 0000000..14d6fdd --- /dev/null +++ b/images/px.svg @@ -0,0 +1,71 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + diff --git a/images/s1.svg b/images/s1.svg new file mode 100644 index 0000000..64d3e9b --- /dev/null +++ b/images/s1.svg @@ -0,0 +1,357 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/s2.svg b/images/s2.svg new file mode 100644 index 0000000..182fce2 --- /dev/null +++ b/images/s2.svg @@ -0,0 +1,353 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/s3.svg b/images/s3.svg new file mode 100644 index 0000000..ecd7198 --- /dev/null +++ b/images/s3.svg @@ -0,0 +1,356 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/s4.svg b/images/s4.svg new file mode 100644 index 0000000..216875c --- /dev/null +++ b/images/s4.svg @@ -0,0 +1,365 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/sx.svg b/images/sx.svg new file mode 100644 index 0000000..dc237d4 --- /dev/null +++ b/images/sx.svg @@ -0,0 +1,360 @@ + + + + +Created by potrace 1.16, written by Peter Selinger 2001-2019 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3