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/kora/apps/scalable/com.github.dail8859.NotepadNext.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/kora/apps/scalable/com.github.dail8859.NotepadNext.svg')
-rw-r--r-- | .icons/kora/apps/scalable/com.github.dail8859.NotepadNext.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/com.github.dail8859.NotepadNext.svg b/.icons/kora/apps/scalable/com.github.dail8859.NotepadNext.svg new file mode 100644 index 000000000..6a8d3b636 --- /dev/null +++ b/.icons/kora/apps/scalable/com.github.dail8859.NotepadNext.svg @@ -0,0 +1,13 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(-.506203 -42 42 -.506203 388.014 40.6128)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#d7dddd" offset="0"/> + <stop stop-color="#fff" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path transform="translate(.5545)" d="m30.059 1.667 12 12v27.626c0 2.783-2.256 5.04-5.039 5.04h-25.149c-2.783 0-5.039-2.257-5.039-5.04v-34.586c0-2.783 2.256-5.04 5.039-5.04z" fill="url(#a)"/> + <path d="m10 9v2h5v-2zm7 0v2h8v-2zm-7 4v2h6v-2zm8 0v2h5v-2zm7 0v2h2v-2zm-15 4v2h3v-2zm5 0v2h4v-2zm6 0v2h4v-2zm-11 4v2h5v-2zm7 0v2h8v-2zm10 0v2h5v-2zm-17 4v2h5v-2zm7 0v2h3v-2zm5 0v2h5v-2zm-12 4v2h4v-2zm6 0v2h9v-2zm-6 4v2h8v-2zm10 0v2h4v-2zm-10 4v2h5v-2zm7 0v2h6v-2z" fill="#707070"/> + <path transform="translate(2.6135 -2.333)" d="m40 16-12-12v10c0 1.108.892 2 2 2z" fill="#d7dddd"/> + </g> + <circle cx="36" cy="36" r="11" fill="#78cb21"/> + <path transform="matrix(1.32112 0 0 1.32112 21.9591 21.9591)" d="m9.682 9.682v-3.481c0-.522.424-.945.946-.945s.945.423.945.945v3.481h3.482c.522 0 .945.424.945.946s-.423.945-.945.945h-3.482v3.482c0 .522-.423.945-.945.945s-.946-.423-.946-.945v-3.482h-3.481c-.522 0-.945-.423-.945-.945s.423-.946.945-.946z" fill="#dfdfdf"/> +</svg> |