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/48/actions/format-justify-fill.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/48/actions/format-justify-fill.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/48/actions/format-justify-fill.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/48/actions/format-justify-fill.svg b/.icons/Material-Black-Lime-Numix/48/actions/format-justify-fill.svg new file mode 100644 index 00000000..1623a30b --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/48/actions/format-justify-fill.svg @@ -0,0 +1,8 @@ +<svg width="48" xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 0 48 48" xmlns:xlink="http://www.w3.org/1999/xlink"> +<g style="fill:#888"> +<path d="M 38 10 L 38 14 L 10 14 L 10 10 Z "/> +<path d="M 38 26 L 38 30 L 10 30 L 10 26 Z "/> +<path d="M 38 18 L 38 22 L 10 22 L 10 18 Z "/> +<path d="M 38 34 L 38 38 L 10 38 L 10 34 Z "/> +</g> +</svg> |