diff options
Diffstat (limited to 'Flat Remix/actions/scalable/office-chart-area.svg')
-rw-r--r-- | Flat Remix/actions/scalable/office-chart-area.svg | 25 |
1 files changed, 19 insertions, 6 deletions
diff --git a/Flat Remix/actions/scalable/office-chart-area.svg b/Flat Remix/actions/scalable/office-chart-area.svg index c90d25acc..0c09da6b3 100644 --- a/Flat Remix/actions/scalable/office-chart-area.svg +++ b/Flat Remix/actions/scalable/office-chart-area.svg @@ -1,9 +1,22 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> +<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"> <defs> - <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } - </style> + <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.501961"/> + </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(36.078431%,38.039216%,42.352941%)" d="M 8.730469 3.109375 L 7.503906 4.5 L 6.503906 3 L 4.503906 5 L 3.503906 5 L 3.503906 8.5 L 9.003906 8.5 L 9.003906 3.371094 Z M 8.730469 3.109375"/> + </g> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 2 2 L 2 3.5273438 L 1.0039062 3.5273438 L 1.0039062 3.5351562 L 2 3.5351562 L 2 8 L 2 9 L 2 11 L 1 11 L 1 11.007812 L 2 11.007812 L 2 14 L 14 14 L 14 13.001953 L 14 13 L 14 11.867188 L 13.958984 11.828125 L 11.130859 9 L 11.126953 9.0039062 L 11.121094 9 L 8.9980469 11.123047 L 5.875 8 L 4.4609375 8 L 3 8 L 3 3.5351562 L 7.4648438 3.5351562 L 4.9980469 6.0019531 L 3.0019531 6.0019531 L 3.0019531 7.0019531 L 5.4121094 7.0019531 L 9.0019531 3.4121094 L 11.125 5.5351562 L 11.130859 5.53125 L 11.134766 5.5351562 L 13.962891 2.7070312 C 13.965891 2.7120312 13.255859 2 13.255859 2 L 11.130859 4.125 L 9.0039062 2 L 9.0019531 2.0019531 L 9 2 L 7.4726562 3.5273438 L 3 3.5273438 L 3 2 L 2 2 z M 3 9 L 5.4609375 9 L 7.4609375 11 L 3 11 L 3 9 z M 11.126953 10.410156 L 13.251953 12.535156 L 13.734375 13 L 3 13 L 3 11.007812 L 7.46875 11.007812 L 8.9960938 12.535156 L 8.9980469 12.533203 L 9 12.535156 L 11.126953 10.410156 z"/> - <path style="fill:currentColor;opacity:0.5" class="ColorScheme-Text" d="m 13.46,2.22 -2.451,2.779 -2,-3 -4,4 -2,0 0,7 11,0 0,-10.258 z"/> + <g> + <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 3 3 L 3 3.765625 L 2.5 3.765625 L 3 3.765625 L 3 7.5 L 2.5 7.5 L 2.5 7.503906 L 3 7.503906 L 3 9 L 9 9 L 9 7.933594 L 7.566406 6.5 L 7.5625 6.5 L 6.5 7.5625 L 4.9375 6 L 3.5 6 L 3.5 3.765625 L 5.734375 3.765625 L 4.5 5 L 3.5 5 L 3.5 5.5 L 4.707031 5.5 L 6.5 3.707031 L 7.5625 4.765625 L 7.566406 4.765625 L 8.980469 3.351562 C 8.984375 3.355469 8.628906 3 8.628906 3 L 7.566406 4.0625 L 6.5 3 L 5.734375 3.765625 L 3.5 3.765625 L 3.5 3 Z M 3.5 6.5 L 4.730469 6.5 L 5.730469 7.5 L 3.5 7.5 Z M 7.5625 7.203125 L 8.625 8.265625 L 8.867188 8.5 L 3.5 8.5 L 3.5 7.503906 L 5.734375 7.503906 L 6.5 8.265625 Z M 7.5625 7.203125"/> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> </svg> |