From dc1cd727563b8c0712368dc12988db6bb8512a75 Mon Sep 17 00:00:00 2001 From: TigerShark Date: Thu, 4 Jan 2018 22:10:46 -0300 Subject: Add info icons for each release in vn page. --- static/f/16-9.svg | 9 +++++++++ static/f/4-3.svg | 8 ++++++++ static/f/cartridge.svg | 22 ++++++++++++++++++++++ static/f/commercial.svg | 9 +++++++++ static/f/disk.svg | 12 ++++++++++++ static/f/doujin.svg | 11 +++++++++++ static/f/download.svg | 8 ++++++++ static/f/ero_animated.svg | 9 +++++++++ static/f/free.svg | 12 ++++++++++++ static/f/nonfree.svg | 12 ++++++++++++ static/f/notes.svg | 10 ++++++++++ static/f/resolution_16-9.svg | 9 +++++++++ static/f/resolution_4-3.svg | 8 ++++++++ static/f/resolution_custom.svg | 9 +++++++++ static/f/story_animated.svg | 8 ++++++++ static/f/voiced.svg | 33 +++++++++++++++++++++++++++++++++ 16 files changed, 189 insertions(+) create mode 100644 static/f/16-9.svg create mode 100644 static/f/4-3.svg create mode 100644 static/f/cartridge.svg create mode 100644 static/f/commercial.svg create mode 100644 static/f/disk.svg create mode 100644 static/f/doujin.svg create mode 100644 static/f/download.svg create mode 100644 static/f/ero_animated.svg create mode 100644 static/f/free.svg create mode 100644 static/f/nonfree.svg create mode 100644 static/f/notes.svg create mode 100644 static/f/resolution_16-9.svg create mode 100644 static/f/resolution_4-3.svg create mode 100644 static/f/resolution_custom.svg create mode 100644 static/f/story_animated.svg create mode 100644 static/f/voiced.svg (limited to 'static') diff --git a/static/f/16-9.svg b/static/f/16-9.svg new file mode 100644 index 00000000..50f8935f --- /dev/null +++ b/static/f/16-9.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/f/4-3.svg b/static/f/4-3.svg new file mode 100644 index 00000000..7950572e --- /dev/null +++ b/static/f/4-3.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/static/f/cartridge.svg b/static/f/cartridge.svg new file mode 100644 index 00000000..3c2ea4b7 --- /dev/null +++ b/static/f/cartridge.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/f/commercial.svg b/static/f/commercial.svg new file mode 100644 index 00000000..d8d6df49 --- /dev/null +++ b/static/f/commercial.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/f/disk.svg b/static/f/disk.svg new file mode 100644 index 00000000..459ad518 --- /dev/null +++ b/static/f/disk.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/static/f/doujin.svg b/static/f/doujin.svg new file mode 100644 index 00000000..7ce8414c --- /dev/null +++ b/static/f/doujin.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/static/f/download.svg b/static/f/download.svg new file mode 100644 index 00000000..f5f5d96a --- /dev/null +++ b/static/f/download.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/static/f/ero_animated.svg b/static/f/ero_animated.svg new file mode 100644 index 00000000..c6c1d08d --- /dev/null +++ b/static/f/ero_animated.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/f/free.svg b/static/f/free.svg new file mode 100644 index 00000000..0b95ed8f --- /dev/null +++ b/static/f/free.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/static/f/nonfree.svg b/static/f/nonfree.svg new file mode 100644 index 00000000..07bdb646 --- /dev/null +++ b/static/f/nonfree.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/static/f/notes.svg b/static/f/notes.svg new file mode 100644 index 00000000..8c1f1bb9 --- /dev/null +++ b/static/f/notes.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/static/f/resolution_16-9.svg b/static/f/resolution_16-9.svg new file mode 100644 index 00000000..50f8935f --- /dev/null +++ b/static/f/resolution_16-9.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/f/resolution_4-3.svg b/static/f/resolution_4-3.svg new file mode 100644 index 00000000..7950572e --- /dev/null +++ b/static/f/resolution_4-3.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/static/f/resolution_custom.svg b/static/f/resolution_custom.svg new file mode 100644 index 00000000..4cdc7d25 --- /dev/null +++ b/static/f/resolution_custom.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/f/story_animated.svg b/static/f/story_animated.svg new file mode 100644 index 00000000..30f4fd53 --- /dev/null +++ b/static/f/story_animated.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/static/f/voiced.svg b/static/f/voiced.svg new file mode 100644 index 00000000..73e77a23 --- /dev/null +++ b/static/f/voiced.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3