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/rambox-inactive.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/rambox-inactive.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/rambox-inactive.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/rambox-inactive.svg b/.icons/kora-light-panel/panel/22/rambox-inactive.svg new file mode 100644 index 000000000..7ce455807 --- /dev/null +++ b/.icons/kora-light-panel/panel/22/rambox-inactive.svg @@ -0,0 +1,8 @@ +<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" opacity=".35" d="m8.7957 4.9996c1.5973.0237 2.0073 1.4829 2.4743 1.5142.58.0381.907.7766.674 1.2753-.234.4997-.932.2459-.944.8383-.007.3456.787.6011.914.6055.359-.28.737-.2853.927-.1033.188.182.189.5513.187 1.0174.853.999.567 1.076.792 1.545.174.363.346 1.011-.124 1.219-.337 1.369-1.292 1.84-2.246 1.72-.318-.034-1.141.628-2.8471.254-1.3192-.288-7.241-1.765-6.5465-4.483.6153-2.3976 2.3154-7.7626 2.9436-8.3851 0 0 .2888 1.3068.8432 1.8396.2451-2.1097 1.8056-2.788 2.3534-2.8565-.5366.6513-.8083 1.3989-.6515 2.046 1.2172-1.5402 3.2559-1.0836 4.1989-.577-4.0686.7359-2.9466 2.5314-2.9466 2.5314z"/> +</svg> |