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/paraview.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/paraview.svg')
-rw-r--r-- | .icons/kora/apps/scalable/paraview.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/paraview.svg b/.icons/kora/apps/scalable/paraview.svg new file mode 100644 index 000000000..0c9427761 --- /dev/null +++ b/.icons/kora/apps/scalable/paraview.svg @@ -0,0 +1,19 @@ +<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(1.50811 -28 28 1.50811 9.49189 38)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#9a1219" offset="0"/> + <stop stop-color="#dd2f38" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(1.46885 -28 28 1.46885 35.0742 38)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#075eb5" offset="0"/> + <stop stop-color="#077cb5" offset="1"/> + </linearGradient> + <linearGradient id="c" x2="1" gradientTransform="matrix(1.80278 -28 28 1.80278 22.1972 38)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#1c7a39" offset="0"/> + <stop stop-color="#27a74e" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path transform="matrix(1.04057 0 0 1.04057 -.973795 -.973795)" d="m10.543 10c-.7-.001-1.318.525-1.502 1.277l-5.986 24.536c-.037.148-.055.301-.055.455 0 .95.702 1.732 1.555 1.732h6.904c.7 0 1.317-.527 1.5-1.279l5.987-24.536c.036-.147.054-.3.054-.453 0-.95-.702-1.732-1.555-1.732z" fill="url(#a)"/> + <path transform="matrix(1.04057 0 0 1.04057 -.973795 -.973795)" d="m36.543 10c-.7-.001-1.318.525-1.502 1.277l-5.986 24.536c-.037.148-.055.301-.055.455 0 .95.702 1.732 1.555 1.732h6.904c.7 0 1.317-.527 1.5-1.279l5.987-24.536c.036-.147.054-.3.054-.453 0-.95-.702-1.732-1.555-1.732z" fill="url(#b)"/> + <path transform="matrix(1.04057 0 0 1.04057 -.973795 -.973795)" d="m23.543 10c-.7-.001-1.318.525-1.502 1.277l-5.986 24.536c-.037.148-.055.301-.055.455 0 .95.702 1.732 1.555 1.732h6.904c.7 0 1.317-.527 1.5-1.279l5.987-24.536c.036-.147.054-.3.054-.453 0-.95-.702-1.732-1.555-1.732z" fill="url(#c)"/> + </g> +</svg> |