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/plasma-search.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/plasma-search.svg')
-rw-r--r-- | .icons/kora/apps/scalable/plasma-search.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/plasma-search.svg b/.icons/kora/apps/scalable/plasma-search.svg new file mode 100644 index 000000000..ba7e4602f --- /dev/null +++ b/.icons/kora/apps/scalable/plasma-search.svg @@ -0,0 +1,8 @@ +<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 -33.6872 33.6872 0 766.162 40.4502)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#006783" offset="0"/> + <stop stop-color="#20ccff" offset="1"/> + </linearGradient> + <path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/> + <path transform="matrix(1.38457 0 0 1.38457 -9.67418 -8.85472)" d="m33.239 31.309-4.541-3.397c.969-1.399 1.973-3.584 1.973-5.304 0-1.117-.217-2.187-.651-3.207s-1.02-1.899-1.759-2.638-1.618-1.325-2.638-1.759-2.089-.651-3.207-.651-2.187.217-3.207.651c-1.021.434-1.9 1.02-2.639 1.759-.738.739-1.325 1.618-1.759 2.638-.433 1.021-.65 2.09-.65 3.207 0 1.118.217 2.187.65 3.207.434 1.021 1.021 1.9 1.759 2.639.739.738 1.619 1.325 2.639 1.759 1.02.433 2.089.65 3.207.65 1.72 0 3.719-.704 5.119-1.674l3.582 4.23c.281.297.632.446 1.055.446.406 0 .758-.149 1.055-.446s.446-.648.446-1.055c0-.414-.145-.766-.434-1.055zm-7.112-4.99c-1.028 1.028-2.265 1.542-3.711 1.542s-2.683-.514-3.711-1.542-1.542-2.265-1.542-3.711.514-2.683 1.542-3.711c1.027-1.028 2.265-1.542 3.711-1.542s2.683.514 3.711 1.542 1.542 2.265 1.542 3.711-.514 2.683-1.542 3.711z" fill="#fff" fill-opacity=".85" fill-rule="nonzero"/> +</svg> |