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/ascii-design-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/ascii-design-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/ascii-design-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/ascii-design-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/ascii-design-symbolic.svg new file mode 100644 index 000000000..ea769ba38 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/ascii-design-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_28IMoYsYPoIVAhUGFsarndotRysX0W9N"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_28IMoYsYPoIVAhUGFsarndotRysX0W9N)"> + <rect fill="#928374" width="4.625" height="3.594" x="17.09" y="-.09" transform="matrix(1,0,0,1,0,0)"/> + <path fill="#928374" fill-rule="evenodd" d="M 0 4.308 L 0 11.692 L 0.615 11.692 L 0.615 8.615 L 1.846 8.615 L 1.846 11.692 L 2.462 11.692 L 2.462 4.308 L 0 4.308 Z M 3.692 4.308 L 3.692 8 L 5.538 8 L 5.538 11.077 L 3.692 11.077 L 3.692 11.692 L 6.154 11.692 L 6.154 7.385 L 4.308 7.385 L 4.308 4.923 L 6.154 4.923 L 6.154 4.308 L 3.692 4.308 Z M 7.385 4.308 L 7.385 11.692 L 9.846 11.692 L 9.846 11.077 L 8 11.077 L 8 4.923 L 9.846 4.923 L 9.846 4.308 L 7.385 4.308 Z M 11.077 4.308 L 11.077 4.923 L 11.692 4.923 L 11.692 11.077 L 11.077 11.077 L 11.077 11.692 L 12.923 11.692 L 12.923 11.077 L 12.308 11.077 L 12.308 4.923 L 12.923 4.923 L 12.923 4.308 L 11.077 4.308 Z M 14.154 4.308 L 14.154 4.923 L 14.769 4.923 L 14.769 11.077 L 14.154 11.077 L 14.154 11.692 L 16 11.692 L 16 11.077 L 15.385 11.077 L 15.385 4.923 L 16 4.923 L 16 4.308 L 14.154 4.308 Z M 0.615 4.923 L 1.846 4.923 L 1.846 8 L 0.615 8 L 0.615 4.923 Z"/> + </g> +</svg> |