diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/rating-unrated.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/rating-unrated.svg | 23 |
1 files changed, 5 insertions, 18 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/rating-unrated.svg b/Flat-Remix-Dark/actions/scalable/rating-unrated.svg index 3c113a9ae..fd8c7ffd1 100644 --- a/Flat-Remix-Dark/actions/scalable/rating-unrated.svg +++ b/Flat-Remix-Dark/actions/scalable/rating-unrated.svg @@ -1,21 +1,8 @@ -<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"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <defs> - <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(82.745098%,85.490196%,89.019608%)" 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> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> </defs> - <g> - <use mask="url(#mask0)" xlink:href="#surface5"/> - </g> + <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" transform="translate(4 4)"/> </svg> |