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-Plus-Dark/actions/16/view-financial-category-expense.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-Plus-Dark/actions/16/view-financial-category-expense.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/16/view-financial-category-expense.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/16/view-financial-category-expense.svg b/.icons/Gruvbox-Plus-Dark/actions/16/view-financial-category-expense.svg new file mode 100644 index 000000000..ec1e2a65d --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/16/view-financial-category-expense.svg @@ -0,0 +1,7 @@ +<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } .ColorScheme-NegativeText { color:#fb4934; }</style> + </defs> + <path class="ColorScheme-Text" d="M 1.375,1 C 1.1673,1 1,1.1673 1,1.375 v 1.25 C 1,2.8327 1.1673,3 1.375,3 h 1.25 C 2.8327,3 3,2.8327 3,2.625 V 1.375 C 3,1.1673 2.8327,1 2.625,1 Z M 5,1 V 3 H 15 V 1 Z M 1.375,5 C 1.1673,5 1,5.1673 1,5.375 v 1.25 C 1,6.8327 1.1673,7 1.375,7 h 1.25 C 2.8327,7 3,6.8327 3,6.625 V 5.375 C 3,5.1673 2.8327,5 2.625,5 Z M 5,5 V 7 H 15 V 5 Z M 1.375,9 C 1.1673,9 1,9.1673 1,9.375 v 1.25 C 1,10.8328 1.1673,11 1.375,11 h 1.25 C 2.8327,11 3,10.8328 3,10.625 V 9.375 C 3,9.1673 2.8327,9 2.625,9 Z M 5,9 v 2 H 8 V 9 Z M 1.375,13 C 1.1673,13 1,13.1672 1,13.375 v 1.25 C 1,14.8328 1.1673,15 1.375,15 h 1.25 C 2.8327,15 3,14.8328 3,14.625 v -1.25 C 3,13.1672 2.8327,13 2.625,13 Z M 5,13 v 2 h 3 v -2 z" fill="currentColor"/> + <path class="ColorScheme-NegativeText" d="m16 12-3.489 3v-1.507h-2.511v-3h2.511v-1.493z" fill="currentColor"/> +</svg> |