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/deepin-feedback.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/deepin-feedback.svg')
-rw-r--r-- | .icons/kora/apps/scalable/deepin-feedback.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/deepin-feedback.svg b/.icons/kora/apps/scalable/deepin-feedback.svg new file mode 100644 index 000000000..dbb4035b3 --- /dev/null +++ b/.icons/kora/apps/scalable/deepin-feedback.svg @@ -0,0 +1,12 @@ +<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 -37.9355 37.9355 0 24 41.9851)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#47a534" offset="0"/> + <stop stop-color="#57c93f" offset="1"/> + </linearGradient> + <path d="m24 42c11.598 0 21-7.955 21-19s-9.402-18.999-21-19c-11.598 0-21 7.955-21 19 0 6.048 2.819 11.17 7.274 14.566.267.203-.338 4.182-2.065 5.498-.426.323-.152.988.38.933 2.031-.213 5.014-.975 7.082-3.47 2.554.955 5.37 1.473 8.329 1.473z" fill="url(#a)"/> + <g fill="#fff"> + <path d="m35 17c0-.552-.448-1-1-1h-20c-.552 0-1 .448-1 1s.448 1 1 1h20c.552 0 1-.448 1-1z"/> + <path d="m35 23c0-.552-.448-1-1-1h-20c-.552 0-1 .448-1 1s.448 1 1 1h20c.552 0 1-.448 1-1z"/> + <path d="m35 29c0-.552-.448-1-1-1h-20c-.552 0-1 .448-1 1s.448 1 1 1h20c.552 0 1-.448 1-1z"/> + </g> +</svg> |