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/gitblade.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/gitblade.svg')
-rw-r--r-- | .icons/kora/apps/scalable/gitblade.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/gitblade.svg b/.icons/kora/apps/scalable/gitblade.svg new file mode 100644 index 000000000..fe92bacd2 --- /dev/null +++ b/.icons/kora/apps/scalable/gitblade.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 -43.9577 43.9577 0 24 45.9789)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#d39a43" offset="0"/> + <stop stop-color="#e3b56f" offset="1"/> + </linearGradient> + <path d="m20.551 44.551-17.102-17.102c-1.904-1.904-1.904-4.994 0-6.898l17.102-17.102c1.904-1.904 4.994-1.904 6.898 0l17.102 17.102c1.904 1.904 1.904 4.994 0 6.898l-17.102 17.102c-1.904 1.904-4.994 1.904-6.898 0z" fill="url(#a)"/> + <g fill="#fff" fill-rule="nonzero"> + <path d="m17.63 6.455-2.983 2.983 6.127 6.128v14.951h4.22v-10.731l4.838 4.838 2.984-2.984z" fill-opacity=".5"/> + <path d="m22.884 10.473c-2.315 0-4.219 1.904-4.219 4.219s1.904 4.22 4.219 4.22 4.22-1.905 4.22-4.22-1.905-4.219-4.22-4.219zm8.44 8.439c-2.315 0-4.22 1.905-4.22 4.22s1.905 4.22 4.22 4.22 4.22-1.905 4.22-4.22-1.905-4.22-4.22-4.22zm-8.44 7.385c-2.315 0-4.219 1.905-4.219 4.22s1.904 4.22 4.219 4.22 4.22-1.905 4.22-4.22-1.905-4.22-4.22-4.22z"/> + </g> +</svg> |