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/64/actions/format-text-none.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/64/actions/format-text-none.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/64/actions/format-text-none.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/64/actions/format-text-none.svg b/.icons/Material-Black-Lime-Numix/64/actions/format-text-none.svg new file mode 100644 index 00000000..27713503 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/64/actions/format-text-none.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"> + <g transform="translate(5.6272753e-4,4)" style="fill:#268bd2"> + <path d="m 16 8 0 8 24 0 c 1.711 0 4 2.457 4 4 l 0 4 -20 0 c -3.68 0 -6.941 1.535 -9 3.875 -2.059 2.34 -3.03 5.242 -3 8.125 0.023 2.883 1.074 5.813 3.125 8.125 c 2.047 2.313 5.242 3.875 8.875 3.875 l 28 0 0 -28 c 0 -6.539 -5.281 -12 -12 -12 m -16 24 20 0 0 8 -20 0 c -1.594 0 -2.27 -0.438 -2.875 -1.125 -0.609 -0.688 -1.117 -1.758 -1.125 -2.875 -0.008 -1.117 0.418 -2.215 1 -2.875 0.582 -0.66 1.309 -1.125 3 -1.125"/> + </g> + <path d="m 64 56.25 -7.75 -7.75 7.75 -7.75 -7.75 -7.75 -7.75 7.75 -7.75 -7.75 -7.75 7.75 7.75 7.75 -7.75 7.75 7.75 7.75 7.75 -7.75 7.75 7.75" style="fill:#dc322f;fill-opacity:1"/> +</svg> |