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/com.github.danrabbit.lookbook.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/com.github.danrabbit.lookbook.svg')
-rw-r--r-- | .icons/kora/apps/scalable/com.github.danrabbit.lookbook.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/com.github.danrabbit.lookbook.svg b/.icons/kora/apps/scalable/com.github.danrabbit.lookbook.svg new file mode 100644 index 000000000..fed2963af --- /dev/null +++ b/.icons/kora/apps/scalable/com.github.danrabbit.lookbook.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(-.506203 -42 42 -.506203 318 41.4566)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#822087" offset="0"/> + <stop stop-color="#cd2bbd" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m36.92 2.443c2.783 0 5.039 2.257 5.039 5.04v33.034c0 2.784-2.256 5.041-5.039 5.041h-25.84c-2.783 0-5.039-2.257-5.039-5.04v-33.035c0-2.783 2.256-5.04 5.039-5.04h25.84z" fill="url(#a)"/> + <path d="m11.08 2.443h1.263v43.115h-1.263c-2.783 0-5.039-2.258-5.039-5.041v-33.034c0-2.783 2.256-5.04 5.039-5.04z" fill-opacity=".2"/> + <path d="m25.108 13.989c4.389 0 8 3.611 8 8 0 1.603-.482 3.17-1.383 4.496l4.944 4.944c.294.282.461.673.461 1.082 0 .823-.677 1.5-1.5 1.5-.408 0-.8-.167-1.082-.461l-4.95-4.95c-1.323.902-2.888 1.386-4.49 1.389-4.388 0-8-3.611-8-8s3.612-8 8-8zm0 3c-2.743 0-5 2.257-5 5s2.257 5 5 5 5-2.257 5-5-2.257-5-5-5z" fill="#fff" fill-opacity=".5"/> + </g> +</svg> |