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/media-optical-write-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/media-optical-write-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/devices/symbolic/media-optical-write-symbolic.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/devices/symbolic/media-optical-write-symbolic.svg b/.icons/Gruvbox-Plus-Dark/devices/symbolic/media-optical-write-symbolic.svg new file mode 100644 index 000000000..2063c7044 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/devices/symbolic/media-optical-write-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="m8 1c-3.866 0-7 3.134-7 7s3.134 7 7 7c0.6168 0 1.215-0.08063 1.785-0.2305-0.5686-0.5883-0.9102-1.339-0.9102-2.158 0-1.889 2.029-4.562 5.406-5.703 3.11e-4 1.024 0.2406 1.822 0.5801 2.482 0.09067-0.4496 0.1387-0.9139 0.1387-1.391 0-3.866-3.134-7-7-7zm0 5c1.105 0 2 0.8954 2 2s-0.8954 2-2 2-2-0.8954-2-2 0.8954-2 2-2zm5.439 3c-1.841 0.7502-2.945 2.51-2.945 3.752 0 1.229 0.9652 2.223 2.166 2.246-0.5999-0.01199-1.082-0.5073-1.082-1.121 0-0.6215 0.5521-1.501 1.473-1.877 0 1.313 0.9884 1.503 0.7363 2.25-0.1419 0.4213-0.4866 0.7424-1.084 0.75 1.22 0 1.922-0.6475 2.209-1.5 0.5037-1.496-1.472-1.877-1.473-4.5z" fill="currentColor"/> +</svg> |