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/symbolic/notion-symbolic.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/symbolic/notion-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/symbolic/notion-symbolic.svg | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/symbolic/notion-symbolic.svg b/.icons/Gruvbox-Plus-Dark/apps/symbolic/notion-symbolic.svg new file mode 100644 index 000000000..ed5a3bb00 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/symbolic/notion-symbolic.svg @@ -0,0 +1,59 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" 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-opacity:1" /> + <stop offset="100%" style="stop-color:#b57614; stop-opacity:1" /> + </linearGradient> + <linearGradient id="aurora" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#83a598; stop-opacity:1" /> + <stop offset="100%" style="stop-color:#b16286; stop-opacity:1" /> + </linearGradient> + <linearGradient id="fitdance" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#8ec07c; stop-opacity:1" /> + <stop offset="100%" style="stop-color:#458588; stop-opacity:1" /> + </linearGradient> + <linearGradient id="oomox" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#458588; stop-opacity:1" /> + <stop offset="100%" style="stop-color:#928374; stop-opacity:1" /> + </linearGradient> + <linearGradient id="rainblue" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#b8bb26; stop-opacity:1" /> + <stop offset="100%" style="stop-color:#076678; stop-opacity:1" /> + </linearGradient> + <linearGradient id="sunrise" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color: #fe8019; stop-opacity:1" /> + <stop offset="100%" style="stop-color: #fabd2f; stop-opacity:1" /> + </linearGradient> + <linearGradient id="telinkrin" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color: #83a598; stop-opacity:1" /> + <stop offset="100%" style="stop-color: #83a598; stop-opacity:1" /> + </linearGradient> + <linearGradient id="60spsycho" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color: #fb4934; stop-opacity:1" /> + <stop offset="25%" style="stop-color: #fabd2f; stop-opacity:1" /> + <stop offset="50%" style="stop-color: #fe8019; stop-opacity:1" /> + <stop offset="100%" style="stop-color: #689d6a; stop-opacity:1" /> + </linearGradient> + <linearGradient id="90ssummer" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color: #b16286; stop-opacity:1" /> + <stop offset="20%" style="stop-color: #8ec07c; stop-opacity:1" /> + <stop offset="50%" style="stop-color: #fabd2f; stop-opacity:1" /> + <stop offset="100%" style="stop-color: #458588; stop-opacity:1" /> + </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" + d="M 2,14 H 6.229505 V 12.97145 L 5.3770475,12.8 C 4.9016375,12.697175 4.85246,12.542825 4.85246,12.01145 V 4.9314275 H 4.918033 L 10.114775,14 h 2.50815 V 4.057145 c 0,-0.5657175 0.01642,-0.7714275 0.49185,-0.857145 L 14,3.0285725 V 2 H 9.770525 V 3.0285725 L 10.639325,3.2 c 0.475425,0.085717 0.5082,0.257145 0.5082,0.7885725 V 11.06855 h -0.0492 L 5.9016425,2 H 2 V 3.0285725 L 2.8688525,3.2 c 0.47541,0.085717 0.5082,0.257145 0.5082,0.7885725 v 7.9542525 c 0,0.6 -0.03279,0.77145 -0.491805,0.857175 L 2,12.97145 Z" /> +</svg>
\ No newline at end of file |