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-Light/actions/16/labplot-xy-fit-curve.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-Light/actions/16/labplot-xy-fit-curve.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/16/labplot-xy-fit-curve.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/16/labplot-xy-fit-curve.svg b/.icons/Gruvbox-Light/actions/16/labplot-xy-fit-curve.svg new file mode 100644 index 000000000..6d7f416e9 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/16/labplot-xy-fit-curve.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:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13.519531 2.0039062 C 12.701731 2.0039062 11.994094 2.7271637 11.996094 3.5273438 C 11.994094 4.3275738 12.701771 5.0039062 13.519531 5.0039062 C 14.337321 5.0039062 14.997994 4.3276137 14.996094 3.5273438 C 14.998094 2.7271238 14.337361 2.0039062 13.519531 2.0039062 z M 6.5195312 3.0039062 C 5.7017312 3.0039062 4.9940938 3.7271637 4.9960938 4.5273438 C 4.9940938 5.3275738 5.7017712 6.0039062 6.5195312 6.0039062 C 7.3373212 6.0039062 7.9979938 5.3276137 7.9960938 4.5273438 C 7.9980937 3.7271238 7.3373612 3.0039062 6.5195312 3.0039062 z M 1.5195312 7.0039062 C 0.70173125 7.0039062 -0.00590625 7.7271637 -0.00390625 8.5273438 C -0.00590625 9.3275738 0.70177125 10.003906 1.5195312 10.003906 C 2.1670112 10.003906 2.7106563 9.5777562 2.9101562 9.0039062 L 15.996094 9.0039062 L 15.996094 8.0039062 L 2.8964844 8.0039062 C 2.6859044 7.4377963 2.1520412 7.0039062 1.5195312 7.0039062 z M 14.519531 10.003906 C 13.701731 10.003906 12.994094 10.727164 12.996094 11.527344 C 12.994094 12.327574 13.701771 13.003906 14.519531 13.003906 C 15.337321 13.003906 15.997994 12.327614 15.996094 11.527344 C 15.998094 10.727124 15.337361 10.003906 14.519531 10.003906 z M 9.0195312 11.003906 C 8.2017312 11.003906 7.4940938 11.727164 7.4960938 12.527344 C 7.4940938 13.327574 8.2017712 14.003906 9.0195312 14.003906 C 9.8373212 14.003906 10.497994 13.327614 10.496094 12.527344 C 10.498094 11.727124 9.8373612 11.003906 9.0195312 11.003906 z"/> +</svg> |