diff options
author | 2018-07-18 15:12:23 +0200 | |
---|---|---|
committer | 2018-07-18 15:12:23 +0200 | |
commit | 652c566c91d6e49964a400ee5362e739d2075e2d (patch) | |
tree | 6d85fe93d75ecb9b9f5f843a1a7c22570e1992ae /Flat-Remix/panel/copy-error.svg | |
parent | cf829c6011b43fd61186e2ce4c1ae84f2f0c9da7 (diff) | |
download | flat-remix-652c566c91d6e49964a400ee5362e739d2075e2d.tar.gz flat-remix-652c566c91d6e49964a400ee5362e739d2075e2d.zip |
Solve panel icon's inconsistent size
Diffstat (limited to 'Flat-Remix/panel/copy-error.svg')
-rw-r--r-- | Flat-Remix/panel/copy-error.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix/panel/copy-error.svg b/Flat-Remix/panel/copy-error.svg index fbbc4c500..55d0e0dd6 100644 --- a/Flat-Remix/panel/copy-error.svg +++ b/Flat-Remix/panel/copy-error.svg @@ -1,10 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" x="0" y="0" version="1.1" xml:space="preserve"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" x="0" y="0" version="1.1" xml:space="preserve"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> - <g transform="matrix(.83643 0 0 .83643 .96286 1.2762)"> + <g transform="matrix(.83643 0 0 .83643 1.9628 2.2765)"> <path style="fill:currentColor" class="ColorScheme-Highlight" d="m22.76 1.286-4.782 9.143-2.371-1.3829 6.717-8.1497z"/> <path style="fill:currentColor" class="ColorScheme-Highlight" d="m11.273 19.037-4.0552 2.75-1.9428-11.507-5.2306 0.747 4.7823-4.1842 1.7923 0.5978z" transform="translate(0 -.59778)"/> <path style="fill:currentColor" class="ColorScheme-Highlight" d="m19.173 12.821-2.3911-1.6738-6.4232 5.4934 0.914 1.799 11.487 3.348"/> |