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/status/pamac-wait.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/48/status/pamac-wait.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/48/status/pamac-wait.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/48/status/pamac-wait.svg b/.icons/Material-Black-Lime-Numix/48/status/pamac-wait.svg new file mode 100644 index 00000000..f1a4de14 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/48/status/pamac-wait.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"> + <path d="m 15 7 l -8 9 l 15 0 l 0 -9 l -7 0 z m 11 0 l 0 9 l 15 0 l -8 -9 l -7 0 z m -19 12 l 0 22 l 22 0 l 0 -10 l 0 -3 l 9 0 l 2 0 l 1 0 l 0 -9 l -34 0 z" style="fill:#c28e5c"/> + <g style="fill:#888;fill-opacity:1"> + <rect y="31" x="32" height="15" width="5" style="fill:#888;opacity:1;stroke:none;fill-rule:nonzero"/> + <rect y="31" x="41" height="15" width="5" style="fill:#888;opacity:1;stroke:none;fill-rule:nonzero"/> + </g> +</svg> |