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-no-route.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-no-route.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/network-wireless-no-route.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/network-wireless-no-route.svg b/.icons/kora-light-panel/panel/16/network-wireless-no-route.svg new file mode 100644 index 000000000..4d5a71be7 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/network-wireless-no-route.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <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="m9.94 12.515-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.179.121.21.374.066.535zm-1.943-2.691c-1.131 0-2.174.374-3.015 1.002-.149.111-.353.098-.477-.04l-.601-.67c-.135-.15-.12-.389.04-.513 1.121-.87 2.526-1.425 4.053-1.425 1.529 0 2.935.557 4.058 1.429.16.124.175.363.038.514l-.601.669c-.124.137-.328.15-.477.039-.841-.63-1.885-1.005-3.018-1.005zm0-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="m8.221 2.647c.354 0 .681.054.994.163.313.123.585.272.817.477.231.204.408.449.544.735.123.286.191.599.191.939 0 .232-.027.436-.082.613-.068.191-.15.368-.259.531-.108.177-.231.34-.381.49-.163.15-.327.313-.504.477-.285.258-.517.476-.694.653-.177.191-.259.395-.259.627 0 .068 0 .136.014.204.014.054.014.109.027.163h-1.225c-.096-.204-.136-.408-.136-.626 0-.163.027-.313.095-.463s.15-.286.245-.422c.095-.123.218-.245.34-.368.123-.122.259-.231.395-.354.15-.136.286-.258.409-.381.122-.109.218-.218.286-.327.081-.095.149-.204.19-.327.041-.108.055-.231.055-.367 0-.341-.109-.613-.327-.817s-.477-.3-.776-.3c-.613 0-1.062.395-1.321 1.171l-1.198-.517c.177-.654.49-1.144.939-1.471.463-.34.994-.503 1.621-.503zm-.136 7.175c.299 0 .558.095.762.3.191.204.3.449.3.762s-.109.558-.3.749c-.204.204-.463.3-.762.3-.286 0-.545-.096-.749-.3-.205-.191-.313-.436-.313-.749s.108-.558.313-.762c.204-.205.463-.3.749-.3z"/> +</svg> |