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/24x24/panel/network-wireless-secure-signal-low.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/panel/network-wireless-secure-signal-low.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/network-wireless-secure-signal-low.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/network-wireless-secure-signal-low.svg b/.icons/awkward/24x24/panel/network-wireless-secure-signal-low.svg new file mode 100644 index 00000000..fb13616d --- /dev/null +++ b/.icons/awkward/24x24/panel/network-wireless-secure-signal-low.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 17,13 c -1.108,0 -2,0.9109 -2,2.03125 V 16 h -1 v 4 h 6 V 16 H 19 V 15.03125 C 19,13.91135 18.108,13 17,13 Z m 0,1 c 0.554,0 1,0.4424 1,1 v 1 h -2 v -1 c 0,-0.5576 0.446,-1 1,-1 z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 12,5 C 8.9494,5 6.0806,6.0732 4,8 l 8,11 1,-1.375 V 15 h 1.013672 C 14.033321,13.365092 15.356157,12 17,12 c 0.02882,0 0.05537,0.0089 0.08398,0.0098 L 20,8 C 17.919,6.0731 15.051,5 12,5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,13 A 7,7 0 0 0 8.3769531,14.017578 L 12,19 13,17.625 V 15 h 1.013672 c 0.0068,-0.562233 0.176124,-1.087145 0.451172,-1.541016 A 7,7 0 0 0 12,13 Z"/> +</svg> |