diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/image-red-eye.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/image-red-eye.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/image-red-eye.svg b/Flat-Remix/actions/scalable/image-red-eye.svg index 48864164c..8305fd1ad 100644 --- a/Flat-Remix/actions/scalable/image-red-eye.svg +++ b/Flat-Remix/actions/scalable/image-red-eye.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 3.171875 2.46875 L 2.46875 3.171875 L 3.523438 4.226562 C 2.425781 4.964844 2 6 2 6 C 2 6 3 8.5 6 8.5 C 6.589844 8.5 7.09375 8.398438 7.539062 8.242188 L 8.828125 9.53125 L 9.53125 8.828125 Z M 6 3.5 C 5.738281 3.5 5.496094 3.527344 5.265625 3.5625 L 6.226562 4.523438 C 6.875 4.621094 7.382812 5.128906 7.484375 5.78125 L 9.039062 7.335938 C 9.722656 6.683594 10 6.003906 10 6 C 10 6 9 3.5 6 3.5 Z M 4.648438 5.351562 L 6.648438 7.351562 C 6.445312 7.449219 6.226562 7.5 6 7.5 C 5.171875 7.5 4.5 6.832031 4.5 6 C 4.5 5.777344 4.550781 5.554688 4.648438 5.351562 Z M 4.648438 5.351562"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2.34375 0.9375 L 0.9375 2.34375 L 3.0507812 4.4570312 C 0.85068125 5.9316312 8.8817842e-16 8 0 8 C 0 8 2 13.003906 8 13.003906 C 9.1815 13.003906 10.191172 12.795422 11.076172 12.482422 L 13.65625 15.0625 L 15.0625 13.65625 L 2.34375 0.9375 z M 8 3.0039062 C 7.4761 3.0039062 6.9935969 3.0535469 6.5292969 3.1230469 L 8.4492188 5.0429688 A 3 3 0 0 1 10.964844 7.5585938 L 14.074219 10.667969 C 15.448219 9.3657688 16 8.0039063 16 8.0039062 C 16 8.0039062 14 3.0039062 8 3.0039062 z M 5.3007812 6.7070312 L 9.296875 10.703125 A 3 3 0 0 1 8 11.003906 A 3 3 0 0 1 5 8.0039062 A 3 3 0 0 1 5.3007812 6.7070312 z" transform="translate(4 4)"/> </svg> |