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/distributor-logo-korora.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/distributor-logo-korora.svg')
-rw-r--r-- | .icons/kora/apps/scalable/distributor-logo-korora.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/distributor-logo-korora.svg b/.icons/kora/apps/scalable/distributor-logo-korora.svg new file mode 100644 index 000000000..f7a8cbf55 --- /dev/null +++ b/.icons/kora/apps/scalable/distributor-logo-korora.svg @@ -0,0 +1,11 @@ +<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 -35.3911 35.3911 0 968.766 41.2823)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#006783" offset="0"/> + <stop stop-color="#13bee3" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <g fill="#fff"> + <path d="m27.596 27.707c.082 1.075-.001 1.35-.129 2.279-5.354-.512-9.502-5.023-9.502-10.512 0-5.833 4.728-10.561 10.561-10.561h9.052c.837 0 1.509.672 1.509 1.509v9.052c0 5.283-3.879 9.66-8.944 10.438.116-1.002.089-1.435.032-2.316 3.794-.76 6.636-4.097 6.636-8.122v-8.285h-8.285c-4.59 0-8.285 3.695-8.285 8.285 0 4.275 3.206 7.774 7.355 8.233z"/> + <path d="m20.508 20.282s-.171-.95.091-2.258c5.304.562 9.436 5.049 9.436 10.502 0 5.833-4.728 10.561-10.561 10.561h-9.052c-.837 0-1.509-.672-1.509-1.509v-9.052c0-5.279 3.873-9.653 8.933-10.436-.144.729-.17 1.516-.055 2.293-3.803.764-6.624 4.109-6.624 8.143v8.307h8.307c4.602 0 8.307-3.705 8.307-8.307 0-4.252-3.162-7.738-7.273-8.244z"/> + </g> +</svg> |