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/emblems/16/emblem-favorite.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/emblems/16/emblem-favorite.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/emblems/16/emblem-favorite.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/emblems/16/emblem-favorite.svg b/.icons/Gruvbox_Dark/emblems/16/emblem-favorite.svg new file mode 100644 index 000000000..cadc37c16 --- /dev/null +++ b/.icons/Gruvbox_Dark/emblems/16/emblem-favorite.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 9.692142,4 C 9.0236635,4 8.421672,4.483156 8.000163,5 7.578546,4.483156 6.9765725,4 6.3080755,4 5.0333995,4 4.0000568,5.1758995 4.0000568,6.626488 c 0,0.3897465 0.060506,0.7648125 0.166472,1.122972 0,0 0.096087,0.323163 0.1812083,0.5010605 C 5.3205925,10.525076 8.0000005,12 8.0000005,12 c 0,0 2.6794255,-1.474963 3.6522635,-3.7494795 0,0 0.125524,-0.3030645 0.181208,-0.5010605 C 11.934653,7.389645 11.999944,7.0162345 11.999944,6.626488 11.999944,5.1758995 10.966601,4 9.6919245,4 Z"/> +</svg> |