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/accessibility-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/accessibility-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/apps/symbolic/accessibility-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/apps/symbolic/accessibility-symbolic.svg b/.icons/Gruvbox_Dark-2/apps/symbolic/accessibility-symbolic.svg new file mode 100644 index 000000000..cdefb24da --- /dev/null +++ b/.icons/Gruvbox_Dark-2/apps/symbolic/accessibility-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_jV4d164GA7fcOuQ3lcXiMVoXkIHN6rjO"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_jV4d164GA7fcOuQ3lcXiMVoXkIHN6rjO)"> + <rect fill="#eff0f2" width="4.625" height="3.594" x="18.19" y="-.16" transform="matrix(1,0,0,1,0,0)"/> + <path fill="#eff0f2" d="M 8 1 C 4.138 1 1 4.138 1 8 C 1 11.862 4.138 15 8 15 C 11.862 15 15 11.862 15 8 C 15 4.138 11.862 1 8 1 L 8 1 Z M 8 1.666 C 11.502 1.666 14.333 4.498 14.333 8 C 14.333 11.502 11.502 14.334 8 14.334 C 4.498 14.334 1.667 11.502 1.667 8 C 1.667 4.498 4.498 1.666 8 1.666 L 8 1.666 Z M 8 3.333 C 7.646 3.333 7.307 3.474 7.057 3.724 C 6.807 3.974 6.666 4.313 6.666 4.667 C 6.666 5.02 6.807 5.36 7.057 5.61 C 7.307 5.86 7.646 6 8 6 C 8.353 6 8.693 5.86 8.943 5.61 C 9.193 5.36 9.333 5.02 9.333 4.667 C 9.333 4.313 9.193 3.974 8.943 3.724 C 8.693 3.474 8.353 3.333 8 3.333 L 8 3.333 Z M 4 6.667 L 4 7.333 L 4.826 7.335 C 5.174 7.335 5.469 7.385 5.712 7.491 C 5.951 7.591 6.147 7.737 6.29 7.928 C 6.438 8.112 6.54 8.333 6.598 8.586 C 6.656 8.84 6.664 9.11 6.682 9.394 L 6.682 9.398 L 6.676 12.667 L 7.333 12.667 L 7.333 10.334 C 7.333 9.965 7.632 9.667 8 9.667 C 8.368 9.667 8.667 9.965 8.667 10.334 L 8.667 12.667 L 9.333 12.667 L 9.339 9.402 C 9.34 9.107 9.367 8.835 9.424 8.586 C 9.482 8.332 9.584 8.111 9.732 7.927 C 9.876 7.736 10.072 7.59 10.31 7.491 C 10.553 7.385 10.897 7.335 11.195 7.335 L 12 7.335 L 12 6.667 L 4 6.667 Z"/> + </g> +</svg> |