From 7d7fb6620f82a422486d9f59b0868d0bdc3786d8 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sun, 7 Mar 2021 11:36:36 +0100 Subject: Bunch more platforms (and icons) --- static/f/plat/fm7.svg | 6 ++++++ static/f/plat/fm8.svg | 6 ++++++ static/f/plat/ps5.svg | 7 +++++++ static/f/plat/scd.svg | 16 ++++++++++++++++ static/f/plat/smd.svg | 10 ++++++++++ static/f/plat/tdo.svg | 12 ++++++++++++ static/f/plat/vnd.svg | 11 +++++++++++ static/f/plat/x1s.svg | 13 +++++++++++++ static/f/plat/xxs.svg | 10 ++++++++++ 9 files changed, 91 insertions(+) create mode 100644 static/f/plat/fm7.svg create mode 100644 static/f/plat/fm8.svg create mode 100644 static/f/plat/ps5.svg create mode 100644 static/f/plat/scd.svg create mode 100644 static/f/plat/smd.svg create mode 100644 static/f/plat/tdo.svg create mode 100644 static/f/plat/vnd.svg create mode 100644 static/f/plat/x1s.svg create mode 100644 static/f/plat/xxs.svg (limited to 'static') diff --git a/static/f/plat/fm7.svg b/static/f/plat/fm7.svg new file mode 100644 index 00000000..9864c3a0 --- /dev/null +++ b/static/f/plat/fm7.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/static/f/plat/fm8.svg b/static/f/plat/fm8.svg new file mode 100644 index 00000000..e38d8566 --- /dev/null +++ b/static/f/plat/fm8.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/static/f/plat/ps5.svg b/static/f/plat/ps5.svg new file mode 100644 index 00000000..d8a73623 --- /dev/null +++ b/static/f/plat/ps5.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/static/f/plat/scd.svg b/static/f/plat/scd.svg new file mode 100644 index 00000000..6592b94d --- /dev/null +++ b/static/f/plat/scd.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/static/f/plat/smd.svg b/static/f/plat/smd.svg new file mode 100644 index 00000000..808897bf --- /dev/null +++ b/static/f/plat/smd.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/static/f/plat/tdo.svg b/static/f/plat/tdo.svg new file mode 100644 index 00000000..a6842e25 --- /dev/null +++ b/static/f/plat/tdo.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/static/f/plat/vnd.svg b/static/f/plat/vnd.svg new file mode 100644 index 00000000..9766f36a --- /dev/null +++ b/static/f/plat/vnd.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/static/f/plat/x1s.svg b/static/f/plat/x1s.svg new file mode 100644 index 00000000..20f22dc1 --- /dev/null +++ b/static/f/plat/x1s.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/static/f/plat/xxs.svg b/static/f/plat/xxs.svg new file mode 100644 index 00000000..2afd7ab2 --- /dev/null +++ b/static/f/plat/xxs.svg @@ -0,0 +1,10 @@ + + + + + + + + + + -- cgit v1.2.3