diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/office-chart-line-stacked.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/office-chart-line-stacked.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/office-chart-line-stacked.svg b/Flat-Remix/actions/scalable/office-chart-line-stacked.svg index 82bc6035e..30aaf3efb 100644 --- a/Flat-Remix/actions/scalable/office-chart-line-stacked.svg +++ b/Flat-Remix/actions/scalable/office-chart-line-stacked.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 3 L 3 4.5 L 2.503906 4.5 L 2.503906 4.503906 L 3 4.503906 L 3 9 L 9 9 L 9 8.5 L 3.5 8.5 L 3.5 4.503906 L 5.734375 4.503906 L 4.234375 6.003906 L 3.503906 6.003906 L 3.503906 6.503906 L 4.441406 6.503906 L 6.503906 4.441406 L 7.5625 5.503906 L 7.566406 5.5 L 7.570312 5.503906 L 8.984375 4.089844 C 8.984375 4.089844 8.628906 3.734375 8.628906 3.734375 L 7.566406 4.796875 L 6.503906 3.734375 L 6.5 3.734375 L 5.738281 4.5 L 3.5 4.5 L 3.5 3 Z M 5.800781 6.5 L 4.800781 7.5 L 3.503906 7.5 L 3.503906 8 L 5.003906 8 L 5.003906 7.996094 L 5.007812 8 L 6.007812 7 L 6.804688 7 L 7.804688 8 L 9.003906 8 L 9.003906 7.5 L 8.007812 7.5 L 7.007812 6.5 Z M 5.800781 6.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 2 L 2 4.9960938 L 1.0078125 4.9960938 L 1.0078125 5.0058594 L 2 5.0058594 L 2 14 L 14 14 L 14 13 L 3 13 L 3 5.0058594 L 7.46875 5.0058594 L 4.46875 8.0058594 L 3.0078125 8.0058594 L 3.0078125 9.0058594 L 4.8828125 9.0058594 L 9.0058594 4.8828125 L 11.128906 7.0058594 L 11.134766 7.0019531 L 11.138672 7.0058594 L 13.966797 4.1777344 C 13.969797 4.1827344 13.259766 3.4707031 13.259766 3.4707031 L 11.134766 5.5957031 L 9.0078125 3.4707031 L 9.0058594 3.4726562 L 9.0039062 3.4707031 L 7.4765625 4.9960938 L 3 4.9960938 L 3 2 L 2 2 z M 7.5996094 9 L 5.5996094 11 L 3.0058594 11 L 3.0058594 12 L 6.0058594 12 L 6.0058594 11.992188 L 6.0136719 12 L 8.0136719 10 L 9.6054688 10 L 11.605469 12 L 14.005859 12 L 14.005859 11 L 12.019531 11 L 10.019531 9 L 8.6054688 9 L 7.5996094 9 z" transform="translate(4 4)"/> </svg> |