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/aegisub.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/aegisub.svg')
-rw-r--r-- | .icons/kora/apps/scalable/aegisub.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/aegisub.svg b/.icons/kora/apps/scalable/aegisub.svg new file mode 100644 index 000000000..3133a58ad --- /dev/null +++ b/.icons/kora/apps/scalable/aegisub.svg @@ -0,0 +1,15 @@ +<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 -49.6706 49.6382 0 23.9752 48.6769)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#d5dbff" offset="0"/> + <stop stop-color="#f9ffff" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(.542369 -23.5932 23.5932 .542369 24.0339 34.7797)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#016ed4" offset="0"/> + <stop stop-color="#00b1ff" offset="1"/> + </linearGradient> + <ellipse cx="24" cy="24" rx="22.821" ry="22.836" fill="url(#a)"/> + <g fill="url(#b)"> + <path d="m24 14.852c-6.176 0-11.499 3.641-13.944 8.894-.075.159-.075.346 0 .508 2.445 5.253 7.768 8.894 13.944 8.894s11.499-3.641 13.944-8.894c.075-.159.075-.346 0-.508-2.445-5.253-7.768-8.894-13.944-8.894zm0 15.461c-3.487 0-6.311-2.827-6.311-6.311 0-3.488 2.827-6.311 6.311-6.311 3.487 0 6.311 2.826 6.311 6.311 0 3.484-2.827 6.311-6.311 6.311z" fill-rule="nonzero"/> + <circle cx="24" cy="23.998" r="4.04"/> + </g> +</svg> |