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 /.themes/Relax-GTK/assets/breeze-radio-unchecked-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 '.themes/Relax-GTK/assets/breeze-radio-unchecked-symbolic.svg')
-rw-r--r-- | .themes/Relax-GTK/assets/breeze-radio-unchecked-symbolic.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.themes/Relax-GTK/assets/breeze-radio-unchecked-symbolic.svg b/.themes/Relax-GTK/assets/breeze-radio-unchecked-symbolic.svg new file mode 100644 index 000000000..28aaf1b93 --- /dev/null +++ b/.themes/Relax-GTK/assets/breeze-radio-unchecked-symbolic.svg @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg id="svg8" version="1.1" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg"> + <path id="path2" class="warning" d="M 16.5,9 A 7.5,7.5 0 0 1 9,16.5 7.5,7.5 0 0 1 1.5,9 7.5,7.5 0 0 1 9,1.5 7.5,7.5 0 0 1 16.5,9 Z" fill="#f57900"/> + <path id="path4" class="success" d="m9 1a8 8 0 0 0-8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0-8-8zm0 1a7 7 0 0 1 7 7 7 7 0 0 1-7 7 7 7 0 0 1-7-7 7 7 0 0 1 7-7z" fill="#ff0404"/> +</svg> |