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/vieb.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/vieb.svg')
-rw-r--r-- | .icons/kora/apps/scalable/vieb.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/vieb.svg b/.icons/kora/apps/scalable/vieb.svg new file mode 100644 index 000000000..74fad806f --- /dev/null +++ b/.icons/kora/apps/scalable/vieb.svg @@ -0,0 +1,10 @@ +<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 -44.3192 44.3192 0 24 45.9495)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#800000" offset="0"/> + <stop stop-color="#ce4e4e" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m23.999 1.63c-1.172 0-2.344.437-3.22 1.313l-17.836 17.838c-1.752 1.752-1.749 4.684.003 6.436l17.836 17.837c1.751 1.752 4.686 1.755 6.438.003l17.836-17.838c1.752-1.752 1.752-4.686 0-6.438l-17.836-17.838c-.877-.876-2.049-1.313-3.221-1.313z" fill="url(#a)"/> + <path d="m5.891 6.956c-1.18 0-2.13.951-2.13 2.131s.95 2.13 2.13 2.13h1.065v25.566c.001 3.761 4.52 5.677 7.224 3.062l29.723-28.763c.817-.297 1.402-1.073 1.402-1.995 0-1.18-.951-2.131-2.131-2.131h-10.652c-1.18 0-2.131.951-2.131 2.131 0 .882.533 1.635 1.295 1.96l-16.208 15.682v-15.512h1.065c1.181 0 2.131-.95 2.131-2.13s-.95-2.131-2.131-2.131z" fill="#e4e4e4"/> + </g> +</svg> |