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/hornet.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/hornet.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/16/hornet.svg | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/16/hornet.svg b/.icons/Gruvbox-Plus-Dark/apps/16/hornet.svg new file mode 100644 index 000000000..b64c91991 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/16/hornet.svg @@ -0,0 +1,48 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1" viewBox="0 0 4.23 4.23"> + <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> + </defs> + <path id="hornet_logo" fill="currentColor" class="ColorScheme-Text" d="M 0.84120267,1.75e-7 1.3100097,0.67277817 1.6953357,0.55045017 2.7969917,1.4193532 2.4749137,0.72736817 Z M 1.6525397,0.65411217 0.38056467,1.0345682 2.6127697,1.4120492 Z m 0.747441,0.81880403 c -0.0549,0.0011 -0.07303,0.01983 -0.133312,0.0785 l -0.201265,0.225882 c -0.07173,0.09108 -0.101177,0.150413 -0.07796,0.250878 l 0.160038,0.501594 0.472811,0.195314 0.858948,-1.054749 -1.009139,-0.193474 c -0.02939,-0.0027 -0.05182,-0.0043 -0.07012,-0.004 z m 1.173938,0.280148 -0.347885,0.408915 0.137206,0.570575 c 0.375562,-0.09186 0.437594,-0.408405 0.489529,-0.643778 z m -1.674505,0.834385 c -0.01655,-5.26e-4 -0.03237,1.26e-4 -0.04734,0.0021 -0.188658,-0.006 -0.604121,0.458473 -0.604121,0.458473 l 1.255203,0.162257 0.05156,-0.339554 c 0,0 -0.407014,-0.275343 -0.655303,-0.283286 z m -0.637826,0.634959 0.643291,0.852943 0.627926,-0.744519 z m 1.099925,0.465886 -0.371205,0.423252 0.436616,0.121787 0.793916,-0.119298 z"/> +</svg> |