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/16/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/16/emblem-question.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/emblems/16/emblem-question.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/emblems/16/emblem-question.svg b/.icons/Gruvbox_Dark-2/emblems/16/emblem-question.svg new file mode 100644 index 000000000..414d3167c --- /dev/null +++ b/.icons/Gruvbox_Dark-2/emblems/16/emblem-question.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <circle style="fill:#252a35" cx="8" cy="8" r="7"/> + <path style="fill:#ffffff" d="m 8,2.0000391 c -2.21,0 -4,1.79 -4,4 l 2,0 c 0,-1.1 0.9,-2 2,-2 1.1,0 2,0.9 2,2 0,0.55 -0.21984,1.0501562 -0.58984,1.4101562 L 8.16992,8.669961 C 7.44992,9.399961 7,9.4 7,10.5 L 7,11 9,11 C 9,9.5 9.44992,9.899961 10.16992,9.169961 l 0.90039,-0.9199219 c 0.57,-0.57 0.92969,-1.37 0.92969,-2.25 0,-2.21 -1.79,-4 -4,-4 z M 7,12 l 0,2 2,0 0,-2 z"/> +</svg> |