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/persepolis.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/persepolis.svg')
-rw-r--r-- | .icons/kora/apps/scalable/persepolis.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/persepolis.svg b/.icons/kora/apps/scalable/persepolis.svg new file mode 100644 index 000000000..b7718e461 --- /dev/null +++ b/.icons/kora/apps/scalable/persepolis.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(-.00039837 -45.2545 45.2545 -.00039837 24.0001 46.7639)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#b33333" offset="0"/> + <stop stop-color="#ea4141" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path d="m22.863 28.48c-3.411 4.548-3.701 8.808-4.548 13.644-1.138-5.128-1.137-9.096-4.548-13.644l4.548 1.137zm11.37 0c-3.411 4.548-3.701 8.808-4.548 13.644-1.138-5.128-1.137-9.096-4.548-13.644l4.548 1.137zm-16.656-14.321c-1.49.47-2.803 1.058-3.81 1.813l1.137-4.548-1.137-4.548c4.548 3.411 15.631 3.701 20.466 4.548-3.648.81-10.164 1.043-15.258 2.339 3.892 2.296 7.653 2.612 11.847 3.346-4.456.99-8.038 1.118-11.885 3.375 5.175 1.383 11.836 1.704 15.296 2.31-5.127 1.139-15.918 1.137-20.466 4.549l1.137-4.549-1.137-4.548c.998.749 2.312 1.348 3.805 1.835l.743-2.972z" fill="#fff" fill-rule="nonzero"/> +</svg> |