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/ipython.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/ipython.svg')
-rw-r--r-- | .icons/kora/apps/scalable/ipython.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/ipython.svg b/.icons/kora/apps/scalable/ipython.svg new file mode 100644 index 000000000..e0b482100 --- /dev/null +++ b/.icons/kora/apps/scalable/ipython.svg @@ -0,0 +1,12 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -43.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#777" offset="0"/> + <stop stop-color="#9f9f9f" offset="1"/> + </linearGradient> + <path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/> + <path d="m2.332 8.832h43.336v30.335h-43.336z" fill="#35454e"/> + <path d="m12.083 14.249h5.417v2.167h-3.251v15.168h3.251v2.167h-5.417zm21.668 19.502h-5.417v-2.167h3.25v-15.168h-3.25v-2.167h5.417z" fill="#267edb"/> + <path d="m18.583 18.583 5.417 9.751" fill="none" stroke="#fff" stroke-width="2.17"/> + <path d="m28.334 18.583s-4.334 14.084-7.584 14.084h-1.084" fill="none" stroke="#fff" stroke-width="2.17"/> + <path d="m37.001 29.417c0 .594-.489 1.083-1.084 1.083-.594 0-1.083-.489-1.083-1.083s.489-1.083 1.083-1.083c.595 0 1.084.489 1.084 1.083zm0-9.751c0 .595-.489 1.084-1.084 1.084-.594 0-1.083-.489-1.083-1.084 0-.594.489-1.083 1.083-1.083.595 0 1.084.489 1.084 1.083z" fill="#267edb" fill-rule="nonzero"/> +</svg> |