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/apps/scalable/slack.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/apps/scalable/slack.svg')
-rw-r--r-- | .icons/kora/apps/scalable/slack.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/slack.svg b/.icons/kora/apps/scalable/slack.svg new file mode 100644 index 000000000..52f20c6f5 --- /dev/null +++ b/.icons/kora/apps/scalable/slack.svg @@ -0,0 +1,13 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -43.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#d4d4d4" offset="0"/> + <stop stop-color="#fefefe" offset="1"/> + </linearGradient> + <path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/> + <g fill-rule="nonzero"> + <path d="m15.573 28.289c0-1.867 1.524-3.393 3.39-3.393 1.867 0 3.391 1.526 3.391 3.393v9.319c0 1.867-1.524 3.393-3.391 3.393-1.866 0-3.39-1.526-3.39-3.393zm-2.543-2e-3c0 1.866-1.524 3.39-3.39 3.39-1.867 0-3.391-1.524-3.391-3.39 0-1.867 1.524-3.391 3.391-3.391h3.39z" fill="#e01e56"/> + <path d="m28.287 34.22c1.866 0 3.39 1.524 3.39 3.39 0 1.867-1.524 3.391-3.39 3.391-1.867 0-3.391-1.524-3.391-3.391v-3.39zm9.321-2.543h-9.319c-1.867 0-3.393-1.524-3.393-3.39 0-1.867 1.526-3.391 3.393-3.391h9.319c1.867 0 3.393 1.524 3.393 3.391 0 1.866-1.526 3.39-3.393 3.39z" fill="#ecb22e"/> + <path d="m37.61 22.354h-3.39v-3.391c0-1.866 1.524-3.39 3.39-3.39 1.867 0 3.391 1.524 3.391 3.39 0 1.867-1.524 3.391-3.391 3.391zm-5.933-3.393c0 1.867-1.524 3.393-3.39 3.393-1.867 0-3.391-1.526-3.391-3.393v-9.319c0-1.867 1.524-3.393 3.391-3.393 1.866 0 3.39 1.526 3.39 3.393z" fill="#2eb665"/> + <path d="m18.961 22.354h-9.319c-1.867 0-3.393-1.524-3.393-3.391 0-1.866 1.526-3.39 3.393-3.39h9.319c1.867 0 3.393 1.524 3.393 3.39 0 1.867-1.526 3.391-3.393 3.391zm3.393-9.324h-3.391c-1.866 0-3.39-1.524-3.39-3.39 0-1.867 1.524-3.391 3.39-3.391 1.867 0 3.391 1.524 3.391 3.391z" fill="#36a2f0"/> + </g> +</svg> |