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/apps/64/vnote.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/apps/64/vnote.svg')
-rw-r--r-- | .icons/gruvbox_dark/apps/64/vnote.svg | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/apps/64/vnote.svg b/.icons/gruvbox_dark/apps/64/vnote.svg new file mode 100644 index 000000000..98f089454 --- /dev/null +++ b/.icons/gruvbox_dark/apps/64/vnote.svg @@ -0,0 +1,38 @@ +<svg width="256" height="256" fill="none" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg"> + <g clip-path="url(#clip0)"> + <g filter="url(#filter0_d)"> + <path d="m165.685 11.947c74.055 0 84.639 10.5572 84.639 84.5438v59.2512c0 73.986-10.584 84.543-84.639 84.543h-75.3698c-74.0557 0-84.63934-10.557-84.63934-84.543v-59.2512c0-73.9866 10.58364-84.5438 84.63934-84.5438h75.3698z" fill="url(#paint0_linear)"/> + </g> + <g filter="url(#filter1_f)"> + <path d="m48 69.6957h33.4404c5.5257 0 10.4477 3.4931 12.2715 8.7092l43.3311 123.9281-12.057-41.275 57.971-76.058 25.043 23.652-46.841-52.4056h38.841c4.418 0 8 3.5817 8 8v44.4056l-70.957 93.681h-33.714c-5.0869 0-9.6211-3.207-11.315-8.004l-44.014-124.6333z" fill-opacity=".4"/> + </g> + <path d="m48 66.4493h33.4404c5.5257 0 10.4477 3.4931 12.2715 8.7092l43.3311 123.9285-12.057-41.275 57.971-76.0584 25.043 23.6524-46.841-52.406h38.841c4.418 0 8 3.5817 8 8v44.406l-70.957 93.681h-33.714c-5.0869 0-9.6211-3.207-11.315-8.004l-44.014-124.6337z" fill="url(#paint1_linear)"/> + </g> + <defs> + <filter id="filter0_d" x="-4.32414" y="5.94696" width="264.648" height="248.338" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"> + <feFlood flood-opacity="0" result="BackgroundImageFix"/> + <feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/> + <feOffset dy="4"/> + <feGaussianBlur stdDeviation="5"/> + <feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0"/> + <feBlend in2="BackgroundImageFix" result="effect1_dropShadow"/> + <feBlend in="SourceGraphic" in2="effect1_dropShadow" result="shape"/> + </filter> + <filter id="filter1_f" x="38" y="46.2464" width="180" height="166.087" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"> + <feFlood flood-opacity="0" result="BackgroundImageFix"/> + <feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/> + <feGaussianBlur result="effect1_foregroundBlur" stdDeviation="5"/> + </filter> + <linearGradient id="paint0_linear" x1="126.487" x2="127.02" y1="11.8597" y2="241.039" gradientUnits="userSpaceOnUse"> + <stop stop-color="#1ad6ab" offset="0"/> + <stop stop-color="#329db6" offset="1"/> + </linearGradient> + <linearGradient id="paint1_linear" x1="48" x2="48" y1="53" y2="199.087" gradientUnits="userSpaceOnUse"> + <stop stop-color="#e0e5e7" offset="1e-7"/> + <stop stop-color="#c7ced2" offset="1"/> + </linearGradient> + <clipPath id="clip0"> + <rect width="256" height="256" fill="#ffffff"/> + </clipPath> + </defs> +</svg> |