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/astah_viewer.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/astah_viewer.svg')
-rw-r--r-- | .icons/kora/apps/scalable/astah_viewer.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/astah_viewer.svg b/.icons/kora/apps/scalable/astah_viewer.svg new file mode 100644 index 000000000..5bf610c69 --- /dev/null +++ b/.icons/kora/apps/scalable/astah_viewer.svg @@ -0,0 +1,15 @@ +<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.2109 43.2109 0 19.6664 45.668)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#237ac2" offset="0"/> + <stop stop-color="#369ad7" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(-.252154 -41.8823 41.8823 -.252154 26.6791 44.3394)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#b82847" offset="0"/> + <stop stop-color="#e65776" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m35.471 7.941 7.871 36.352c-1.068.86-2.425 1.375-3.902 1.375h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-1.732.708-3.3 1.851-4.429z" fill="url(#a)"/> + <path d="m4.119 4.195c1.13-1.15 2.703-1.863 4.441-1.863h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 1.988-.933 3.759-2.384 4.899z" fill="url(#b)"/> + <path d="m19.485 2.332c-.524 1.366-1.038 3.133-1.076 4.791-.052 2.327 1.014 5.296 1.014 5.296l3.817-.7s-1.26-1.76-1.324-4.831c-.032-1.504.433-3.212.921-4.556zm26.183 7.839s-4.898.381-6.613.847c-5.114 1.392-11.608 3.272-11.608 3.272l2.649 2.336s5.066-1.862 9.271-2.681c1.867-.364 4.509-.523 6.301-.609zm-43.336 2.542v2.872c1.269.269 3.032.621 5.172.977 2.036.34 6.153.703 6.153.703l.702-2.806s-3.813.06-5.687-.233c-2.497-.39-4.835-1.048-6.34-1.513zm25.583 7.654-2.832 2.675s3.427.373 11.48 9.088c3.783 4.094 6.683 8.548 7.918 10.967 1.626-1.854 1.167-4.816 1.183-6.98-1.782-2.524-4.293-5.451-7.855-8.661-5.176-4.665-9.894-7.089-9.894-7.089zm-12.508.893c-5.126.006-8.428 3.415-8.428 3.415l2.937 2.7s1.471-2.275 5.417-2.166c5.236.143 4.333 4.333 4.333 4.333s-14.084-1.083-14.084 6.501c0 3.329 2.167 6.5 7.584 6.5 4.334 0 6.5-3.25 6.5-3.25v3.25h4.334v-13.001s1.114-8.293-8.593-8.282zm4.259 11.532v2.167c0 1.084-1.083 4.334-4.333 4.334s-4.334-1.445-4.334-3.25c0-3.251 8.667-3.251 8.667-3.251z" fill="#ffffff" fill-opacity=".9"/> + </g> +</svg> |