diff options
author | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
commit | 27460d549be12b74b724537e0836b58c96ce9031 (patch) | |
tree | ef3437a35e1fe79912dd8e8f0c7a5ecbce9933b5 /.icons/Material-Black-Lime-Numix/32/actions/zoom-fit-best.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/32/actions/zoom-fit-best.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/32/actions/zoom-fit-best.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/32/actions/zoom-fit-best.svg b/.icons/Material-Black-Lime-Numix/32/actions/zoom-fit-best.svg new file mode 100644 index 00000000..13ac9e43 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/32/actions/zoom-fit-best.svg @@ -0,0 +1,7 @@ +<svg width="32" xmlns="http://www.w3.org/2000/svg" height="32" viewBox="0 0 32 32" xmlns:xlink="http://www.w3.org/1999/xlink"> +<path style="fill:#268bd2" d="M 6.308594 2 L 25.691406 2 C 28.070312 2 30 3.929688 30 6.308594 L 30 25.691406 C 30 28.070312 28.070312 30 25.691406 30 L 6.308594 30 C 3.929688 30 2 28.070312 2 25.691406 L 2 6.308594 C 2 3.929688 3.929688 2 6.308594 2 Z "/> +<g style="fill-opacity:.902;fill:#fff"> +<path d="M 6 6 L 6 14 L 8 14 L 8 8 L 14 8 L 14 6 Z M 18 6 L 18 8 L 24 8 L 24 14 L 26 14 L 26 6 Z M 6 18 L 6 26 L 14 26 L 14 24 L 8 24 L 8 18 Z M 24 18 L 24 24 L 18 24 L 18 26 L 26 26 L 26 18 Z "/> +<path d="M 10 10 L 10 22 L 22 22 L 22 10 Z M 12 12 L 20 12 L 20 20 L 12 20 Z "/> +</g> +</svg> |