diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-08-31 16:03:49 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-08-31 16:05:40 +0200 |
commit | 93a52a42c3eef13952dc4343a6cb7b3222ebb56c (patch) | |
tree | 011f75cd041cd2b56a8077eefe279570162d09a0 /assets | |
parent | Bigger ponycorn (diff) | |
download | www-93a52a42c3eef13952dc4343a6cb7b3222ebb56c.tar.gz www-93a52a42c3eef13952dc4343a6cb7b3222ebb56c.tar.bz2 www-93a52a42c3eef13952dc4343a6cb7b3222ebb56c.zip |
Add KDE Plasma logo
Source: https://en.wikipedia.org/wiki/File:Plasma_coloured_logo.svg
GNU Lesser General Public License 2.1 or later
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'assets')
-rw-r--r-- | assets/img/news/2024/logo-plasma.png | bin | 0 -> 4705 bytes | |||
-rw-r--r-- | assets/img/news/2024/logo-plasma.svg | 91 |
2 files changed, 91 insertions, 0 deletions
diff --git a/assets/img/news/2024/logo-plasma.png b/assets/img/news/2024/logo-plasma.png Binary files differnew file mode 100644 index 0000000..e02fc6e --- /dev/null +++ b/assets/img/news/2024/logo-plasma.png diff --git a/assets/img/news/2024/logo-plasma.svg b/assets/img/news/2024/logo-plasma.svg new file mode 100644 index 0000000..67299a2 --- /dev/null +++ b/assets/img/news/2024/logo-plasma.svg @@ -0,0 +1,91 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + height="64" + width="64" + version="1.1" + id="svg4" + sodipodi:docname="logo-plasma.svg" + inkscape:export-filename="logo-plasma.png" + inkscape:export-xdpi="300" + inkscape:export-ydpi="300" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="namedview4" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:showpageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:zoom="11.671875" + inkscape:cx="26.002677" + inkscape:cy="26.987952" + inkscape:window-width="1920" + inkscape:window-height="1016" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg4" /> + <linearGradient + id="a" + gradientUnits="userSpaceOnUse" + x1="439.57" + x2="429.57" + y1="502.8" + y2="512.8"> + <stop + offset="0" + id="stop1" /> + <stop + offset="1" + stop-opacity="0" + id="stop2" /> + </linearGradient> + <g + transform="translate(-384.57 -483.8)" + id="g4"> + <path + d="m41 5-6 6 11 11-11 11 6 6 17-17z" + fill="#3b3f42" + fill-rule="evenodd" + transform="translate(384.57 483.8)" + id="path2" /> + <rect + fill="#fa8865" + height="6.25" + rx="3.13" + width="6.25" + x="400.32" + y="489.8" + id="rect2" /> + <rect + fill="#63c605" + height="9" + rx="4.5" + width="9" + x="390.57" + y="509.3" + id="rect3" /> + <rect + fill="#1b89f3" + height="13" + rx="6.5" + width="13" + x="403.57" + y="528.8" + id="rect4" /> + <path + d="m423.571 512.798 6 6 7-7-6-6z" + fill="url(#a)" + fill-rule="evenodd" + opacity=".9" + id="path4" /> + </g> +</svg> |