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/indicator-workspaces-3.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/indicator-workspaces-3.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/indicator-workspaces-3.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/indicator-workspaces-3.svg b/.icons/kora-light-panel/panel/16/indicator-workspaces-3.svg new file mode 100644 index 000000000..c759ea6ee --- /dev/null +++ b/.icons/kora-light-panel/panel/16/indicator-workspaces-3.svg @@ -0,0 +1,9 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" width="100%" height="100%" viewBox="0 0 16 16" 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.464zm6.694 5.898c-.047 0-.071-.023-.071-.07v-1.049c0-.047.024-.07.071-.07h.41c.379 0 .678-.106.896-.317.215-.203.323-.47.323-.802 0-.313-.112-.58-.334-.803-.223-.223-.495-.334-.815-.334-.234 0-.459.08-.674.24-.215.156-.351.393-.41.709-.004.016-.013.029-.026.041-.014.012-.027.018-.038.018h-1.201c-.02 0-.037-.008-.05-.024-.014-.015-.019-.033-.015-.052.039-.598.293-1.127.762-1.588.461-.453.996-.68 1.605-.68.379 0 .722.064 1.029.193.306.129.577.319.811.569.223.246.394.512.513.8.119.287.179.583.179.887 0 .332-.065.656-.194.973-.062.141-.148.273-.258.398-.109.125-.238.242-.386.352.312.223.545.49.697.803.156.336.234.677.234 1.025 0 .793-.252 1.432-.756 1.916-.496.473-1.111.709-1.845.709-.293 0-.57-.047-.829-.141-.26-.093-.509-.234-.747-.421-.235-.192-.423-.422-.566-.692-.142-.269-.241-.586-.296-.949-.008-.051.016-.076.071-.076h1.195c.027 0 .049.015.064.047.051.136.111.259.179.369.068.109.149.204.243.284s.202.141.325.184.267.065.431.065c.309 0 .586-.111.832-.334.242-.215.363-.522.363-.92s-.121-.705-.363-.92c-.246-.226-.531-.34-.855-.34z"/> +</svg> |