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-Light/apps/symbolic/natron-symbolic.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-Light/apps/symbolic/natron-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/natron-symbolic.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/natron-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/natron-symbolic.svg new file mode 100644 index 000000000..f0e2ab282 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/natron-symbolic.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <filter id="NR3nZ90uwLPAnvvnIM9S52HeRiJPH1om" 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(#NR3nZ90uwLPAnvvnIM9S52HeRiJPH1om)"> + <path fill="#928374" d="M 3.916837 15.145852 L 0.140756 8.587985 C -0.047072 8.261787 -0.046896 7.732225 0.141148 7.406152 L 3.557856 1.481488 C 3.745901 1.155414 4.204164 0.889774 4.580573 0.888654 L 7.308608 0.880535 C 7.685016 0.879415 8.143772 1.142951 8.332422 1.468674 L 11.746934 7.364161 C 11.935584 7.689884 12.088744 7.648733 12.088744 7.272323 L 12.088744 0.854148 L 15.859548 7.423726 C 16.046927 7.750182 16.046801 8.280192 15.859266 8.606558 L 12.507522 14.439594 C 12.293196 14.812585 11.769937 15.115405 11.339754 15.115405 L 8.684798 15.115405 C 8.308388 15.115405 7.851487 14.849893 7.665123 14.522856 L 4.290564 8.601082 C 4.077576 8.227326 3.905247 8.273137 3.905972 8.703319 L 3.916837 15.145852 Z"/> + </g> +</svg> |