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-hotspot.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-hotspot.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/network-wireless-hotspot.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/network-wireless-hotspot.svg b/.icons/kora-light-panel/panel/16/network-wireless-hotspot.svg new file mode 100644 index 000000000..8b53419f8 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/network-wireless-hotspot.svg @@ -0,0 +1,8 @@ +<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="fill:currentColor" class="ColorScheme-Text" d="m14.893 8.195c0 1.956-.709 3.611-1.844 5.025-.115.145-.104.353.035.478l.266.206c.147.133.382.12.509-.035 1.373-1.677 2.141-3.345 2.141-5.675 0-2.329-.763-3.982-2.132-5.657-.126-.155-.36-.169-.509-.036l-.259.198c-.139.124-.151.332-.035.477 1.131 1.413 1.828 3.066 1.828 5.019zm-13.786 0c0 1.956.709 3.611 1.844 5.025.115.145.104.353-.035.478l-.266.206c-.147.133-.382.12-.509-.035-1.373-1.677-2.141-3.345-2.141-5.675 0-2.329.763-3.982 2.132-5.657.126-.155.36-.169.509-.036l.259.198c.139.124.151.332.035.477-1.131 1.413-1.828 3.066-1.828 5.019zm11.506 0c0-1.423-.496-2.728-1.319-3.758-.086-.105-.077-.257.024-.348l.438-.391c.108-.098.278-.088.371.025.997 1.222 1.68 2.776 1.68 4.472 0 1.699-.686 3.256-1.685 4.479-.092.112-.264.121-.372.024l-.436-.392c-.102-.091-.11-.242-.025-.348.827-1.031 1.324-2.338 1.324-3.763zm-9.226 0c0 1.425.497 2.732 1.324 3.763.085.106.077.257-.025.348l-.436.392c-.108.097-.28.088-.372-.024-.999-1.223-1.685-2.78-1.685-4.479 0-1.696.683-3.25 1.68-4.472.093-.113.263-.123.371-.025l.438.391c.101.091.11.243.024.348-.823 1.03-1.319 2.335-1.319 3.758zm6.873 0c0-.82-.271-1.576-.726-2.184-.081-.108-.072-.257.028-.347l.486-.434c.109-.099.283-.088.372.028.63.813 1.032 1.83 1.032 2.937 0 1.109-.403 2.127-1.035 2.941-.09.116-.264.127-.372.028l-.486-.436c-.099-.089-.108-.238-.027-.346.456-.609.728-1.365.728-2.187zm-4.52 0c0 .822.272 1.578.728 2.187.081.108.072.257-.027.346l-.486.436c-.108.099-.282.088-.372-.028-.632-.814-1.035-1.832-1.035-2.941 0-1.107.402-2.124 1.032-2.937.089-.116.263-.127.372-.028l.485.434c.101.09.11.239.029.347-.455.608-.726 1.364-.726 2.184zm1.561-1.358c.088-.132 1.31-.132 1.398 0 .257.384.427.844.431 1.338.001.013.001.026 0 .039-.004.495-.174.955-.432 1.341-.088.13-1.308.13-1.396 0-.258-.386-.428-.846-.432-1.341-.001-.013-.001-.026 0-.039.004-.494.173-.954.431-1.338z"/> +</svg> |