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/22/status/pushbullet-indicator-dark.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/22/status/pushbullet-indicator-dark.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/22/status/pushbullet-indicator-dark.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/22/status/pushbullet-indicator-dark.svg b/.icons/Material-Black-Lime-Numix/22/status/pushbullet-indicator-dark.svg new file mode 100644 index 00000000..4c829dd6 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/22/status/pushbullet-indicator-dark.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"> + <rect width="4" height="12" x="3" y="5" rx="0.5" ry="0.429" style="fill:#353535;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <path d="m 8.447 5 c -0.248 0 -0.447 0.327 -0.447 0.734 l 0 10.531 c 0 0.407 0.199 0.734 0.447 0.734 l 4.553 0 a 6 6 0 0 0 6 -6 6 6 0 0 0 -6 -6 l -4.553 0" style="fill:#353535;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/> +</svg> |