diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/16x16/panel/network-wireless-secure-signal-low.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/network-wireless-secure-signal-low.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/network-wireless-secure-signal-low.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/network-wireless-secure-signal-low.svg b/.icons/awkward/16x16/panel/network-wireless-secure-signal-low.svg new file mode 100644 index 00000000..a8c9230a --- /dev/null +++ b/.icons/awkward/16x16/panel/network-wireless-secure-signal-low.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 8.031,2 C 4.9969,2 2.2653,3.2711 0,5.0156 L 8.031,14 9,12.906 V 11 H 10.014 C 10.033,9.365 11.356,8 13,8 13.108,8 13.21,8.022 13.314,8.033 L 16,5 C 13.743,3.2748 11.042,2 8.031,2 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,9 C 6,9 4.4492,10 4.4492,10 L 8,14 C 8.255,13.699 8.653,13.257 9,12.863 V 11 H 10.014 C 10.02,10.444 10.186,9.925 10.455,9.475 9.823,9.233 8.966,9 8,9 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13,9 C 11.892,9 11,9.911 11,11.031 V 12 H 10 V 16 H 16 V 12 H 15 V 11.031 C 15,9.911 14.108,9 13,9 Z M 13,10 C 13.554,10 14,10.442 14,11 V 12 H 12 V 11 C 12,10.442 12.446,10 13,10 Z"/> +</svg> |