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/yoshimi.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/yoshimi.svg')
-rw-r--r-- | .icons/kora/apps/scalable/yoshimi.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/yoshimi.svg b/.icons/kora/apps/scalable/yoshimi.svg new file mode 100644 index 000000000..c6007b4e4 --- /dev/null +++ b/.icons/kora/apps/scalable/yoshimi.svg @@ -0,0 +1,13 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -37.995 37.995 0 24 45.2605)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#ff57a3" offset="0"/> + <stop stop-color="#ff7bb6" offset="1"/> + </linearGradient> + <path d="m8.383 3.278 6 6" fill="none" stroke="#434343" stroke-width="4"/> + <path d="m39.617 3.278-6.693 6.693" fill="none" stroke="#434343" stroke-width="4.46"/> + <path d="m44.078 11.461c0-2.332-1.89-4.222-4.222-4.222h-31.712c-2.332 0-4.222 1.89-4.222 4.222v29.481c0 2.332 1.89 4.222 4.222 4.222h31.712c2.332 0 4.222-1.89 4.222-4.222z" fill="url(#a)"/> + <path d="m15.076 13.931c3.694 0 6.693 2.999 6.693 6.693s-2.999 6.693-6.693 6.693-6.693-2.999-6.693-6.693 2.999-6.693 6.693-6.693zm17.848 0c3.694 0 6.693 2.999 6.693 6.693s-2.999 6.693-6.693 6.693-6.693-2.999-6.693-6.693 2.999-6.693 6.693-6.693z" fill="#bd1c00"/> + <path d="m15.076 18.393c1.232 0 2.231 1 2.231 2.231s-.999 2.231-2.231 2.231c-1.231 0-2.231-1-2.231-2.231s1-2.231 2.231-2.231zm17.848 0c1.231 0 2.231 1 2.231 2.231s-1 2.231-2.231 2.231c-1.232 0-2.231-1-2.231-2.231s.999-2.231 2.231-2.231z" fill="#1b1b1b"/> + <path d="m10.614 29.548h26.771v13.385h-26.771z" fill="#2c2c2c"/> + <path d="m12.845 31.779v3.346h2.231v-3.346zm4.462 0v3.346h3.347v-3.346zm5.578 0v3.346h2.23v-3.346zm4.461 0v3.346h3.347v-3.346zm5.578 0v3.346h2.231v-3.346zm-20.079 5.577v3.346h2.231v-3.346zm4.462 0v3.346h3.347v-3.346zm5.578 0v3.346h2.23v-3.346zm4.461 0v3.346h3.347v-3.346zm5.578 0v3.346h2.231v-3.346z" fill="#fff" fill-rule="nonzero"/> +</svg> |