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/image-missing.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/image-missing.svg')
-rw-r--r-- | .icons/kora/status/scalable/image-missing.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/kora/status/scalable/image-missing.svg b/.icons/kora/status/scalable/image-missing.svg new file mode 100644 index 000000000..1f78f0853 --- /dev/null +++ b/.icons/kora/status/scalable/image-missing.svg @@ -0,0 +1,14 @@ +<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(-.0595533 -35.183 35.183 -.0595533 686.543 39.9653)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#f086fb" offset="0"/> + <stop stop-color="#4392f6" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -26.4447 26.4447 0 1525.95 45.7093)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#222e44" offset="0"/> + <stop stop-color="#2767b9" offset="1"/> + </linearGradient> + <path d="m39.44 2.332c3.438 0 6.228 2.79 6.228 6.228v22.879c-.533.332-1.161.523-1.835.523h-39.666c-.674 0-1.302-.191-1.835-.523v-22.879c0-3.438 2.79-6.228 6.228-6.228z" fill="url(#a)"/> + <path d="m14.997 18.643h-.366c-.345 0-.621-.282-.621-.627v-1.052c-1.483-.373-1.908-1.254-1.908-3.062 0-2.669 2.166-4.837 4.837-4.837 2.667 0 4.833 2.168 4.833 4.837 0 1.782-.451 2.659-1.903 3.045v1.065c0 .347-.28.627-.626.627h-.363c-.344 0-.626-.28-.626-.627v-.837c-.163.012-.331.017-.508.024v.817c0 .343-.28.623-.625.623h-.363c-.346 0-.626-.28-.626-.623v-.814c-.177-.006-.348-.011-.512-.02v.834c0 .345-.28.627-.623.627zm-.064-6.708c.821.32 1.486.643 1.486 1.442 0 .791-.538.944-1.486 1.436-.728.378-1.486-.645-1.486-1.436 0-.799.721-1.739 1.486-1.442zm3.99 0c.789-.225 1.483.643 1.483 1.442 0 .791-.779 1.855-1.483 1.436-.866-.513-1.486-.645-1.486-1.436 0-.799.579-1.185 1.486-1.442z" fill="#c4e6ff"/> + <path d="m28.511 10.266 1.652 1.745 2.61-2.473 2.088 2.2-2.611 2.473 1.653 1.748c.564.592.558 1.512-.011 2.047-.569.54-1.486.496-2.046-.096l-1.655-1.746-2.619 2.479-2.087-2.2 2.621-2.352-1.654-1.877c-.564-.592-.555-1.51.011-2.047.569-.54 1.487-.496 2.048.099z" fill="#c4e6ff"/> + <path d="m43.099 18.932 2.569 3.132v17.376c0 3.438-2.79 6.228-6.228 6.228h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-15.15l3.788 1.921 6.259-.573 2.169 1.194 1.092-.329 2.679 2.405 5.231 2.879 3.585-.986 1.787-1.674 3.516.945 2.155-1.322 2.534-3.143.777.676z" fill="url(#b)"/> +</svg> |