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/snap.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/snap.svg')
-rw-r--r-- | .icons/kora/apps/scalable/snap.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/snap.svg b/.icons/kora/apps/scalable/snap.svg new file mode 100644 index 000000000..4eca14e16 --- /dev/null +++ b/.icons/kora/apps/scalable/snap.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 -45.5286 45.5286 0 210.895 46.7643)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#9aacb4" offset="0"/> + <stop stop-color="#ccd9de" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path d="m36.906 16.881c-.729-.71-1.608-1.065-2.639-1.065h-3.267l-.743-1.933c-.185-.464-.523-.864-1.014-1.201-.491-.336-.994-.504-1.509-.504h-7.467c-.516 0-1.019.168-1.51.504-.491.337-.829.737-1.013 1.201l-.744 1.933h-3.267c-1.03 0-1.91.355-2.639 1.065-.729.711-1.094 1.568-1.094 2.572v12.732c0 1.004.365 1.861 1.094 2.571.729.711 1.609 1.066 2.639 1.066h20.534c1.03 0 1.91-.355 2.639-1.066.729-.71 1.094-1.567 1.094-2.571v-12.732c0-1.004-.364-1.861-1.094-2.572zm-8.29 13.435c-1.279 1.246-2.817 1.869-4.616 1.869s-3.337-.623-4.616-1.869c-1.278-1.245-1.917-2.745-1.917-4.497 0-1.753.639-3.251 1.917-4.497 1.279-1.246 2.817-1.869 4.616-1.869s3.337.623 4.616 1.869c1.278 1.245 1.917 2.744 1.917 4.497 0 1.752-.639 3.251-1.917 4.497zm-4.616-8.589c-1.157 0-2.146.4-2.968 1.2-.821.801-1.232 1.765-1.232 2.892s.411 2.091 1.232 2.892c.822.8 1.811 1.2 2.968 1.2s2.146-.4 2.968-1.2c.821-.801 1.232-1.765 1.232-2.892s-.411-2.091-1.232-2.892c-.822-.8-1.811-1.2-2.968-1.2z" fill-opacity=".72" fill-rule="nonzero"/> +</svg> |