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/wordpress.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/wordpress.svg')
-rw-r--r-- | .icons/kora/apps/scalable/wordpress.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/wordpress.svg b/.icons/kora/apps/scalable/wordpress.svg new file mode 100644 index 000000000..831d70d57 --- /dev/null +++ b/.icons/kora/apps/scalable/wordpress.svg @@ -0,0 +1,8 @@ +<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 -45.5286 45.5286 0 210.895 46.7643)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#0a80fd" offset="0"/> + <stop stop-color="#56c5fa" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path d="m24 3.886c-11.091 0-20.114 9.023-20.114 20.114s9.023 20.114 20.114 20.114 20.114-9.023 20.114-20.114-9.023-20.114-20.114-20.114zm0 1.548c4.834 0 9.404 2.182 12.707 5.208-.08-.005-.159-.016-.242-.016-1.823 0-4.123 1.756-4.123 3.463.039 4.882 4.12 6.225 4.193 8.973 0 1.589-.61 3.435-1.413 6.003l-1.852 6.188-6.71-19.623c1.117-.059 1.79-.178 1.79-.178 1-.118.884-1.589-.118-1.53 0 0-2.674.236-4.615.236-1.825 0-5.56-.236-5.56-.236-1.001-.059-1.119 1.472-.118 1.53 0 0 1.618.119 2.618.178l2.893 7.589-4.065 12.186-6.76-19.776c1.119-.058 2.293-.176 2.293-.176 1-.118.881-1.589-.12-1.53 0 0-3.175.235-5.117.235-.348 0-.926-.008-1.362-.021 3.32-5.04 9.194-8.703 15.681-8.703zm16.292 9.656c1.451 2.645 2.275 5.682 2.274 8.91 0 6.85-3.712 12.829-9.232 16.047l5.673-16.396c1.06-2.648 1.411-4.766 1.411-6.65 0-.683-.046-1.32-.126-1.911zm-33.251 1.353 8.857 24.266c-6.194-3.01-10.464-9.36-10.464-16.709 0-2.692.577-5.248 1.607-7.557zm17.286 9.179 5.707 15.635c.037.092.082.179.132.258-1.93.679-4.004 1.051-6.166 1.051-1.823 0-3.58-.267-5.244-.756z" fill="#fff" fill-rule="nonzero"/> +</svg> |