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_dark/panel/16/vnote_update.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_dark/panel/16/vnote_update.svg')
-rw-r--r-- | .icons/gruvbox_dark/panel/16/vnote_update.svg | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/panel/16/vnote_update.svg b/.icons/gruvbox_dark/panel/16/vnote_update.svg new file mode 100644 index 000000000..e8a7afea9 --- /dev/null +++ b/.icons/gruvbox_dark/panel/16/vnote_update.svg @@ -0,0 +1,24 @@ +<svg xmlns="http://www.w3.org/2000/svg" fill="none" width="16" height="16" viewBox="0 0 16 16"> + <path fill="#928374" d="M0 2.34493H3.41089C3.92343 2.34493 4.37995 2.66893 4.54912 3.15274L8.90435 15.6087L7.69855 11.4812L13.4957 3.87536L16 6.24058L11.3159 1H15.258C15.6678 1 16 1.33222 16 1.74203V6.24058L8.90435 15.6087H5.4714C4.99956 15.6087 4.579 15.3112 4.42188 14.8663L0 2.34493Z"/> + <rect fill="url(#paint0_linear)" width="4" height="6" x="10" y="9"/> + <path fill="url(#paint1_linear)" d="M12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM11.4286 9.71429H12.5714V12H14L12 14.8571L10 12H11.4286V9.71429Z"/> + <defs> + <linearGradient id="paint0_linear" x1="10.583" x2="10.351" y1="15" y2="9.165" gradientUnits="userSpaceOnUse"> + <stop stop-color="#bfc1c1"/> + <stop offset="1" stop-color="#f1f2f3"/> + </linearGradient> + <linearGradient id="paint1_linear" x1="12" x2="12" y1="16" y2="8" gradientUnits="userSpaceOnUse"> + <stop stop-color="#ff0056"/> + <stop offset=".1" stop-color="#ff0c4e"/> + <stop offset=".2" stop-color="#ff1845"/> + <stop offset=".3" stop-color="#ff243d"/> + <stop offset=".4" stop-color="#ff3034"/> + <stop offset=".5" stop-color="#ff3c2b"/> + <stop offset=".6" stop-color="#ff4823"/> + <stop offset=".7" stop-color="#ff541a"/> + <stop offset=".8" stop-color="#ff6012"/> + <stop offset=".9" stop-color="#ff6c09"/> + <stop offset="1" stop-color="#ff7901"/> + </linearGradient> + </defs> +</svg> |