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.arshubham.cipher.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.arshubham.cipher.svg')
-rw-r--r-- | .icons/kora/apps/scalable/com.github.arshubham.cipher.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/com.github.arshubham.cipher.svg b/.icons/kora/apps/scalable/com.github.arshubham.cipher.svg new file mode 100644 index 000000000..f9f6618f5 --- /dev/null +++ b/.icons/kora/apps/scalable/com.github.arshubham.cipher.svg @@ -0,0 +1,12 @@ +<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.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#32aeea" offset="0"/> + <stop stop-color="#0ae4fd" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(-.0615327 29.451 -29.451 -.0615327 24.6548 10.4455)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#f8ffff" offset="0"/> + <stop stop-color="#fafafa" offset="1"/> + </linearGradient> + <path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/> + <path d="m24.598 10.469c-4.726 0-8.531 3.081-8.531 6.871v3.277c-2.363 0-4.265 1.509-4.265 3.383v10.148c0 1.874 1.902 3.383 4.265 3.383h17.063c2.363 0 4.265-1.509 4.265-3.383v-10.148c0-1.874-1.902-3.383-4.265-3.383v-3.277c0-3.79-3.805-6.871-8.532-6.871zm0 3.383c2.363 0 4.266 1.496 4.266 3.383v3.382h-8.531v-3.382c0-1.887 1.902-3.383 4.265-3.383z" fill="url(#b)" fill-rule="nonzero"/> +</svg> |