aboutsummaryrefslogtreecommitdiff
path: root/Flat Remix/actions/scalable/rating-unrated.svg
diff options
context:
space:
mode:
Diffstat (limited to 'Flat Remix/actions/scalable/rating-unrated.svg')
-rw-r--r--Flat Remix/actions/scalable/rating-unrated.svg23
1 files changed, 18 insertions, 5 deletions
diff --git a/Flat Remix/actions/scalable/rating-unrated.svg b/Flat Remix/actions/scalable/rating-unrated.svg
index 9017c92d7..247269b33 100644
--- a/Flat Remix/actions/scalable/rating-unrated.svg
+++ b/Flat Remix/actions/scalable/rating-unrated.svg
@@ -1,8 +1,21 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12">
<defs>
- <style id="current-color-scheme" type="text/css">
- .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; }
- </style>
+ <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox">
+ <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
+ </filter>
+ <mask id="mask0">
+ <g filter="url(#alpha)">
+ <rect width="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/>
+ </g>
+ </mask>
+ <clipPath id="clip1">
+ <rect width="12" height="12" x="0" y="0"/>
+ </clipPath>
+ <g id="surface5" clip-path="url(#clip1)">
+ <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 6 2.195312 L 4.941406 4.941406 L 2 5.101562 L 4.285156 6.957031 L 3.527344 9.804688 L 6 8.203125 L 8.472656 9.804688 L 7.714844 6.957031 L 10 5.101562 L 7.058594 4.941406 Z M 6 2.195312"/>
+ </g>
</defs>
- <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 8 0.390625 L 5.8808594 5.8847656 L 0 6.2011719 L 4.5722656 9.9160156 L 3.0566406 15.607422 L 8 12.40625 L 12.943359 15.607422 L 11.427734 9.9160156 L 16 6.2011719 L 10.119141 5.8847656 L 8 0.390625 z"/>
+ <g>
+ <use mask="url(#mask0)" xlink:href="#surface5"/>
+ </g>
</svg>