diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/labplot-xy-plot-four-axes.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/labplot-xy-plot-four-axes.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/labplot-xy-plot-four-axes.svg b/Flat-Remix/actions/scalable/labplot-xy-plot-four-axes.svg index d2a8a364d..da94bc11e 100644 --- a/Flat-Remix/actions/scalable/labplot-xy-plot-four-axes.svg +++ b/Flat-Remix/actions/scalable/labplot-xy-plot-four-axes.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 2 2 L 2 10 L 10 10 L 10 2 Z M 2.5 2.5 L 8.859375 2.5 L 7.5625 3.796875 L 6.5 2.734375 L 5.5 3.734375 L 5.078125 4.140625 L 4.234375 5 L 2.5 5 Z M 9.5 2.5625 L 9.5 9.421875 L 8.984375 8.90625 L 8.5625 8.5 L 7.921875 7.84375 L 7.5625 7.5 L 6.5 8.546875 L 5.84375 7.90625 L 4.4375 6.5 L 2.5 6.5 L 2.5 5.5 L 4.4375 5.5 L 5.4375 4.5 L 5.84375 4.078125 L 6.5 3.4375 L 7.5625 4.5 Z M 2.5 7 L 4.234375 7 L 6.5 9.265625 L 7.5625 8.203125 L 8.21875 8.84375 L 8.46875 9.109375 L 8.859375 9.5 L 2.5 9.5 Z M 2.5 7"/> - </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 0 0 L 0 16 L 16 16 L 16 0 L 1 0 L 0 0 z M 1 1 L 13.71875 1 L 13.25 1.46875 L 12.4375 2.28125 L 11.125 3.59375 L 9 1.46875 L 7.46875 3 L 7 3.46875 L 6.15625 4.28125 L 4.46875 6 L 1 6 L 1 1 z M 15 1.125 L 15 14.84375 L 14.71875 14.5625 L 13.96875 13.8125 L 13.125 13 L 11.84375 11.6875 L 11.125 11 L 9 13.09375 L 7.6875 11.8125 L 6.875 11 L 4.875 9 L 1 9 L 1 7 L 4.875 7 L 6.875 5 L 7.6875 4.15625 L 9 2.875 L 11.125 5 L 13.125 3 L 13.96875 2.15625 L 15 1.125 z M 1 10 L 4.46875 10 L 6.15625 11.6875 L 7 12.53125 L 7.46875 13 L 9 14.53125 L 9.53125 14 L 11.125 12.40625 L 12.4375 13.6875 L 12.9375 14.21875 L 13.25 14.53125 L 13.28125 14.5625 L 13.71875 15 L 1 15 L 1 10 z" transform="translate(4 4)"/> </svg> |