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-ok.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/network-wireless-secure-signal-ok.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/network-wireless-secure-signal-ok.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/network-wireless-secure-signal-ok.svg b/.icons/awkward/16x16/panel/network-wireless-secure-signal-ok.svg new file mode 100644 index 00000000..28ddae67 --- /dev/null +++ b/.icons/awkward/16x16/panel/network-wireless-secure-signal-ok.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.029,2 8.031,2.002 C 4.9968,2.002 2.2653,3.2713 0,5.0156 L 8.031,14 9,12.904 V 11 H 10.014 C 10.033,9.365 11.356,8 13,8 13.105,8 13.204,8.02 13.307,8.031 L 16,4.9844 C 13.742,3.2628 11.04,2 8.029,2 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,7 C 5,7 3.0996,8.5 3.0996,8.5 L 8,14 9,12.877 V 11 H 10.014 C 10.03,9.622 10.976,8.447 12.256,8.107 11.478,7.663 10.02,7 8,7 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> |