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/status/scalable/avatar-default.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/status/scalable/avatar-default.svg')
-rw-r--r-- | .icons/kora/status/scalable/avatar-default.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/status/scalable/avatar-default.svg b/.icons/kora/status/scalable/avatar-default.svg new file mode 100644 index 000000000..8e91e8452 --- /dev/null +++ b/.icons/kora/status/scalable/avatar-default.svg @@ -0,0 +1,10 @@ +<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <circle cx="24" cy="24" r="23" style="fill:url(#_Linear1)"/> + <path d="m27.832 25.549c-0.178-0.058-0.465-2.093-0.325-2.526 0.19-0.582 0.83-1.079 1.053-2.438 0.067-0.409 0.838-1.039 0.96-1.473 0.263-0.937 0.352-1.412 0.51-2.405 0.061-0.382-0.31-0.296-0.334-0.667-0.105-1.621 0.229-3.796-0.813-4.85-0.735-0.745-1.534-1.248-2.755-1.45-0.848-0.14-1.41-0.716-1.94-0.722-1.441-0.015-4.313 0.562-5.562 2.89-0.48 0.894-0.607 1.695-0.559 3.159 0.036 1.089-0.46 0.681-0.388 1.487 0.092 1.034 0.318 2.179 0.618 3.063 0.131 0.386 0.842 0.908 0.914 1.28 0.419 2.167 0.825 1.525 1.041 2.54 0.061 0.288-0.035 2.161-0.23 2.257-5.438 2.669-9.618 3.047-9.511 8.939 8.503 2.084 17.53 1.935 26.977 0 0.12-5.629-3.459-5.546-9.656-9.084z" style="fill-opacity:.84;fill-rule:nonzero;fill:#fff"/> + <defs> + <linearGradient id="_Linear1" x2="1" gradientTransform="matrix(2.7161e-15,-44.3572,44.3572,2.7161e-15,67.4084,45.917)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#197ff1" offset="0"/> + <stop style="stop-color:#21c6fb" offset="1"/> + </linearGradient> + </defs> +</svg> |