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/apps/symbolic/josm-symbolic.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/apps/symbolic/josm-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/josm-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/josm-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/josm-symbolic.svg new file mode 100644 index 000000000..16fe6aa55 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/josm-symbolic.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_tIBFMlaDOCisiuZa0g4U9io0N24e7A6K"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_tIBFMlaDOCisiuZa0g4U9io0N24e7A6K)"> + <rect style="fill:#928374" fill-opacity="0" width="16" height="16"/> + <path fill="#928374" d="M 5.589 0.015 L 0 2.66 L 0 15.586 C 0 15.661 0.022 15.729 0.05 15.785 C 0.081 15.851 0.134 15.904 0.2 15.935 C 0.256 15.963 0.324 15.985 0.399 15.985 C 0.481 15.985 0.549 15.991 0.549 15.91 L 5.589 13.589 L 10.38 15.985 L 15.97 13.339 L 15.97 3.858 L 10.38 9.448 L 10.38 14.239 L 6.313 12.143 L 5.589 11.843 L 5.589 1.788 L 5.665 1.762 L 9.183 2.96 L 10.531 1.612 L 10.63 1.537 L 10.38 1.612 L 5.589 0.015 Z M 14.148 0.065 C 14.018 0.065 13.905 0.084 13.824 0.164 L 12.925 1.063 L 14.921 3.06 L 15.82 2.161 C 16.06 1.921 16.06 1.622 15.82 1.463 L 14.522 0.164 C 14.411 0.093 14.28 0.058 14.148 0.065 Z M 12.452 1.537 L 7.186 6.802 L 7.186 8.798 L 9.183 8.798 L 14.448 3.533 L 12.452 1.537 Z"/> + </g> +</svg> |