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/16/formula.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/16/formula.svg')
-rw-r--r-- | .icons/gruvbox_dark/actions/16/formula.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/actions/16/formula.svg b/.icons/gruvbox_dark/actions/16/formula.svg new file mode 100644 index 000000000..9eeae3060 --- /dev/null +++ b/.icons/gruvbox_dark/actions/16/formula.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <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 9.1503906 1 A 1.0001 1.0001 0 0 0 8.1835938 1.7421875 L 6.2890625 8.8164062 L 5.5292969 7.5 A 1.0001 1.0001 0 0 0 4.6640625 7 L 2.0019531 7 A 1.0001 1.0001 0 0 0 1.0019531 8 L 1.0019531 9 A 1.0001 1.0001 0 0 0 2.0019531 10 L 3.5078125 10 L 6.1074219 14.5 A 1.0001 1.0001 0 0 0 7.9394531 14.259766 L 10.6875 4 L 14.001953 4 A 1.0001 1.0001 0 0 0 15.001953 3 L 15.001953 2 A 1.0001 1.0001 0 0 0 14.001953 1 L 9.1503906 1 z"/> +</svg> |