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/avocode.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/avocode.svg')
-rw-r--r-- | .icons/kora/apps/scalable/avocode.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/avocode.svg b/.icons/kora/apps/scalable/avocode.svg new file mode 100644 index 000000000..6264adb4b --- /dev/null +++ b/.icons/kora/apps/scalable/avocode.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(0 -45.5294 45.5294 0 210.898 46.7647)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#c3c3c3" offset="0"/> + <stop stop-color="#e7e7e7" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path d="m23.877 12.001c-.287.005-.575.033-.857.082-2.332.71-3.93 2.743-5.139 4.751-1.902 3.363-3.093 7.248-2.849 11.138.359 3.976 3.671 7.428 7.625 7.955.435.058.874.065 1.312.068 4.09.142 7.969-2.967 8.803-6.962.598-2.872-.068-5.847-.99-8.576-1.115-2.977-2.707-6.014-5.453-7.782-.729-.491-1.59-.689-2.452-.674zm.25 7.007c.706.061 1.396.46 1.852 1.008 1.497 1.645 2.368 3.855 2.492 6.068.262 2.159-1.301 4.302-3.408 4.789-1.665.412-3.497-.195-4.565-1.541-1.102-1.258-1.144-3.035-.828-4.592.489-2.056 1.403-4.218 3.219-5.435.387-.248.815-.334 1.238-.297z" fill="#02ad7b" fill-rule="nonzero"/> +</svg> |