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/pronterface.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/pronterface.svg')
-rw-r--r-- | .icons/kora/apps/scalable/pronterface.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/pronterface.svg b/.icons/kora/apps/scalable/pronterface.svg new file mode 100644 index 000000000..03e949385 --- /dev/null +++ b/.icons/kora/apps/scalable/pronterface.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(6e-7 -45.3932 45.3932 6e-7 24 46.6292)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#981818" offset="0"/> + <stop stop-color="#d8333b" offset="1"/> + </linearGradient> + <circle cx="24" cy="23.933" r="22.697" fill="url(#a)"/> + <path d="m12.652 14.854c-1.245 0-2.27 1.025-2.27 2.27s1.025 2.269 2.27 2.269 2.269-1.024 2.269-2.269-1.024-2.27-2.269-2.27zm13.618 1.135v22.696h2.269v-9.706c.526.962 1.433 1.679 2.23 2.15.806.462 1.767.692 2.881.692 1.849 0 3.347-.778 4.498-2.336 1.159-1.558 1.74-3.04 1.74-5.579s-.581-4.021-1.74-5.579c-1.151-1.558-2.649-2.338-4.498-2.338-1.114 0-2.075.235-2.881.707-.797.462-1.704 1.172-2.23 2.134v-2.841zm6.809 2.269c1.411 0 2.517.555 3.32 1.667.812 1.102 1.219 2.062 1.219 4.008 0 1.945-.407 2.908-1.219 4.02-.803 1.102-1.909 1.654-3.32 1.654-1.412 0-2.524-.552-3.336-1.654-.803-1.112-1.204-1.51-1.204-3.455 0-1.946.401-3.471 1.204-4.573.812-1.112 1.924-1.667 3.336-1.667zm-17.023 4.54v2.269h7.944v-2.269zm-3.404 5.674c-1.245 0-2.27 1.024-2.27 2.27 0 1.245 1.025 2.269 2.27 2.269s2.269-1.024 2.269-2.269c0-1.246-1.024-2.27-2.269-2.27z" fill="#ffffff" fill-rule="nonzero"/> +</svg> |