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_Dark-2/emblems/32/emblem-question.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_Dark-2/emblems/32/emblem-question.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/emblems/32/emblem-question.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/emblems/32/emblem-question.svg b/.icons/Gruvbox_Dark-2/emblems/32/emblem-question.svg new file mode 100644 index 000000000..9b9d51beb --- /dev/null +++ b/.icons/Gruvbox_Dark-2/emblems/32/emblem-question.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <circle style="fill:#252a35" cx="16" cy="16" r="14"/> + <path style="fill:#ffffff" d="m 17,23 -2,0 0,-2 2,0 z m 2.07,-7.75 -0.9,0.92 C 17.45,16.9 17,17.5 17,19 l -2,0 0,-0.5 c 0,-1.1 0.45,-2.1 1.17,-2.83 l 1.24,-1.26 C 17.78,14.05 18,13.55 18,13 c 0,-1.1 -0.9,-2 -2,-2 -1.1,0 -2,0.9 -2,2 l -2,0 c 0,-2.21 1.79,-4 4,-4 2.21,0 4,1.79 4,4 0,0.88 -0.36,1.68 -0.93,2.25 z"/> +</svg> |