diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/insert-more-mark.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/insert-more-mark.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/insert-more-mark.svg b/Flat-Remix/actions/scalable/insert-more-mark.svg index a0ae5285c..e3e785d98 100644 --- a/Flat-Remix/actions/scalable/insert-more-mark.svg +++ b/Flat-Remix/actions/scalable/insert-more-mark.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.421875 2.503906 C 3.28125 2.523438 3 2.621094 3 2.96875 L 3 9.03125 C 3 9.5 3.5 9.5 3.5 9.5 L 8.492188 9.5 C 8.992188 9.5 8.992188 9.03125 8.992188 9.03125 C 9.003906 9.011719 8.996094 5.558594 8.992188 4.367188 L 6.996094 2.503906 L 3.5 2.503906 C 3.5 2.503906 3.46875 2.496094 3.421875 2.503906 Z M 3.5 5.5 L 8.5 5.5 L 8.5 6.5 L 3.5 6.5 Z M 3.5 5.5"/> - </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.8398438 1.0058594 C 2.5588138 1.0495894 1.9960938 1.2398131 1.9960938 1.9394531 L 1.9960938 14.066406 C 1.9960938 14.999266 2.9960938 15 2.9960938 15 L 12.986328 15 C 13.985538 15 13.986328 14.066406 13.986328 14.066406 C 14.005128 14.023396 13.991328 7.1143812 13.986328 4.7382812 L 9.9902344 1.0058594 L 2.9960938 1.0058594 C 2.9960938 1.0058594 2.9335938 0.99130938 2.8398438 1.0058594 z M 2.9960938 6.9980469 L 12.996094 6.9980469 L 12.996094 8.9980469 L 2.9960938 8.9980469 L 2.9960938 6.9980469 z" transform="translate(4 4)"/> </svg> |