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/notifications/notification-gsm-connected.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/48/notifications/notification-gsm-connected.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/48/notifications/notification-gsm-connected.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/48/notifications/notification-gsm-connected.svg b/.icons/Material-Black-Lime-Numix/48/notifications/notification-gsm-connected.svg new file mode 100644 index 00000000..36feb288 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/48/notifications/notification-gsm-connected.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"> + <g style="opacity:1"> + <rect width="6.5" x="41.5" y="4.8" rx="1" height="38.4" style="fill:#ececec"/> + <rect width="6.5" x="31.911" y="16.8" rx="1" height="26.4" style="fill:#ececec"/> + <rect width="6.5" x="22.322" y="26.4" rx="1" height="16.8" style="fill:#ececec"/> + <rect width="6.5" x="12.733" y="36" rx="1" height="7.2" style="fill:#ececec"/> + <path d="m 1.253 24 c -0.166 0 -0.306 0.014 -0.449 0.075 -0.137 0.063 -0.271 0.196 -0.375 0.3 l -0.075 0.075 c -0.077 0.092 -0.178 0.188 -0.225 0.3 -0.23 0.439 -0.153 0.973 0.225 1.35 l 6.892 6.9 0 9 c 0 0.665 0.535 1.2 1.199 1.2 0.664 0 1.199 -0.535 1.199 -1.2 l 0 -9 6.892 -6.9 c 0.378 -0.377 0.455 -0.911 0.225 -1.35 -0.047 -0.112 -0.148 -0.208 -0.225 -0.3 l -0.075 -0.075 c -0.218 -0.216 -0.533 -0.358 -0.824 -0.372 l -0.075 0 -7.117 0 -7.117 0 -0.075 0 z m 2.922 2.4 3.071 0 0 3 -3.071 -3 z m 5.469 0 3.071 0 -3.071 3.075 0 -3.075 z" style="fill:#ececec"/> + </g> +</svg> |