summaryrefslogtreecommitdiffstats
path: root/core/img
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-20 09:53:35 +0200
committerJoas Schilling <coding@schilljs.com>2022-09-20 10:21:57 +0200
commit2fe70e2795569a2079bc9d4bcffb5f15eb6e38ea (patch)
tree89ba1efdd3ed8b205ff88a1f8f48622659acc621 /core/img
parent3ac720aaca1cde1ea8bac8216d27f389804f328a (diff)
downloadnextcloud-server-2fe70e2795569a2079bc9d4bcffb5f15eb6e38ea.tar.gz
nextcloud-server-2fe70e2795569a2079bc9d4bcffb5f15eb6e38ea.zip
Add missing viewbox to SVGs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'core/img')
-rw-r--r--core/img/actions/external.svg2
-rw-r--r--core/img/actions/filter.svg2
-rw-r--r--core/img/actions/more.svg2
-rw-r--r--core/img/actions/tag.svg2
-rw-r--r--core/img/actions/view-close.svg2
-rw-r--r--core/img/actions/view-download.svg2
-rw-r--r--core/img/actions/view-next.svg2
-rw-r--r--core/img/actions/view-pause.svg2
-rw-r--r--core/img/actions/view-play.svg2
-rw-r--r--core/img/actions/view-previous.svg2
-rw-r--r--core/img/categories/dashboard.svg2
-rw-r--r--core/img/f-droid.svg1
-rw-r--r--core/img/filetypes/folder-encrypted.svg2
-rw-r--r--core/img/filetypes/mindmap.svg2
-rw-r--r--core/img/filetypes/x-office-drawing.svg2
-rw-r--r--core/img/rating/s0.svg2
-rw-r--r--core/img/rating/s1.svg2
-rw-r--r--core/img/rating/s10.svg2
-rw-r--r--core/img/rating/s2.svg2
-rw-r--r--core/img/rating/s3.svg2
-rw-r--r--core/img/rating/s4.svg2
-rw-r--r--core/img/rating/s5.svg2
-rw-r--r--core/img/rating/s6.svg2
-rw-r--r--core/img/rating/s7.svg2
-rw-r--r--core/img/rating/s8.svg2
-rw-r--r--core/img/rating/s9.svg2
26 files changed, 26 insertions, 25 deletions
diff --git a/core/img/actions/external.svg b/core/img/actions/external.svg
index 79c9cebf588..0172a7f42e8 100644
--- a/core/img/actions/external.svg
+++ b/core/img/actions/external.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M3.2 2C2.53 2 2 2.54 2 3.2v9.6c0 .67.53 1.2 1.2 1.2h9.6c.67 0 1.2-.53 1.2-1.2V8.98l-1.2-1.2v5.02H3.2V3.2h5.02L7.08 2.06 7.02 2H3.2z"/><path d="M8.14 1l2.29 2.29L7 6.7 9.29 9l3.42-3.43L15 7.86V1z"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16"><path d="M3.2 2C2.53 2 2 2.54 2 3.2v9.6c0 .67.53 1.2 1.2 1.2h9.6c.67 0 1.2-.53 1.2-1.2V8.98l-1.2-1.2v5.02H3.2V3.2h5.02L7.08 2.06 7.02 2H3.2z"/><path d="M8.14 1l2.29 2.29L7 6.7 9.29 9l3.42-3.43L15 7.86V1z"/></svg> \ No newline at end of file
diff --git a/core/img/actions/filter.svg b/core/img/actions/filter.svg
index 34c1dd2181c..1e2ed5deac2 100644
--- a/core/img/actions/filter.svg
+++ b/core/img/actions/filter.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M1.19 2.4l5.05 6.48v5.24c0 .49.4.88.88.88h1.76c.49 0 .88-.4.88-.88V8.88l5.05-6.47a.87.87 0 00-.7-1.41H1.89a.87.87 0 00-.7 1.4z"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16"><path d="M1.19 2.4l5.05 6.48v5.24c0 .49.4.88.88.88h1.76c.49 0 .88-.4.88-.88V8.88l5.05-6.47a.87.87 0 00-.7-1.41H1.89a.87.87 0 00-.7 1.4z"/></svg> \ No newline at end of file
diff --git a/core/img/actions/more.svg b/core/img/actions/more.svg
index 42e35aefee1..80e5decc739 100644
--- a/core/img/actions/more.svg
+++ b/core/img/actions/more.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M2.5 6.25a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5zm5.5 0a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5zm5.5 0a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 1 1 0-3.5z"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16"><path d="M2.5 6.25a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5zm5.5 0a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5zm5.5 0a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 1 1 0-3.5z"/></svg> \ No newline at end of file
diff --git a/core/img/actions/tag.svg b/core/img/actions/tag.svg
index da76790cfdc..8314ea17166 100644
--- a/core/img/actions/tag.svg
+++ b/core/img/actions/tag.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M1.55 1c-.15 0-.29.06-.39.16-.1.1-.16.24-.16.4v5.18c0 .16.07.3.17.4l7.68 7.68a.6.6 0 00.86 0l5.11-5.1a.6.6 0 000-.87L7.14 1.18a.57.57 0 00-.4-.18H1.55zM4.5 3A1.5 1.5 0 016 4.5 1.5 1.5 0 014.5 6 1.5 1.5 0 013 4.5 1.5 1.5 0 014.5 3z"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16"><path d="M1.55 1c-.15 0-.29.06-.39.16-.1.1-.16.24-.16.4v5.18c0 .16.07.3.17.4l7.68 7.68a.6.6 0 00.86 0l5.11-5.1a.6.6 0 000-.87L7.14 1.18a.57.57 0 00-.4-.18H1.55zM4.5 3A1.5 1.5 0 016 4.5 1.5 1.5 0 014.5 6 1.5 1.5 0 013 4.5 1.5 1.5 0 014.5 3z"/></svg> \ No newline at end of file
diff --git a/core/img/actions/view-close.svg b/core/img/actions/view-close.svg
index 7b76c6d1798..2663dbebcb3 100644
--- a/core/img/actions/view-close.svg
+++ b/core/img/actions/view-close.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32"><defs><filter id="a" height="1.6" width="1.6" y="-.3" x="-.3" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="2.239"/></filter></defs><path filter="url(#a)" stroke="#000" stroke-width="2" d="M24.955 23.538l-1.414 1.414-7.535-7.536-7.536 7.536-1.415-1.414 7.536-7.536-7.535-7.536L8.47 7.052l7.535 7.536 7.516-7.555 1.435 1.433-7.536 7.536z"/><path d="M24.955 23.538l-1.414 1.414-7.535-7.536-7.536 7.536-1.415-1.414 7.536-7.536-7.535-7.536L8.47 7.052l7.535 7.536 7.516-7.555 1.435 1.433-7.536 7.536z" fill="#fff"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" viewbox="0 0 32 32"><defs><filter id="a" height="1.6" width="1.6" y="-.3" x="-.3" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="2.239"/></filter></defs><path filter="url(#a)" stroke="#000" stroke-width="2" d="M24.955 23.538l-1.414 1.414-7.535-7.536-7.536 7.536-1.415-1.414 7.536-7.536-7.535-7.536L8.47 7.052l7.535 7.536 7.516-7.555 1.435 1.433-7.536 7.536z"/><path d="M24.955 23.538l-1.414 1.414-7.535-7.536-7.536 7.536-1.415-1.414 7.536-7.536-7.535-7.536L8.47 7.052l7.535 7.536 7.516-7.555 1.435 1.433-7.536 7.536z" fill="#fff"/></svg> \ No newline at end of file
diff --git a/core/img/actions/view-download.svg b/core/img/actions/view-download.svg
index 89bba33f6aa..e18fef1e989 100644
--- a/core/img/actions/view-download.svg
+++ b/core/img/actions/view-download.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32"><defs><filter id="a" height="1.6" width="1.6" y="-.3" x="-.3" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="1.75"/></filter></defs><path d="M6 1037.4h4v7h5l-7 7-7-7h5z" transform="translate(4.57 -1476) scale(1.4286)" filter="url(#a)" stroke="#000"/><path d="M13.143 6.03h5.714v10H26l-10 10-10-10h7.143z" fill="#fff"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" viewbox="0 0 32 32"><defs><filter id="a" height="1.6" width="1.6" y="-.3" x="-.3" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="1.75"/></filter></defs><path d="M6 1037.4h4v7h5l-7 7-7-7h5z" transform="translate(4.57 -1476) scale(1.4286)" filter="url(#a)" stroke="#000"/><path d="M13.143 6.03h5.714v10H26l-10 10-10-10h7.143z" fill="#fff"/></svg> \ No newline at end of file
diff --git a/core/img/actions/view-next.svg b/core/img/actions/view-next.svg
index 662b2172dae..66371c16a77 100644
--- a/core/img/actions/view-next.svg
+++ b/core/img/actions/view-next.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32"><defs><filter id="a" height="1.448" width="1.807" y="-.224" x="-.404" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="2.416"/></filter></defs><path filter="url(#a)" stroke="#000" stroke-width="2" d="M10.414 28.952L9 27.538l11.535-11.536L9 4.466l1.414-1.414 12.95 12.95z"/><path d="M10.414 28.952L9 27.538l11.535-11.536L9 4.466l1.414-1.414 12.95 12.95z" fill="#fff"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" viewbox="0 0 32 32"><defs><filter id="a" height="1.448" width="1.807" y="-.224" x="-.404" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="2.416"/></filter></defs><path filter="url(#a)" stroke="#000" stroke-width="2" d="M10.414 28.952L9 27.538l11.535-11.536L9 4.466l1.414-1.414 12.95 12.95z"/><path d="M10.414 28.952L9 27.538l11.535-11.536L9 4.466l1.414-1.414 12.95 12.95z" fill="#fff"/></svg> \ No newline at end of file
diff --git a/core/img/actions/view-pause.svg b/core/img/actions/view-pause.svg
index edc29cacca2..2be3c4b82b2 100644
--- a/core/img/actions/view-pause.svg
+++ b/core/img/actions/view-pause.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32"><defs><filter id="a" height="1.6" width="1.6" y="-.3" x="-.3" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="2.5"/></filter></defs><path d="M6 1026.4v20h8v-20H6zm12 0v20h8v-20h-8z" filter="url(#a)" stroke="#000" stroke-width="2.222" transform="matrix(.9 0 0 .9 1.6 -916.76)"/><path d="M7 7v18h7.2V7H7zm10.8 0v18H25V7h-7.2z" fill="#fff"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" viewbox="0 0 32 32"><defs><filter id="a" height="1.6" width="1.6" y="-.3" x="-.3" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="2.5"/></filter></defs><path d="M6 1026.4v20h8v-20H6zm12 0v20h8v-20h-8z" filter="url(#a)" stroke="#000" stroke-width="2.222" transform="matrix(.9 0 0 .9 1.6 -916.76)"/><path d="M7 7v18h7.2V7H7zm10.8 0v18H25V7h-7.2z" fill="#fff"/></svg> \ No newline at end of file
diff --git a/core/img/actions/view-play.svg b/core/img/actions/view-play.svg
index 9d9fb12bdd3..467ffe342fd 100644
--- a/core/img/actions/view-play.svg
+++ b/core/img/actions/view-play.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32"><defs><filter id="a" height="1.6" width="1.6" y="-.3" x="-.3" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="3"/></filter></defs><path d="M4 1024.4l24 12-24 12z" filter="url(#a)" stroke="#000" stroke-width="2.4" transform="translate(2.667 -847.67) scale(.83333)"/><path d="M6 5.993l20 10-20 10z" fill="#fff"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" viewbox="0 0 32 32"><defs><filter id="a" height="1.6" width="1.6" y="-.3" x="-.3" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="3"/></filter></defs><path d="M4 1024.4l24 12-24 12z" filter="url(#a)" stroke="#000" stroke-width="2.4" transform="translate(2.667 -847.67) scale(.83333)"/><path d="M6 5.993l20 10-20 10z" fill="#fff"/></svg> \ No newline at end of file
diff --git a/core/img/actions/view-previous.svg b/core/img/actions/view-previous.svg
index 492f8f50d70..56d65e6f91c 100644
--- a/core/img/actions/view-previous.svg
+++ b/core/img/actions/view-previous.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32"><defs><filter id="a" height="1.448" width="1.807" y="-.224" x="-.404" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="2.416"/></filter></defs><path filter="url(#a)" stroke="#000" stroke-width="2" d="M10.414 28.952L9 27.538l11.535-11.536L9 4.466l1.414-1.414 12.95 12.95z" transform="matrix(-1 0 0 1 32.364 0)"/><path d="M21.95 28.952l1.414-1.414-11.536-11.536L23.364 4.466 21.95 3.052 9 16.002z" fill="#fff"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" viewbox="0 0 32 32"><defs><filter id="a" height="1.448" width="1.807" y="-.224" x="-.404" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation="2.416"/></filter></defs><path filter="url(#a)" stroke="#000" stroke-width="2" d="M10.414 28.952L9 27.538l11.535-11.536L9 4.466l1.414-1.414 12.95 12.95z" transform="matrix(-1 0 0 1 32.364 0)"/><path d="M21.95 28.952l1.414-1.414-11.536-11.536L23.364 4.466 21.95 3.052 9 16.002z" fill="#fff"/></svg> \ No newline at end of file
diff --git a/core/img/categories/dashboard.svg b/core/img/categories/dashboard.svg
index 37ca4571c50..c3afc2f34d0 100644
--- a/core/img/categories/dashboard.svg
+++ b/core/img/categories/dashboard.svg
@@ -1 +1 @@
-<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="m7.9062 1a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0-7-7 7 7 0 0 0-0.09375 0zm0.09375 2.6992a4.3 4.3 0 0 1 4.3008 4.3008 4.3 4.3 0 0 1-4.3008 4.3008 4.3 4.3 0 0 1-4.3008-4.3008 4.3 4.3 0 0 1 4.3008-4.3008z" fill="#000" stroke-dashoffset="10" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" style="paint-order:markers stroke fill"/></svg>
+<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 16 16"><path d="m7.9062 1a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0-7-7 7 7 0 0 0-0.09375 0zm0.09375 2.6992a4.3 4.3 0 0 1 4.3008 4.3008 4.3 4.3 0 0 1-4.3008 4.3008 4.3 4.3 0 0 1-4.3008-4.3008 4.3 4.3 0 0 1 4.3008-4.3008z" fill="#000" stroke-dashoffset="10" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" style="paint-order:markers stroke fill"/></svg>
diff --git a/core/img/f-droid.svg b/core/img/f-droid.svg
index e52c4e31957..842f36403a6 100644
--- a/core/img/f-droid.svg
+++ b/core/img/f-droid.svg
@@ -12,6 +12,7 @@
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="172"
height="60"
+ viewBox="0 0 172 60"
id="svg8502"
version="1.1"
inkscape:version="0.91 r13725"
diff --git a/core/img/filetypes/folder-encrypted.svg b/core/img/filetypes/folder-encrypted.svg
index e2b62a99b05..3c3bbf92f6e 100644
--- a/core/img/filetypes/folder-encrypted.svg
+++ b/core/img/filetypes/folder-encrypted.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1"><path fill-rule="evenodd" fill="#0082c9" d="m1.4609 2c-0.25 0-0.4609 0.2109-0.4609 0.4609v11.078c0 0.258 0.2029 0.461 0.4609 0.461h13.078c0.258 0 0.461-0.203 0.461-0.461v-9.0761c0-0.25-0.211-0.4649-0.461-0.4649h-6.539l-2-1.998h-4.5391zm6.5391 3.8008c0.8836 0 1.5996 0.7159 1.5996 1.5996v0.7988h0.4004v2.8008h-4v-2.8008h0.4004v-0.7988c0-0.8837 0.716-1.5996 1.5996-1.5996zm0 0.7988c-0.4419 0-0.8008 0.3589-0.8008 0.8008v0.7988h1.6016v-0.7988c0-0.4419-0.3589-0.8008-0.8008-0.8008z"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewbox="0 0 16 16"><path fill-rule="evenodd" fill="#0082c9" d="m1.4609 2c-0.25 0-0.4609 0.2109-0.4609 0.4609v11.078c0 0.258 0.2029 0.461 0.4609 0.461h13.078c0.258 0 0.461-0.203 0.461-0.461v-9.0761c0-0.25-0.211-0.4649-0.461-0.4649h-6.539l-2-1.998h-4.5391zm6.5391 3.8008c0.8836 0 1.5996 0.7159 1.5996 1.5996v0.7988h0.4004v2.8008h-4v-2.8008h0.4004v-0.7988c0-0.8837 0.716-1.5996 1.5996-1.5996zm0 0.7988c-0.4419 0-0.8008 0.3589-0.8008 0.8008v0.7988h1.6016v-0.7988c0-0.4419-0.3589-0.8008-0.8008-0.8008z"/></svg>
diff --git a/core/img/filetypes/mindmap.svg b/core/img/filetypes/mindmap.svg
index 7deea57404d..840c2567ec6 100644
--- a/core/img/filetypes/mindmap.svg
+++ b/core/img/filetypes/mindmap.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><path fill="#f41d5c" d="M2.5 1c-.28 0-.5.22-.5.5v13c0 .28.22.5.5.5h11c.28 0 .5-.22.5-.5V4l-3-3H2.5zm4.527 2.121A1.032 1.018 0 018.06 4.14a1.032 1.018 0 01-.561.906l.367 1.902a1.436 1.436 73.095 01.174-.011 1.436 1.436 73.095 011.217.671l1.6-1.05a.78.78 57.865 01-.08-.342.78.78 57.865 01.78-.78.78.78 57.865 01.78.78.78.78 57.865 01-.78.781.78.78 57.865 01-.482-.168l-1.67 1.096a1.436 1.436 73.095 01.073.447 1.436 1.436 73.095 01-.207.74l1.503 1.711a.913.913 61.954 01.51-.158.913.913 61.954 01.914.914.913.913 61.954 01-.914.914.913.913 61.954 01-.914-.914.913.913 61.954 01.131-.47L9.02 9.421a1.436 1.436 73.095 01-.98.387 1.436 1.436 73.095 01-.352-.045l-.965 1.912a.88.88 69.57 01.334.69.88.88 69.57 01-.881.88.88.88 69.57 01-.881-.88.88.88 69.57 01.88-.882.88.88 69.57 01.214.028l.95-1.887a1.436 1.436 73.095 01-.693-.906l-2.097.054a.97.97 72.338 01-.951.788.97.97 72.338 01-.971-.97.97.97 72.338 01.97-.97.97.97 72.338 01.954.805l2.053-.055a1.436 1.436 73.095 01.925-1.34l-.365-1.883a1.032 1.018 0 01-.137.008 1.032 1.018 0 01-1.03-1.017 1.032 1.018 0 011.03-1.018z"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewbox="0 0 16 16"><path fill="#f41d5c" d="M2.5 1c-.28 0-.5.22-.5.5v13c0 .28.22.5.5.5h11c.28 0 .5-.22.5-.5V4l-3-3H2.5zm4.527 2.121A1.032 1.018 0 018.06 4.14a1.032 1.018 0 01-.561.906l.367 1.902a1.436 1.436 73.095 01.174-.011 1.436 1.436 73.095 011.217.671l1.6-1.05a.78.78 57.865 01-.08-.342.78.78 57.865 01.78-.78.78.78 57.865 01.78.78.78.78 57.865 01-.78.781.78.78 57.865 01-.482-.168l-1.67 1.096a1.436 1.436 73.095 01.073.447 1.436 1.436 73.095 01-.207.74l1.503 1.711a.913.913 61.954 01.51-.158.913.913 61.954 01.914.914.913.913 61.954 01-.914.914.913.913 61.954 01-.914-.914.913.913 61.954 01.131-.47L9.02 9.421a1.436 1.436 73.095 01-.98.387 1.436 1.436 73.095 01-.352-.045l-.965 1.912a.88.88 69.57 01.334.69.88.88 69.57 01-.881.88.88.88 69.57 01-.881-.88.88.88 69.57 01.88-.882.88.88 69.57 01.214.028l.95-1.887a1.436 1.436 73.095 01-.693-.906l-2.097.054a.97.97 72.338 01-.951.788.97.97 72.338 01-.971-.97.97.97 72.338 01.97-.97.97.97 72.338 01.954.805l2.053-.055a1.436 1.436 73.095 01.925-1.34l-.365-1.883a1.032 1.018 0 01-.137.008 1.032 1.018 0 01-1.03-1.017 1.032 1.018 0 011.03-1.018z"/></svg> \ No newline at end of file
diff --git a/core/img/filetypes/x-office-drawing.svg b/core/img/filetypes/x-office-drawing.svg
index 352347b6348..736a8c3329b 100644
--- a/core/img/filetypes/x-office-drawing.svg
+++ b/core/img/filetypes/x-office-drawing.svg
@@ -1 +1 @@
-<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M2.5 1c-.28 0-.5.22-.5.5v13c0 .28.22.5.5.5h11c.28 0 .5-.22.5-.5V4l-3-3H2.5zM4 6h2.8v1.2h2.4V6H12v3.2H9.2V8h-.8v3.2h.8V10H12v3.2H9.2V12H7.6V8h-.8v1.2H4V6z" style="fill:#ebc94a;fill-opacity:1"/></svg>
+<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 16 16"><path d="M2.5 1c-.28 0-.5.22-.5.5v13c0 .28.22.5.5.5h11c.28 0 .5-.22.5-.5V4l-3-3H2.5zM4 6h2.8v1.2h2.4V6H12v3.2H9.2V8h-.8v3.2h.8V10H12v3.2H9.2V12H7.6V8h-.8v1.2H4V6z" style="fill:#ebc94a;fill-opacity:1"/></svg>
diff --git a/core/img/rating/s0.svg b/core/img/rating/s0.svg
index 594f8ee9b65..c5d0f1ea369 100644
--- a/core/img/rating/s0.svg
+++ b/core/img/rating/s0.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4"><path d="M13.017 0l2.945 7.383L24 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L2 7.97l7.932-.52zm24 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zm24 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zm24 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4" viewBox="0 0 120.4 21"><path d="M13.017 0l2.945 7.383L24 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L2 7.97l7.932-.52zm24 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zm24 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zm24 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/></svg> \ No newline at end of file
diff --git a/core/img/rating/s1.svg b/core/img/rating/s1.svg
index 5469cccc656..39ad96d402c 100644
--- a/core/img/rating/s1.svg
+++ b/core/img/rating/s1.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4"><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zm24 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zm24 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><g fill="#fc0"><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/></g><path d="M31.37-28.11l2.944 7.382 8.038.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25zM13.033 0l2.945 7.383 8.037.632-6.11 5.083 1.882 7.84-6.754-4.24v-9.25z" opacity=".5"/><g fill="#fc0"><path d="M13.044.03v16.694L6.2 20.938l1.957-7.704-6.13-5.236 7.93-.52z"/><path d="M13.044.03v16.694L6.2 20.938l1.957-7.704-6.13-5.236 7.93-.52z"/></g></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4" viewBox="0 0 120.4 21"><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zm24 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zm24 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><g fill="#fc0"><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/></g><path d="M31.37-28.11l2.944 7.382 8.038.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25zM13.033 0l2.945 7.383 8.037.632-6.11 5.083 1.882 7.84-6.754-4.24v-9.25z" opacity=".5"/><g fill="#fc0"><path d="M13.044.03v16.694L6.2 20.938l1.957-7.704-6.13-5.236 7.93-.52z"/><path d="M13.044.03v16.694L6.2 20.938l1.957-7.704-6.13-5.236 7.93-.52z"/></g></svg> \ No newline at end of file
diff --git a/core/img/rating/s10.svg b/core/img/rating/s10.svg
index 14ba6c3ef4c..8dddb410cf1 100644
--- a/core/img/rating/s10.svg
+++ b/core/img/rating/s10.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4"><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.037.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52zM61.017 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zM85.017 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zM109.017 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" fill="#fc0"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4" viewBox="0 0 120.4 21"><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.037.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52zM61.017 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zM85.017 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zM109.017 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" fill="#fc0"/></svg> \ No newline at end of file
diff --git a/core/img/rating/s2.svg b/core/img/rating/s2.svg
index a59725b1668..94a065fe5f0 100644
--- a/core/img/rating/s2.svg
+++ b/core/img/rating/s2.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4"><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zm24 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zm24 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><g fill="#fc0"><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/></g><path d="M31.37-28.11l2.944 7.382 8.038.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25z" opacity=".5"/><path d="M55.603-27.613l2.945 7.382 8.037.63-6.11 5.083 1.882 7.84-6.723-4.24-6.874 4.212 1.956-7.704-6.13-5.235 7.93-.52zM13.043 0l2.946 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4" viewBox="0 0 120.4 21"><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zm24 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zm24 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><g fill="#fc0"><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/></g><path d="M31.37-28.11l2.944 7.382 8.038.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25z" opacity=".5"/><path d="M55.603-27.613l2.945 7.382 8.037.63-6.11 5.083 1.882 7.84-6.723-4.24-6.874 4.212 1.956-7.704-6.13-5.235 7.93-.52zM13.043 0l2.946 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/></svg> \ No newline at end of file
diff --git a/core/img/rating/s3.svg b/core/img/rating/s3.svg
index 75acd660ea2..1e0bd0d9812 100644
--- a/core/img/rating/s3.svg
+++ b/core/img/rating/s3.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4"><path d="M61.017 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zm24 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><g fill="#fc0"><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/></g><path d="M31.37-28.11l2.944 7.382 8.038.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25zm-41.357-2.76l2.946 7.384 8.035.632-6.11 5.083 1.88 7.84-6.752-4.243v-9.248z" opacity=".5"/><g fill="#fc0"><path d="M-9.976-30.84v16.695l-6.842 4.213 1.956-7.705-6.13-5.236 7.93-.52z"/><path d="M-9.976-30.84v16.695l-6.842 4.213 1.956-7.705-6.13-5.236 7.93-.52z"/></g><path d="M55.603-27.613l2.945 7.382 8.037.63-6.11 5.083 1.882 7.84-6.723-4.24-6.874 4.212 1.956-7.704-6.13-5.235 7.93-.52zM13.043 0l2.946 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/><path d="M37.006 0l2.945 7.383 8.04.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25z" opacity=".5"/><g fill="#fc0"><path d="M37.017.03v16.694l-6.843 4.213 1.957-7.704L26 7.998l7.932-.52z"/><path d="M37.017.03v16.694l-6.843 4.213 1.957-7.704L26 7.998l7.932-.52z"/></g></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4" viewBox="0 0 120.4 21"><path d="M61.017 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zm24 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><g fill="#fc0"><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/></g><path d="M31.37-28.11l2.944 7.382 8.038.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25zm-41.357-2.76l2.946 7.384 8.035.632-6.11 5.083 1.88 7.84-6.752-4.243v-9.248z" opacity=".5"/><g fill="#fc0"><path d="M-9.976-30.84v16.695l-6.842 4.213 1.956-7.705-6.13-5.236 7.93-.52z"/><path d="M-9.976-30.84v16.695l-6.842 4.213 1.956-7.705-6.13-5.236 7.93-.52z"/></g><path d="M55.603-27.613l2.945 7.382 8.037.63-6.11 5.083 1.882 7.84-6.723-4.24-6.874 4.212 1.956-7.704-6.13-5.235 7.93-.52zM13.043 0l2.946 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/><path d="M37.006 0l2.945 7.383 8.04.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25z" opacity=".5"/><g fill="#fc0"><path d="M37.017.03v16.694l-6.843 4.213 1.957-7.704L26 7.998l7.932-.52z"/><path d="M37.017.03v16.694l-6.843 4.213 1.957-7.704L26 7.998l7.932-.52z"/></g></svg> \ No newline at end of file
diff --git a/core/img/rating/s4.svg b/core/img/rating/s4.svg
index 411544a8393..3db2339f515 100644
--- a/core/img/rating/s4.svg
+++ b/core/img/rating/s4.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4"><path d="M61.017 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zm24 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><g fill="#fc0"><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/></g><path d="M31.37-28.11l2.944 7.382 8.038.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25zm-41.357-2.76l2.946 7.384 8.035.632-6.11 5.083 1.88 7.84-6.752-4.243v-9.248z" opacity=".5"/><g fill="#fc0"><path d="M-9.976-30.84v16.695l-6.842 4.213 1.956-7.705-6.13-5.236 7.93-.52z"/><path d="M-9.976-30.84v16.695l-6.842 4.213 1.956-7.705-6.13-5.236 7.93-.52z"/></g><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/><path d="M56.63-24.823l2.946 7.383 8.037.633-6.11 5.082 1.882 7.84-6.754-4.24v-9.248z" opacity=".5"/><g fill="#fc0"><path d="M56.642-24.794v16.696L49.8-3.885l1.955-7.704-6.13-5.234 7.93-.52z"/><path d="M56.642-24.794v16.696L49.8-3.885l1.955-7.704-6.13-5.234 7.93-.52z"/></g></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4" viewBox="0 0 120.4 21"><path d="M61.017 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zm24 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><g fill="#fc0"><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/><path d="M14.635-28.59v16.697L7.792-7.68l1.957-7.704-6.133-5.236 7.93-.52z"/></g><path d="M31.37-28.11l2.944 7.382 8.038.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25zm-41.357-2.76l2.946 7.384 8.035.632-6.11 5.083 1.88 7.84-6.752-4.243v-9.248z" opacity=".5"/><g fill="#fc0"><path d="M-9.976-30.84v16.695l-6.842 4.213 1.956-7.705-6.13-5.236 7.93-.52z"/><path d="M-9.976-30.84v16.695l-6.842 4.213 1.956-7.705-6.13-5.236 7.93-.52z"/></g><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/><path d="M56.63-24.823l2.946 7.383 8.037.633-6.11 5.082 1.882 7.84-6.754-4.24v-9.248z" opacity=".5"/><g fill="#fc0"><path d="M56.642-24.794v16.696L49.8-3.885l1.955-7.704-6.13-5.234 7.93-.52z"/><path d="M56.642-24.794v16.696L49.8-3.885l1.955-7.704-6.13-5.234 7.93-.52z"/></g></svg> \ No newline at end of file
diff --git a/core/img/rating/s5.svg b/core/img/rating/s5.svg
index 759ff447cb2..a2cd6a6f79c 100644
--- a/core/img/rating/s5.svg
+++ b/core/img/rating/s5.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4"><path d="M85.017 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/><path d="M61.006 0l2.945 7.383 8.04.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25z" opacity=".5"/><g fill="#fc0"><path d="M61.017.03v16.694l-6.843 4.213 1.957-7.704L50 7.998l7.932-.52z"/><path d="M61.017.03v16.694l-6.843 4.213 1.957-7.704L50 7.998l7.932-.52z"/></g></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4" viewBox="0 0 120.4 21"><path d="M85.017 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/><path d="M61.006 0l2.945 7.383 8.04.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25z" opacity=".5"/><g fill="#fc0"><path d="M61.017.03v16.694l-6.843 4.213 1.957-7.704L50 7.998l7.932-.52z"/><path d="M61.017.03v16.694l-6.843 4.213 1.957-7.704L50 7.998l7.932-.52z"/></g></svg> \ No newline at end of file
diff --git a/core/img/rating/s6.svg b/core/img/rating/s6.svg
index e967c094f02..ecc013e175c 100644
--- a/core/img/rating/s6.svg
+++ b/core/img/rating/s6.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4"><path d="M85.017 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52zm47.973 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52z" fill="#fc0"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4" viewBox="0 0 120.4 21"><path d="M85.017 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52zm24 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52zm47.973 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52z" fill="#fc0"/></svg> \ No newline at end of file
diff --git a/core/img/rating/s7.svg b/core/img/rating/s7.svg
index 5ea2b9d626a..b646b4dc82e 100644
--- a/core/img/rating/s7.svg
+++ b/core/img/rating/s7.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4"><path d="M109.017 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/><path d="M85.006 0l2.945 7.383 8.04.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25z" opacity=".5"/><g fill="#fc0"><path d="M85.017.03v16.694l-6.843 4.213 1.957-7.704L74 7.998l7.932-.52z"/><path d="M85.017.03v16.694l-6.843 4.213 1.957-7.704L74 7.998l7.932-.52z"/></g><path d="M61.017 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52z" fill="#fc0"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4" viewBox="0 0 120.4 21"><path d="M109.017 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/><path d="M85.006 0l2.945 7.383 8.04.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25z" opacity=".5"/><g fill="#fc0"><path d="M85.017.03v16.694l-6.843 4.213 1.957-7.704L74 7.998l7.932-.52z"/><path d="M85.017.03v16.694l-6.843 4.213 1.957-7.704L74 7.998l7.932-.52z"/></g><path d="M61.017 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52z" fill="#fc0"/></svg> \ No newline at end of file
diff --git a/core/img/rating/s8.svg b/core/img/rating/s8.svg
index ec8a0fac15f..07bde1ce73d 100644
--- a/core/img/rating/s8.svg
+++ b/core/img/rating/s8.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4"><path d="M109.017 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/><path d="M90.628-29.808l2.946 7.383 8.037.632-6.11 5.083 1.883 7.84-6.754-4.242v-9.246z" opacity=".5"/><g fill="#fc0"><path d="M90.64-29.78v16.697L83.795-8.87l1.957-7.704-6.13-5.236 7.93-.52z"/><path d="M90.64-29.78v16.697L83.795-8.87l1.957-7.704-6.13-5.236 7.93-.52z"/></g><path d="M61.017 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zM85.017 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52z" fill="#fc0"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4" viewBox="0 0 120.4 21"><path d="M109.017 0l2.945 7.383 8.038.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L98 7.97l7.932-.52z" opacity=".5"/><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/><path d="M90.628-29.808l2.946 7.383 8.037.632-6.11 5.083 1.883 7.84-6.754-4.242v-9.246z" opacity=".5"/><g fill="#fc0"><path d="M90.64-29.78v16.697L83.795-8.87l1.957-7.704-6.13-5.236 7.93-.52z"/><path d="M90.64-29.78v16.697L83.795-8.87l1.957-7.704-6.13-5.236 7.93-.52z"/></g><path d="M61.017 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zM85.017 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52z" fill="#fc0"/></svg> \ No newline at end of file
diff --git a/core/img/rating/s9.svg b/core/img/rating/s9.svg
index 7b9f3819c04..caee9c5696a 100644
--- a/core/img/rating/s9.svg
+++ b/core/img/rating/s9.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4"><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/><path d="M109.006 0l2.945 7.383 8.04.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25z" opacity=".5"/><g fill="#fc0"><path d="M109.017.03v16.694l-6.843 4.213 1.957-7.704L98 7.998l7.932-.52z"/><path d="M109.017.03v16.694l-6.843 4.213 1.957-7.704L98 7.998l7.932-.52z"/></g><path d="M61.017 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zM85.017 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52z" fill="#fc0"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="20.938" width="120.4" viewBox="0 0 120.4 21"><path d="M37.017 0l2.945 7.383L48 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L26 7.97l7.932-.52zM13.044 0l2.945 7.383 8.036.632-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.958-7.703-6.13-5.236 7.93-.52z" fill="#fc0"/><path d="M109.006 0l2.945 7.383 8.04.632-6.11 5.083 1.88 7.84-6.753-4.24v-9.25z" opacity=".5"/><g fill="#fc0"><path d="M109.017.03v16.694l-6.843 4.213 1.957-7.704L98 7.998l7.932-.52z"/><path d="M109.017.03v16.694l-6.843 4.213 1.957-7.704L98 7.998l7.932-.52z"/></g><path d="M61.017 0l2.945 7.383L72 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L50 7.97l7.932-.52zM85.017 0l2.945 7.383L96 8.015l-6.11 5.083 1.88 7.84-6.72-4.24-6.876 4.21 1.957-7.703L74 7.97l7.932-.52z" fill="#fc0"/></svg> \ No newline at end of file