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/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_dark/actions/22/format-number-percent.svg')
-rw-r--r-- | .icons/gruvbox_dark/actions/22/format-number-percent.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/actions/22/format-number-percent.svg b/.icons/gruvbox_dark/actions/22/format-number-percent.svg new file mode 100644 index 000000000..2cba1bea7 --- /dev/null +++ b/.icons/gruvbox_dark/actions/22/format-number-percent.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#eff0f2; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4.5 1 C 2.5788 1 1 2.5789 1 4.5 C 1 6.4212 2.5788 8 4.5 8 C 5.3976 8 6.2022187 7.6315594 6.8242188 7.0683594 L 2.9492188 12.882812 A 1.0001 1.0001 0 0 0 3.2128906 14.259766 L 4.0253906 14.822266 A 1.0001 1.0001 0 0 0 5.4257812 14.554688 L 8.2382812 10.335938 C 8.1052813 10.703938 8 11.088 8 11.5 C 8 13.421 9.5788 15 11.5 15 C 13.421 15 15 13.421 15 11.5 C 15 9.5788 13.421 8 11.5 8 C 10.602 8 9.7977813 8.3684406 9.1757812 8.9316406 L 13.050781 3.1171875 A 1.0001 1.0001 0 0 0 12.787109 1.7402344 L 11.974609 1.1777344 A 1.0001 1.0001 0 0 0 10.574219 1.4453125 L 7.7617188 5.6640625 C 7.8947188 5.2957625 8 4.9119 8 4.5 C 8 2.5789 6.4212 1 4.5 1 z M 4.5 3 C 5.364 3 6 3.636 6 4.5 C 6 5.364 5.364 6 4.5 6 C 3.636 6 3 5.364 3 4.5 C 3 3.636 3.636 3 4.5 3 z M 11.5 10 C 12.364 10 13 10.636 13 11.5 C 13 12.364 12.364 13 11.5 13 C 10.636 13 10 12.364 10 11.5 C 10 10.636 10.636 10 11.5 10 z" transform="translate(3 3)"/> +</svg> |