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-Plus-Dark/apps/16/affinity-designer.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-Plus-Dark/apps/16/affinity-designer.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/16/affinity-designer.svg | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/16/affinity-designer.svg b/.icons/Gruvbox-Plus-Dark/apps/16/affinity-designer.svg new file mode 100644 index 000000000..d8499a362 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/16/affinity-designer.svg @@ -0,0 +1,52 @@ +<svg xmlns="http://www.w3.org/2000/svg" fill="none" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + <linearGradient id="arrongin" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#d79921"/> + <stop offset="100%" style="stop-color:#b57614"/> + </linearGradient> + <linearGradient id="aurora" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#83a598"/> + <stop offset="100%" style="stop-color:#b16286"/> + </linearGradient> + <linearGradient id="fitdance" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#8ec07c"/> + <stop offset="100%" style="stop-color:#458588"/> + </linearGradient> + <linearGradient id="oomox" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#458588"/> + <stop offset="100%" style="stop-color:#928374"/> + </linearGradient> + <linearGradient id="rainblue" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#b8bb26"/> + <stop offset="100%" style="stop-color:#076678"/> + </linearGradient> + <linearGradient id="sunrise" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#fe8019"/> + <stop offset="100%" style="stop-color:#fabd2f"/> + </linearGradient> + <linearGradient id="telinkrin" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#83a598"/> + <stop offset="100%" style="stop-color:#83a598"/> + </linearGradient> + <linearGradient id="60spsycho" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#fb4934"/> + <stop offset="25%" style="stop-color:#fabd2f"/> + <stop offset="50%" style="stop-color:#fe8019"/> + <stop offset="100%" style="stop-color:#689d6a"/> + </linearGradient> + <linearGradient id="90ssummer" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#b16286"/> + <stop offset="20%" style="stop-color:#8ec07c"/> + <stop offset="50%" style="stop-color:#fabd2f"/> + <stop offset="100%" style="stop-color:#458588"/> + </linearGradient> + <linearGradient id="cyberneon" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0" style="stop-color:#83a598; stop-opacity:1"/> + <stop offset="1" style="stop-color:#b16286; stop-opacity:1"/> + </linearGradient> + </defs> + <path fill="currentColor" class="ColorScheme-Text" fill-rule="evenodd" d="M6.29737 1L5.07611 3.06395L5.58651 3.93105L3.13059 8.20071L1.61248 9.09717L0 11.7981L1.27533 13.9412L1.72153 13.9155L2.10074 14.5781L14.6248 14.5817L16 12.338L9.73417 1.39122L8.96526 1.40573L8.78891 1.0536L6.29737 1ZM11.0152 5.46048L8.95531 1.91081L6.90891 5.46048H11.0152ZM11.1912 5.76379H6.73394L5.44537 7.99877L7.9544 12.2953L15.0054 12.3364L11.1912 5.76379ZM6.62709 10.6721L5.2568 8.32574L3.90416 10.6721H6.62709ZM6.80411 10.9755H3.7293L2.25952 13.5248L8.31086 13.5557L6.80411 10.9755Z" clip-rule="evenodd"/> +</svg> |