diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/draw-cuboid.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/draw-cuboid.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/draw-cuboid.svg b/Flat-Remix-Light/actions/scalable/draw-cuboid.svg index cf0d078cc..9b4b6cb37 100644 --- a/Flat-Remix-Light/actions/scalable/draw-cuboid.svg +++ b/Flat-Remix-Light/actions/scalable/draw-cuboid.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(19.215686%,21.176471%,23.137255%)" d="M 5.800781 2 C 5.746094 2 5.695312 2.011719 5.644531 2.039062 L 2.195312 3.757812 C 2.078125 3.816406 2 3.933594 2 4.078125 L 2 7.90625 C 2 8.039062 2.074219 8.160156 2.195312 8.21875 L 5.640625 9.960938 C 5.691406 9.988281 5.746094 10 5.800781 10 C 5.886719 10 5.976562 9.953125 5.976562 9.957031 L 9.410156 8.222656 C 9.527344 8.160156 9.605469 8.039062 9.605469 7.90625 L 9.605469 4.074219 C 9.605469 3.941406 9.527344 3.816406 9.40625 3.757812 L 5.960938 2.035156 C 5.910156 2.011719 5.855469 2 5.800781 2 Z M 5.800781 2.75 L 8.457031 4.074219 L 5.800781 5.398438 L 3.144531 4.074219 Z M 2.707031 4.644531 L 5.449219 6.015625 L 5.449219 9.070312 L 2.707031 7.6875 Z M 8.898438 4.644531 L 8.898438 7.6875 L 6.15625 9.070312 L 6.15625 6.015625 Z M 8.898438 4.644531"/> - </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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 11.603516,4 c -0.108107,0 -0.215097,0.02464 -0.314454,0.074219 L 4.3925781,7.515625 C 4.1528418,7.6352265 4,7.8658019 4,8.15625 l 0,7.654297 c 0,0.266714 0.1506245,0.510636 0.3886719,0.630859 l 6.8964841,3.482422 C 11.385558,19.974584 11.494581,20 11.603516,20 c 0.171646,0 0.3477,-0.09029 0.347656,-0.08984 l 6.86914,-3.46875 c 0.238092,-0.120223 0.388672,-0.364145 0.388672,-0.630859 l 0,-7.6621095 c 0,-0.2679589 -0.152708,-0.513211 -0.392578,-0.6328125 L 11.919922,4.0742187 C 11.820587,4.0246404 11.711623,4 11.603516,4 Z m 0,1.4960938 5.314452,2.6523437 L 11.603516,10.800781 6.2910156,8.1484375 11.603516,5.4960938 Z m -6.1894535,3.7949218 5.4824215,2.7363284 0,6.117187 -5.4824215,-2.769531 0,-6.0839844 z m 12.3808595,0 0,6.0839844 -5.484375,2.769531 0,-6.117187 5.484375,-2.7363284 z"/> </svg> |