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/amazonmp3-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/amazonmp3-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/amazonmp3-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/amazonmp3-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/amazonmp3-symbolic.svg new file mode 100644 index 000000000..a8dd51d01 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/amazonmp3-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_H4kOcxV9yEPyG7EDOb4liKWAn8IGhNAF"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_H4kOcxV9yEPyG7EDOb4liKWAn8IGhNAF)"> + <rect fill="#928374" width="4.625" height="3.594" x="16.34" y=".34" transform="matrix(1,0,0,1,0,0)"/> + <path fill="#928374" fill-rule="evenodd" d="M 9.462 8.881 C 9.462 9.904 9.487 10.756 8.97 11.665 C 8.553 12.404 7.889 12.858 7.152 12.858 C 6.144 12.858 5.554 12.091 5.554 10.955 C 5.554 8.719 7.562 8.313 9.462 8.313 L 9.462 8.881 Z M 12.112 15.28 C 11.937 15.436 11.686 15.447 11.49 15.341 C 10.617 14.617 10.461 14.282 9.984 13.592 C 8.542 15.06 7.521 15.5 5.653 15.5 C 3.44 15.5 1.72 14.137 1.72 11.409 C 1.72 9.279 2.875 7.83 4.522 7.119 C 5.947 6.494 7.939 6.381 9.462 6.21 L 9.462 5.869 C 9.462 5.245 9.511 4.506 9.143 3.966 C 8.823 3.483 8.209 3.284 7.668 3.284 C 6.666 3.284 5.775 3.797 5.556 4.86 C 5.511 5.097 5.338 5.331 5.1 5.343 L 2.553 5.067 C 2.338 5.019 2.099 4.847 2.161 4.519 C 2.746 1.433 5.536 0.5 8.037 0.5 C 9.315 0.5 10.986 0.841 11.994 1.807 C 13.272 3 13.149 4.591 13.149 6.324 L 13.149 10.413 C 13.149 11.643 13.66 12.183 14.14 12.846 C 14.308 13.084 14.346 13.369 14.132 13.543 C 13.595 13.992 12.641 14.82 12.116 15.286 L 12.112 15.28 Z"/> + </g> +</svg> |