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-2/apps/symbolic/audiobook-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_Dark-2/apps/symbolic/audiobook-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/apps/symbolic/audiobook-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/apps/symbolic/audiobook-symbolic.svg b/.icons/Gruvbox_Dark-2/apps/symbolic/audiobook-symbolic.svg new file mode 100644 index 000000000..4e0b40a97 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/apps/symbolic/audiobook-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_pvG2DyTgoBtfBstqVHKkT8YkJ9KnJG58"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_pvG2DyTgoBtfBstqVHKkT8YkJ9KnJG58)"> + <rect fill="#eff0f2" width="4.625" height="3.594" x="17.09" y="-.09" transform="matrix(1,0,0,1,0,0)"/> + <path fill="#eff0f2" fill-rule="evenodd" d="M 9.243 6.115 L 9.046 6.709 C 9.046 6.709 10.692 7.256 10.692 8.942 C 10.692 10.629 9.046 11.176 9.046 11.176 L 9.243 11.769 C 9.243 11.769 11.231 11.05 11.231 8.942 C 11.231 6.833 9.243 6.115 9.243 6.115 Z M 9.018 7.294 L 8.902 7.639 C 8.902 7.639 9.75 7.959 9.75 8.943 C 9.75 9.925 8.902 10.245 8.902 10.245 L 9.018 10.592 C 9.018 10.592 10.154 10.172 10.154 8.943 C 10.154 7.712 9.018 7.294 9.018 7.294 Z M 5.846 8 L 5.846 10.154 L 6.587 10.154 L 8.538 12.308 L 8.538 5.846 L 6.587 8 M 3.692 1 C 3.154 1 2.615 1.141 2.615 1.538 L 2.615 13.923 C 2.615 14.628 3.692 15 4.231 15 L 12.747 14.999 C 13.232 14.999 13.385 14.83 13.385 14.46 L 13.385 2.884 C 13.385 2.442 13.095 2.079 12.649 2.079 L 4.769 2.079 L 3.692 1.535 L 12.308 1.538 C 12.661 1.538 11.893 1 11.54 1 L 3.692 1 Z M 4.769 3.154 L 12.308 3.154 L 12.308 13.923 L 4.769 13.923 L 4.769 3.154 Z"/> + </g> +</svg> |