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/phototonic.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/phototonic.svg')
-rw-r--r-- | .icons/kora/apps/scalable/phototonic.svg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/phototonic.svg b/.icons/kora/apps/scalable/phototonic.svg new file mode 100644 index 000000000..0560a5f23 --- /dev/null +++ b/.icons/kora/apps/scalable/phototonic.svg @@ -0,0 +1,18 @@ +<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 -33.6872 33.6872 0 923.28 40.4502)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#cfdcdf" offset="0"/> + <stop stop-color="#fefefe" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -15.44 15.44 0 23.3171 42.5279)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#009fc4" offset="0"/> + <stop stop-color="#005387" offset="1"/> + </linearGradient> + <path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/> + <g fill-rule="nonzero"> + <path d="m5.619 7.884c0-.64.254-1.253.706-1.706.452-.452 1.066-.706 1.705-.706h31.94c.639 0 1.253.254 1.705.706.452.453.706 1.066.706 1.706v19.204h-36.762z" fill="#8ccef3"/> + <path d="m5.619 27.088h36.762v7.72l-5.744 7.72h-27.325c-0.98 0-1.919-0.389-2.612-1.082-0.692-0.692-1.081-1.632-1.081-2.611v-11.747z" fill="url(#b)"/> + <path d="m23.795 29.608c-.098-.312-.316-.939.224-.787 1.631-.02 3.263.002 4.895 0 .78-.383 1.181-1.033 1.379-1.84.337-1.058.225-2.188.146-3.276-.127-1.132-.315-2.259-.552-3.373-.114.23-.093.822-.159 1.186-.246 2.35-.497 3.953-.739 6.303h-4.788c1.882-2.835 3.761-4.928 5.641-7.765-.194-.599.444.12.642.265 1.172 1.06 2.304 2.252 2.917 3.734.715 1.663-.062 3.582-1.667 4.404-.185.157-.84.307-.73.362h2.513c-.381.263-.777.734-1.18.953-1.417.083-2.84.027-4.259.045h-4.221z"/> + </g> + <circle cx="14" cy="18" r="4" fill="#ff1300"/> + <path d="m33.668 45.668 12-12h-10c-1.108 0-2 .892-2 2z" fill="#a2b2b5" fill-rule="nonzero"/> +</svg> |