diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/office-chart-area-stacked.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/office-chart-area-stacked.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Flat-Remix/actions/scalable/office-chart-area-stacked.svg b/Flat-Remix/actions/scalable/office-chart-area-stacked.svg new file mode 100644 index 000000000..fd3982b63 --- /dev/null +++ b/Flat-Remix/actions/scalable/office-chart-area-stacked.svg @@ -0,0 +1,22 @@ +<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> + <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.835938 L 7.570312 5 L 7.566406 5 L 6.503906 3.9375 L 4.441406 6 L 3.503906 6 L 3.503906 8.5 L 9.003906 8.5 L 9.003906 4.113281 Z M 8.730469 3.835938"/> + </g> + </defs> + <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"/> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |