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/kora-light/actions/symbolic/chat-message-new-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/kora-light/actions/symbolic/chat-message-new-symbolic.svg')
-rw-r--r-- | .icons/kora-light/actions/symbolic/chat-message-new-symbolic.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/kora-light/actions/symbolic/chat-message-new-symbolic.svg b/.icons/kora-light/actions/symbolic/chat-message-new-symbolic.svg new file mode 100644 index 000000000..7e095dc75 --- /dev/null +++ b/.icons/kora-light/actions/symbolic/chat-message-new-symbolic.svg @@ -0,0 +1,6 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> + <g fill="#444444"> + <path d="m7 4v2h-2v2h2v2h2v-2h2v-2h-2v-2z"/> + <path transform="translate(0 -.028003)" d="m3 2s-2 0-2 2v6c0 2 2 2 2 2h5l2 3 2-3h1s2 0 2-2v-6c0-2-2-2-2-2zm7 11.197 1.168-1.752c.185-.278.498-.445.832-.445h1s1 0 1-1v-6c0-1-1-1-1-1h-10s-1 0-1 1v6c0 1 1 1 1 1h5c.334 0 .647.167.832.445z"/> + </g> +</svg> |