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/24/indicator-workspaces-6.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/24/indicator-workspaces-6.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/24/indicator-workspaces-6.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/24/indicator-workspaces-6.svg b/.icons/kora-light-panel/panel/24/indicator-workspaces-6.svg new file mode 100644 index 000000000..93640d0d2 --- /dev/null +++ b/.icons/kora-light-panel/panel/24/indicator-workspaces-6.svg @@ -0,0 +1,9 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" width="100%" height="100%" viewBox="-4 -4 24 24" 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="m.546.922.04 11.167 14.848-.012-.131-11.06-14.757-.095z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m5.184 13.69h5.632v2.31h-5.632zm-3.184-13.69c-2 0-2 2-2 2v9s0 2 2 2h12s2 0 2-2v-9s0-2-2-2zm-1.232 1.076v10.848h14.464v-10.848h-14.464zm4.862 3.575c.004-.39.07-.739.199-1.046.129-.306.311-.569.545-.788.223-.203.473-.36.75-.471.277-.112.568-.167.873-.167.555 0 1.057.166 1.506.498.422.336.697.82.826 1.453.008.023.004.043-.012.058-.015.016-.035.024-.058.024h-1.201c-.032 0-.053-.014-.065-.041-.176-.43-.51-.65-1.002-.662-.707.019-1.06.426-1.06 1.219v.691c.254-.074.506-.133.758-.176s.492-.062.718-.058c.547 0 1.016.191 1.406.574.375.394.561 1.002.557 1.822v.762c-.012.801-.25 1.41-.715 1.828-.437.414-.99.631-1.658.65-.648-.019-1.189-.234-1.623-.644-.492-.43-.74-1.039-.744-1.828zm1.301 3.627c.004.801.359 1.205 1.066 1.213.691-.004 1.051-.408 1.078-1.213v-.685c-.031-.793-.39-1.197-1.078-1.213-.707.019-1.062.424-1.066 1.213z"/> +</svg> |