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/pocket.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/pocket.svg')
-rw-r--r-- | .icons/kora/apps/scalable/pocket.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/pocket.svg b/.icons/kora/apps/scalable/pocket.svg new file mode 100644 index 000000000..61e61cf12 --- /dev/null +++ b/.icons/kora/apps/scalable/pocket.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" x1="-1048.4" x2="-1008.4" y1="-24" y2="-24" gradientUnits="userSpaceOnUse"> + <stop stop-color="#820000" offset="0"/> + <stop stop-color="#ee4043" offset="1"/> + </linearGradient> + <path transform="matrix(0 -1.0834 -1.0834 0 -2.0016 -1090.17)" d="m-1014.15-4c3.17 0 5.75-2.575 5.75-5.749v-28.502c0-3.174-2.58-5.749-5.75-5.749h-28.5c-3.18 0-5.75 2.575-5.75 5.749v28.502c0 3.174 2.57 5.749 5.75 5.749z" fill="url(#a)"/> + <path transform="matrix(1.0834 0 0 1.0834 -2.0016 -1090.17)" d="m13.055 1017.4c-1.691 0-3.055 1.35-3.055 3.03 0 12.45 2.293 21.01 14 20.97 11.708-.05 14-8.53 14-20.97 0-1.68-1.363-3.03-3.054-3.03zm4.5 6.83c.48 0 .963.18 1.332.55l5.113 5.07 5.114-5.07c.368-.37.844-.55 1.326-.55.481 0 .967.18 1.336.55.737.73.737 1.92 0 2.65l-6.301 6.25c-.405.41-.947.57-1.475.53-.527.04-1.069-.12-1.474-.53l-6.301-6.25c-.738-.73-.738-1.92 0-2.65.369-.37.85-.55 1.33-.55z" fill="#fff" fill-rule="nonzero"/> +</svg> |