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/gruvbox_dark/apps/64/gnome-todo.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/gruvbox_dark/apps/64/gnome-todo.svg')
-rwxr-xr-x | .icons/gruvbox_dark/apps/64/gnome-todo.svg | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/apps/64/gnome-todo.svg b/.icons/gruvbox_dark/apps/64/gnome-todo.svg new file mode 100755 index 000000000..a269fa49d --- /dev/null +++ b/.icons/gruvbox_dark/apps/64/gnome-todo.svg @@ -0,0 +1,29 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="256" height="256" viewBox="0 0 256 256"> + <defs> + <filter id="Y5uiIHLHf6hD1XBHmjztzlA540gf1LCn" width="400%" height="400%" x="-200%" y="-200%" color-interpolation-filters="sRGB" filterUnits="objectBoundingBox"> + <feGaussianBlur xmlns="http://www.w3.org/2000/svg" in="SourceGraphic" stdDeviation="4.294"/> + <feOffset xmlns="http://www.w3.org/2000/svg" dx="0" dy="4" result="pf_100_offsetBlur"/> + <feFlood xmlns="http://www.w3.org/2000/svg" flood-opacity=".4"/> + <feComposite xmlns="http://www.w3.org/2000/svg" in2="pf_100_offsetBlur" operator="in" result="pf_100_dropShadow"/> + <feBlend xmlns="http://www.w3.org/2000/svg" in="SourceGraphic" in2="pf_100_dropShadow" mode="normal"/> + </filter> + </defs> + <g filter="url(#Y5uiIHLHf6hD1XBHmjztzlA540gf1LCn)"> + <linearGradient id="_lgradient_248" x1="0" x2="0" y1="0" y2="1" gradientTransform="matrix(244.648309,0,0,228.338396,5.68,11.95)" gradientUnits="userSpaceOnUse"> + <stop offset="0%" style="stop-color:#16a085"/> + <stop offset="100%" style="stop-color:#663579"/> + </linearGradient> + <path fill="url(#_lgradient_248)" d="M 165.688919 11.95 C 239.744626 11.95 250.328309 22.507198 250.328309 96.493859 L 250.328309 155.744653 C 250.328309 229.73091 239.744626 240.288396 165.688919 240.288396 L 90.319393 240.288396 C 16.26369 240.288396 5.68 229.73091 5.68 155.744653 L 5.68 96.493859 C 5.68 22.507198 16.26369 11.95 90.319393 11.95 L 165.688919 11.95 Z"/> + </g> + <g> + <defs> + <filter id="euOABXrH9oMdAFX1YWJg017cth0uGKWu" width="400%" height="400%" x="-200%" y="-200%" color-interpolation-filters="sRGB" filterUnits="objectBoundingBox"> + <feGaussianBlur xmlns="http://www.w3.org/2000/svg" stdDeviation="4.294"/> + </filter> + </defs> + <g opacity=".4" filter="url(#euOABXrH9oMdAFX1YWJg017cth0uGKWu)"> + <path d="M 183.448091 78.505324 L 115.212727 146.503777 L 72.557938 104.002488 L 55.5 121.006607 L 98.155394 163.501883 L 115.212727 180.5 L 132.270665 163.501287 L 200.5 95.508841 L 183.442062 78.510127 L 183.448091 78.505324 Z"/> + </g> + <path fill="#ffffff" d="M 183.448091 75.5 L 115.212727 143.498453 L 72.557938 100.997164 L 55.5 118.001283 L 98.155394 160.496559 L 115.212727 177.494676 L 132.270665 160.495963 L 200.5 92.503517 L 183.442062 75.504804 L 183.448091 75.5 Z"/> + </g> +</svg> |