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/system-upgrade.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/64/actions/system-upgrade.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/64/actions/system-upgrade.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/64/actions/system-upgrade.svg b/.icons/Material-Black-Lime-Numix/64/actions/system-upgrade.svg new file mode 100644 index 00000000..560a9fff --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/64/actions/system-upgrade.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"> + <g> + <path d="M 4 0 C 2.257812 0 0 2.257812 0 4 L 0 56 C 0 57.644531 2.355469 60 4 60 L 56 60 C 57.644531 60 60 57.644531 60 56 L 60 4 C 60 2.355469 57.644531 0 56 0 Z " fill="#c19553"/> + <path d="M 4 0 C 2.257812 0 0 2.257812 0 4 L 0 20 C 6.773438 20 53.226562 20 60 20 L 60 4 C 60 2.355469 57.644531 0 56 0 Z " fill="#ffffff" fill-opacity="0.196"/> + <path d="M 24 8 L 24 32 L 36 32 L 36 8 Z " fill="#ffffff" fill-opacity="0.392"/> + <path d="M 45.714844 28 L 64 44 L 52 44 L 52 64 L 40 64 L 40 44 L 28 44 Z " fill="#859900"/> + </g> +</svg> |