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/gitahead.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/gitahead.svg')
-rw-r--r-- | .icons/kora/apps/scalable/gitahead.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/gitahead.svg b/.icons/kora/apps/scalable/gitahead.svg new file mode 100644 index 000000000..2daad363b --- /dev/null +++ b/.icons/kora/apps/scalable/gitahead.svg @@ -0,0 +1,16 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(.377939 -45.5249 45.5249 .377939 23.6221 46.7609)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#062d3d" offset="0"/> + <stop stop-color="#143d4d" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <g fill="none" stroke-width="1.14"> + <path d="m25.138 24-6.023 6.547-.453 3.247-3.198 3.295" stroke="#c97335"/> + <path d="m22.862 21.724-7.07 5.122h-3.55l-3.608 2.276" stroke="#d59467"/> + <path d="m24 22.862-14.227 13.089" stroke="#b95026"/> + </g> + <circle cx="9.773" cy="35.951" r="1.707" fill="#b95026"/> + <circle cx="8.634" cy="29.122" r="1.707" fill="#d59467"/> + <circle cx="15.464" cy="37.089" r="1.707" fill="#c97335"/> + <path d="m44.752 2.374c-.261-.002-.519.046-.762.141l-33.501 13.152c-.774.304-1.286 1.053-1.286 1.882 0 1.03.789 1.904 1.817 2.013 3.499.368 7.756 3.05 10.999 6.582s5.39 7.905 5.456 10.676c.026 1.092.934 1.977 2.03 1.977.787 0 1.505-.455 1.839-1.165l15.228-32.375c.126-.269.192-.562.192-.859 0-1.103-.905-2.014-2.012-2.024z" fill="#37adba" fill-rule="nonzero"/> +</svg> |