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/22/format-number-percent.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/22/format-number-percent.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/22/format-number-percent.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/22/format-number-percent.svg b/.icons/Gruvbox-Plus-Dark/actions/22/format-number-percent.svg new file mode 100644 index 000000000..5ef822c6a --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/22/format-number-percent.svg @@ -0,0 +1,6 @@ +<svg width="22" height="22" version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style> + </defs> + <path class="ColorScheme-Text" d="m7.5 4c-1.921 0-3.5 1.579-3.5 3.5s1.579 3.5 3.5 3.5c0.8976 0 1.702-0.3684 2.324-0.9316l-3.875 5.814a1 1 0 0 0 0.2637 1.377l0.8125 0.5625a1 1 0 0 0 1.4-0.2676l2.812-4.219c-0.133 0.368-0.2383 0.7521-0.2383 1.164 0 1.921 1.579 3.5 3.5 3.5s3.5-1.579 3.5-3.5-1.579-3.5-3.5-3.5c-0.898 0-1.702 0.3684-2.324 0.9316l3.875-5.814a1 1 0 0 0-0.2637-1.377l-0.8125-0.5625a1 1 0 0 0-1.4 0.2676l-2.812 4.219c0.133-0.3683 0.2383-0.7522 0.2383-1.164 0-1.921-1.579-3.5-3.5-3.5zm0 2c0.864 0 1.5 0.636 1.5 1.5s-0.636 1.5-1.5 1.5-1.5-0.636-1.5-1.5 0.636-1.5 1.5-1.5zm7 7c0.864 0 1.5 0.636 1.5 1.5s-0.636 1.5-1.5 1.5-1.5-0.636-1.5-1.5 0.636-1.5 1.5-1.5z" fill="currentColor"/> +</svg> |