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/32/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/32/emblem-favorite.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/emblems/32/emblem-favorite.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/emblems/32/emblem-favorite.svg b/.icons/Gruvbox_Dark/emblems/32/emblem-favorite.svg new file mode 100644 index 000000000..8738e6594 --- /dev/null +++ b/.icons/Gruvbox_Dark/emblems/32/emblem-favorite.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 19.384284,8 c -1.336957,0 -2.54094,0.966312 -3.383958,2 -0.843234,-1.033688 -2.047181,-2 -3.384175,-2 -2.549352,0 -4.6160375,2.351799 -4.6160375,5.252976 0,0.779493 0.1210113,1.529625 0.332944,2.245944 0,0 0.1921747,0.646326 0.3624167,1.002121 C 10.641185,21.050152 16.000001,24 16.000001,24 c 0,0 5.358851,-2.949927 7.304526,-7.498959 0,0 0.251048,-0.606129 0.362417,-1.002121 0.202362,-0.71963 0.332943,-1.466451 0.332943,-2.245944 C 23.999887,10.351799 21.933202,8 19.383849,8 Z"/> +</svg> |