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/ventoy.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/ventoy.svg')
-rw-r--r-- | .icons/kora/apps/scalable/ventoy.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/ventoy.svg b/.icons/kora/apps/scalable/ventoy.svg new file mode 100644 index 000000000..58baa1c3c --- /dev/null +++ b/.icons/kora/apps/scalable/ventoy.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 -45.528 45.528 0 24 46.764)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#0041ae" offset="0"/> + <stop stop-color="#0068ce" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path d="m33.606 8.065-5.124 5.098 6.326 6.295 5.127-5.099zm.338 2.697 1.289 1.28-1.058 1.047-1.285-1.28zm1.96 1.949 1.292 1.283-1.056 1.047-1.289-1.28zm-10.519.223-16.642 16.544c-.904.898-.904 2.359 0 3.261l6.563 6.52c.907.902 2.378.899 3.279 0l16.641-16.542zm2.688 7.111-.647 2.406-.634-.63-5.929 5.894 3.144.084c.234-.025.476-.121.655-.291.916-.91 1.239-1.229 1.239-1.229l-.514-.512 1.534-1.527 1.536 1.527-1.536 1.528-.513-.514-1.223 1.216c-.344.342-.893.512-1.343.52-.01 0-3.332-.091-3.332-.091-.234.025-.477.122-.656.291l-1.927 1.919c-.003.002-.005.004-.007.006l-.874.867c.47.701.395 1.655-.226 2.272-.709.704-1.858.704-2.566 0-.708-.703-.708-1.845 0-2.549.621-.618 1.581-.693 2.285-.227l.887-.883c.171-.178.27-.419.296-.651 0 0-.093-3.304-.093-3.315h.002c.008-.447.179-.992.522-1.333l1.268-1.261c-.194-.401-.126-.896.208-1.229.424-.422 1.11-.422 1.534 0 .424.421.424 1.106 0 1.527-.335.333-.832.397-1.236.204-.154.155-.574.573-1.282 1.276-.171.178-.268.421-.294.654l.087 3.123 7.847-7.8-.633-.627z" fill="#ffffff" fill-rule="nonzero"/> +</svg> |