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/notepadqq.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/notepadqq.svg')
-rw-r--r-- | .icons/kora/apps/scalable/notepadqq.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/notepadqq.svg b/.icons/kora/apps/scalable/notepadqq.svg new file mode 100644 index 000000000..f479f3956 --- /dev/null +++ b/.icons/kora/apps/scalable/notepadqq.svg @@ -0,0 +1,12 @@ +<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(0 -44.666 44.666 0 23.3747 46.333)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#7a7a7a" offset="0"/> + <stop stop-color="#919191" offset="1"/> + </linearGradient> + <path d="m9.082 46.333c-1.238 0-2.234-.996-2.234-2.233v-2.401c-.011-.133-.016-.269-.016-.406v-34.586c0-.137.005-.273.016-.406v-2.401c0-1.237.996-2.233 2.234-2.233h27.938c2.783 0 5.039 2.257 5.039 5.04v34.586c0 2.783-2.256 5.04-5.039 5.04z" fill="url(#a)" fill-rule="nonzero"/> + <path transform="matrix(1.10084 0 0 1 -1.97475 0)" d="m8 16h32v16h-32z" fill="#34c637"/> + <g fill-rule="nonzero"> + <path transform="matrix(1 0 0 1.11665 0 -2.7996)" d="m34 4v40h1c.343 0 .677-.034 1-.1v-39.8c-.323-.065-.657-.1-1-.1z" fill="#4a4a4a"/> + <path d="m22 21c-1.108 0-2 .892-2 2v2c0 1.108.892 2 2 2h2v2h1v-8zm7 0c-1.108 0-2 .892-2 2v2c0 1.108.892 2 2 2h2v2h1v-8zm-16 0v6h1v-5h2c.554 0 1 .446 1 1v4h1v-4c0-1-1-2-2-2zm9 1h2v4h-2c-.5 0-1-.523-1-1v-2c0-.5.5-1 1-1zm7 0h2v4h-2c-.5 0-1-.523-1-1v-2c0-.5.5-1 1-1z" fill="#fff"/> + </g> +</svg> |