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/22/insync-alert.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/22/insync-alert.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/insync-alert.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/insync-alert.svg b/.icons/kora-light-panel/panel/22/insync-alert.svg new file mode 100644 index 000000000..d56fbb211 --- /dev/null +++ b/.icons/kora-light-panel/panel/22/insync-alert.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22"> + <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 fill="#444444" d="m14 0c-4.9046625 0-9.0707466 3.2299795-10.484375 7.6738281a5 5 0 0 1 2.4140625-.6679687c1.4681304-2.9693823 4.5243985-5.0058594 8.0703125-5.0058594zm0 4c-2.546131 0-4.782678 1.372955-6.0078125 3.4160156a5 5 0 0 1 1.6367187 1.1464844c.8518378-1.5318325 2.4846338-2.5625 4.3710938-2.5625zm-1.5 4a1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0 -1.5-1.5zm-1.5 4v4h3v-4z"/> + <path fill="#f44336" d="m5.9902344 8c-.6764894.001344-1.3625724.1747482-1.9902344.5371094-1.912976 1.10434-2.5672606 3.5501416-1.4628906 5.4628906 1.104371 1.912649 3.5500146 2.567231 5.4628906 1.462891 1.912976-1.104339 2.567262-3.548188 1.4628906-5.460938-.690232-1.1954056-1.9028547-1.9016714-3.1835937-1.9921874-.0960553-.0067887-.1924212-.0099576-.2890625-.0097656zm-.9902344 1h2v4h-2zm0 5h2v1h-2z"/> +</svg> |