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/Gruvbox-Light/actions/24/window-duplicate.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/Gruvbox-Light/actions/24/window-duplicate.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/24/window-duplicate.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/24/window-duplicate.svg b/.icons/Gruvbox-Light/actions/24/window-duplicate.svg new file mode 100644 index 000000000..24c53cfd8 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/24/window-duplicate.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2 1 C 2 1 1.9237594 1.0041375 1.8183594 1.0234375 C 1.6141594 1.0536375 1.4597031 1.1268625 1.3457031 1.2265625 C 1.3236031 1.2434625 1.30225 1.26165 1.28125 1.28125 C 1.26165 1.30225 1.2434625 1.3236031 1.2265625 1.3457031 C 1.1268625 1.4597031 1.0536375 1.6141594 1.0234375 1.8183594 C 1.0041375 1.9237594 1 2 1 2 L 1 14 C 1 15 2 15 2 15 L 8 15 L 8 13 L 3 13 L 3 6 L 13 6 L 13 8 L 15 8 L 15 2 C 15 2 14.995563 1.9237594 14.976562 1.8183594 C 14.945562 1.6141594 14.873437 1.4597031 14.773438 1.3457031 C 14.756438 1.3236031 14.73775 1.30225 14.71875 1.28125 C 14.69775 1.26165 14.676297 1.2434625 14.654297 1.2265625 C 14.540297 1.1268625 14.385641 1.0536375 14.181641 1.0234375 C 14.075641 1.0041375 14 1 14 1 L 2 1 z M 9.5 9 C 9.5 9 9.4628562 9.0020187 9.4101562 9.0117188 C 9.3080562 9.0268188 9.2308281 9.0634812 9.1738281 9.1132812 C 9.1627281 9.1217812 9.151125 9.130825 9.140625 9.140625 C 9.130625 9.151125 9.1217813 9.1628281 9.1132812 9.1738281 C 9.0634813 9.2308281 9.0268187 9.3080562 9.0117188 9.4101562 C 9.0017188 9.4628562 9 9.5 9 9.5 L 9 15.5 C 9 16 9.5 16 9.5 16 L 15.5 16 C 15.5 16 16 16 16 15.5 L 16 9.5 C 16 9.5 15.998281 9.4628562 15.988281 9.4101562 C 15.973281 9.3080562 15.936719 9.2308281 15.886719 9.1738281 C 15.878719 9.1628281 15.869375 9.151125 15.859375 9.140625 C 15.849375 9.130825 15.837172 9.1217813 15.826172 9.1132812 C 15.769172 9.0634813 15.691844 9.0268187 15.589844 9.0117188 C 15.536844 9.0020187 15.5 9 15.5 9 L 9.5 9 z M 10 12 L 15 12 L 15 15 L 10 15 L 10 12 z" transform="translate(4 4)"/> +</svg> |