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/22/drive-removable-media-usb-panel.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/22/drive-removable-media-usb-panel.svg')
-rw-r--r-- | .icons/kora/panel/22/drive-removable-media-usb-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/drive-removable-media-usb-panel.svg b/.icons/kora/panel/22/drive-removable-media-usb-panel.svg new file mode 100644 index 000000000..23da3d0ad --- /dev/null +++ b/.icons/kora/panel/22/drive-removable-media-usb-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="-3 -3 22 22"> + <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 fill="#dfdfdf" d="m8.328 11.234c.75.216 1.299.907 1.299 1.726 0 .991-.805 1.796-1.796 1.796-.992 0-1.796-.805-1.796-1.796 0-.817.546-1.508 1.293-1.725v-1.642h-2.46c-.532 0-1.043-.211-1.419-.588-.376-.376-.588-.886-.588-1.418v-.529c-.721-.233-1.244-.911-1.244-1.71 0-.991.805-1.796 1.796-1.796.992 0 1.796.805 1.796 1.796 0 .837-.573 1.541-1.348 1.74v.499c0 .267.107.523.295.711.189.189.445.295.712.295h2.46v-3.548h-1.398l1.901-3.801 1.9 3.801h-1.403v3.548h2.669c.267 0 .522-.106.711-.295.189-.188.295-.444.295-.711v-.683h-.44c-.518 0-.939-.421-.939-.94v-1.88c0-.518.421-.939.939-.939h1.88c.519 0 .94.421.94.939v1.88c0 .519-.421.94-.94.94h-.44v.683c0 .532-.211 1.042-.588 1.418-.376.377-.886.588-1.418.588h-2.669z"/> +</svg> |