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-Plus-Dark/devices/symbolic/camera_unmount-symbolic.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-Plus-Dark/devices/symbolic/camera_unmount-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/devices/symbolic/camera_unmount-symbolic.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/devices/symbolic/camera_unmount-symbolic.svg b/.icons/Gruvbox-Plus-Dark/devices/symbolic/camera_unmount-symbolic.svg new file mode 100644 index 000000000..87fea2bd1 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/devices/symbolic/camera_unmount-symbolic.svg @@ -0,0 +1,6 @@ +<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style> + </defs> + <path class="ColorScheme-Text" d="m6 0.999c-0.4 0-0.3994 7.04e-4 -0.7793 0.4043l-1.084 1.596h-2.537c-0.88 0-1.6 0.6559-1.6 1.512v8.936c0 0.8556 0.7192 1.555 1.6 1.555h8.4v-2e-3h-1.25v-2.074c-0.2436 0.04636-0.4929 0.07422-0.75 0.07422-2.209 0-4-1.791-4-4-2.5e-4 -2.186 1.754-3.967 3.939-4 0.02018-1.53e-4 0.04037-1.53e-4 0.06055 0 1.969 0 3.602 1.425 3.934 3.299l1.066-1.066 3 3v-5.721c0-0.8556-0.7192-1.512-1.6-1.512h-2.537l-1.098-1.611c-0.3652-0.388-0.3656-0.3887-0.7656-0.3887zm4 14h6v-1.002h-6zm4.488-11c0.0039-4.6e-5 0.0078-4.6e-5 0.01172 0 0.2761 0 0.5 0.2239 0.5 0.5s-0.2239 0.5-0.5 0.5-0.5-0.2239-0.5-0.5c-7.5e-5 -0.2716 0.2167-0.4936 0.4883-0.5zm-6.537 3c-1.085 0.02651-1.951 0.9142-1.951 2 0 1.105 0.8954 2 2 2s2-0.8954 2-2c0-1.105-0.8954-2-2-2-0.01628-1.99e-4 -0.03255-1.99e-4 -0.04883 0zm5.049 2-3 2.998v1.002h6v-1.002z" fill="currentColor"/> +</svg> |