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/repl.it.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/repl.it.svg')
-rw-r--r-- | .icons/kora/apps/scalable/repl.it.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/repl.it.svg b/.icons/kora/apps/scalable/repl.it.svg new file mode 100644 index 000000000..2dbc30322 --- /dev/null +++ b/.icons/kora/apps/scalable/repl.it.svg @@ -0,0 +1,11 @@ +<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 -40 40 0 23.9824 44)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#32515e" offset="0"/> + <stop stop-color="#4b6a77" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="21.6258" fill="#e4e4e4" stroke-width="1.1382"/> + <g transform="matrix(1.1382 0 0 1.1382 -3.3168 -3.3168)" fill-rule="nonzero"> + <path d="m24 4c-1.217.005-2.431.12-3.627.344 23.168 2.839 17.147 29.901 2.867 29.699 0 0 20.792 2.709 19.49-17.025-2.829-7.596-10.136-13.018-18.73-13.018zm-5.346 1.381c-.639-.012-1.303-.004-1.994.025-7.412 2.923-12.66 10.122-12.66 18.559.007.908.075 1.815.205 2.715 4.652-23.382 31.155-15.809 29.649-1.532 0 0 4.608-19.394-15.2-19.767zm2.305 8.4c-6.11-.192-15.852 1.927-15.633 17.459 1.064 2.731 2.715 5.195 4.836 7.219.089.084.182.163.272.246.6.552 1.234 1.068 1.898 1.543.103.073.199.155.303.227.701.478 1.432.911 2.189 1.296.22.114.445.217.668.323.652.306 1.319.577 2 .81.167.057.327.129.496.182.817.249 1.649.446 2.491.588.254.044.511.081.769.117.873.125 1.753.193 2.635.203.034 0 .066.006.099.006.666 0 1.323-.036 1.971-.1-23.288-5.544-14.436-31.538-.189-29.464 0 0-2.028-.567-4.805-.655zm-6.723 8.246s-5.562 20.459 16.731 20.637c6.994-2.599 12.148-8.971 12.929-16.654.054-.532.07-1.074.083-1.617.002-.143.021-.282.021-.426 0-.619-.037-1.23-.092-1.834-5.889 23.145-31.946 14.079-29.672-.106z" fill="url(#a)"/> + <path d="m30 24c0 3.292-2.708 6-6 6s-6-2.708-6-6 2.708-6 6-6h.002c3.291.001 5.998 2.709 5.998 6z" fill="#323333"/> + </g> +</svg> |