diff options
author | Indrajith | 2024-07-03 02:03:35 +0530 |
---|---|---|
committer | Indrajith | 2024-07-03 02:03:35 +0530 |
commit | 824022cd1f633c70c4d2782934251616756f4668 (patch) | |
tree | a310eb4bf72b26c2d110838b8c487daaa3537bea /.icons/kora-light-panel/panel/16/network-wireless-secure-signal-low.svg | |
parent | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff) | |
download | dots-824022cd1f633c70c4d2782934251616756f4668.tar.gz dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2 dots-824022cd1f633c70c4d2782934251616756f4668.zip |
Dots Updated
* Adds GTK Themes
* Adds wlogout
* Adds tmux config
* Adds Pywal-16-colors
* Removed unwanted gtk folders
* Config Updates
* Fish
* Hyprland
* Hyprlock
* Hyprpaper
* waybar
Diffstat (limited to '.icons/kora-light-panel/panel/16/network-wireless-secure-signal-low.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/network-wireless-secure-signal-low.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/network-wireless-secure-signal-low.svg b/.icons/kora-light-panel/panel/16/network-wireless-secure-signal-low.svg new file mode 100644 index 000000000..8b25a4212 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/network-wireless-secure-signal-low.svg @@ -0,0 +1,9 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" width="100%" height="100%" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m7.997 9.824c1.133 0 2.177.375 3.018 1.005.149.111.353.098.477-.039l.601-.669c.137-.151.122-.39-.038-.514-1.123-.872-2.529-1.429-4.058-1.429-1.527 0-2.932.555-4.053 1.425-.16.124-.175.363-.04.513l.601.67c.124.138.328.151.477.04.841-.628 1.884-1.002 3.015-1.002zm0-3.248c-1.965 0-3.764.684-5.186 1.822-.145.117-.354.105-.479-.035l-.541-.603c-.135-.15-.121-.385.035-.512 1.685-1.377 3.829-2.319 6.171-2.319 2.344 0 4.492.946 6.18 2.326.155.127.168.363.034.513l-.542.602c-.125.14-.334.152-.481.034-1.422-1.141-3.224-1.828-5.191-1.828zm0-3.146c-2.695 0-4.976.963-6.926 2.523-.2.16-.487.143-.658-.048l-.273-.358c-.184-.205-.165-.528.049-.703 2.312-1.888 4.593-2.941 7.806-2.941 3.216 0 5.516 1.06 7.832 2.954.213.175.231.499.047.703l-.284.366c-.172.192-.459.209-.66.048-1.951-1.565-4.234-2.544-6.933-2.544z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m10 12.131v-.131h1v-.969c0-1.12.892-2.031 2-2.031s2 .911 2 2.031v.969h1v4h-6v-3.578c-.015.033-.035.065-.06.093l-1.683 1.871c-.14.155-.382.155-.521 0l-1.681-1.873c-.145-.161-.113-.415.067-.535.539-.361 1.182-.596 1.874-.596.693 0 1.338.236 1.878.598.058.039.1.092.126.151zm3-2.131c.554 0 1 .442 1 1v1h-2v-1c0-.558.446-1 1-1z"/> +</svg>
\ No newline at end of file |