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/panel/24/btsync-gui-11.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/panel/24/btsync-gui-11.svg')
-rw-r--r-- | .icons/kora/panel/24/btsync-gui-11.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/24/btsync-gui-11.svg b/.icons/kora/panel/24/btsync-gui-11.svg new file mode 100644 index 000000000..c98e9ed22 --- /dev/null +++ b/.icons/kora/panel/24/btsync-gui-11.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m12.158 13.211c-2.522 2.012-6.054 1.9-8.435-.095l-1.145.915-.411-4.79 4.58 1.464-.852.679c1.398.869 3.239.828 4.599-.257.743-.595 1.249-1.434 1.429-2.369l2.726-.412c-.097 1.904-1.004 3.675-2.491 4.865zm1.675-6.452-4.58-1.464.852-.679c-1.398-.869-3.239-.828-4.599.257-.743.595-1.249 1.434-1.429 2.369l-2.726.412c.097-1.904 1.004-3.675 2.491-4.865 2.522-2.012 6.054-1.9 8.435.095l1.145-.915z" fill="#dfdfdf"/> +</svg> |