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/sentinel.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/sentinel.svg')
-rw-r--r-- | .icons/kora/apps/scalable/sentinel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/sentinel.svg b/.icons/kora/apps/scalable/sentinel.svg new file mode 100644 index 000000000..88d794f70 --- /dev/null +++ b/.icons/kora/apps/scalable/sentinel.svg @@ -0,0 +1,8 @@ +<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 -33.6872 33.6872 0 923.28 40.4502)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#002983" offset="0"/> + <stop stop-color="#009fe5" offset="1"/> + </linearGradient> + <path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/> + <path d="m38 10h-27.944v7.786l21.565 15.052c-.506.472-1.063.943-1.67 1.321l-19.946-13.873v.661c0 2.265-.202 6.559 1.873 9.815 2.278 3.68 6.227 6.511 10.328 7.455.202.047.405.094.607.094.405.095.81.142 1.215.189 1.974-.142 3.999-.849 5.872-1.887.051 0 .051-.048.102-.048.202-.094.405-.236.607-.377.405-.236.759-.472 1.164-.755 1.772-1.274 3.291-2.878 4.455-4.719.608-1.038 1.063-2.123 1.316-3.255v-.095c.152-.566.254-1.132.304-1.651v-.425l-19.085-13.259h3.493l15.744 10.994z" fill="#8fd9ff" fill-rule="nonzero"/> +</svg> |