diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:24:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:24:48 +0000 |
commit | cca66b9ec4e494c1d919bff0f71a820d8afab1fa (patch) | |
tree | 146f39ded1c938019e1ed42d30923c2ac9e86789 /share/templates/about_screen.svg | |
parent | Initial commit. (diff) | |
download | inkscape-upstream/1.2.2.tar.xz inkscape-upstream/1.2.2.zip |
Adding upstream version 1.2.2.upstream/1.2.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/templates/about_screen.svg')
-rw-r--r-- | share/templates/about_screen.svg | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/share/templates/about_screen.svg b/share/templates/about_screen.svg new file mode 100644 index 0000000..86b231e --- /dev/null +++ b/share/templates/about_screen.svg @@ -0,0 +1,99 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + width="750" + height="625" + viewBox="0 0 750 625" + version="1.1" + sodipodi:docname="about_screen.svg" + id="svg685" + inkscape:version="1.2-dev (37aac6d2d2, 2022-01-27, custom)" + 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="defs687" /> + <sodipodi:namedview + pagecolor="#b1b1b1" + bordercolor="#2a2a2a" + borderopacity="1" + inkscape:pageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="true" + inkscape:showpageshadow="false" + inkscape:document-units="px" + showgrid="false" + units="px" + width="750px" + height="1140px" + borderlayer="true" + inkscape:zoom="0.35014432" + inkscape:cx="1099.5466" + inkscape:cy="44.267462" + inkscape:current-layer="layer1" + id="namedview670" + inkscape:blackoutopacity="0.0" + inkscape:deskcolor="#494949" + inkscape:window-maximized="1"> + <inkscape:page + x="0" + y="0" + width="750" + height="625" + id="page1792" + inkscape:label="About Screen" /> + <inkscape:page + x="800.33966" + y="-1.2340232" + width="960" + height="360" + id="page1794" + inkscape:label="Website Download Splash" /> + <inkscape:page + x="931.97632" + y="401.65384" + width="700" + height="220" + id="page4330" + inkscape:label="Welcome Screen" /> + </sodipodi:namedview> + <g + inkscape:label="Background" + inkscape:groupmode="layer" + id="bg" + sodipodi:insensitive="true"> + <rect + style="fill:#ffffff;stroke-width:1.109;stop-color:#000000" + id="rect194" + width="750" + height="625" + x="0" + y="0" /> + <path + id="rect194-3" + style="fill:#ffffff;stroke-width:1.109;stop-color:#000000" + d="M 800.33966,-1.2340232 V 358.76598 h 54.57812 v -71.65039 h 850.84372 v 71.65039 h 54.5781 V -1.2340232 Z" /> + <rect + style="fill:#ffffff;stroke-width:1.109;stop-color:#000000" + id="rect1266" + width="700" + height="220" + x="931.97632" + y="401.65381" /> + <text + xml:space="preserve" + style="font-size:21.3333px;line-height:1.25;font-family:Aclonica;-inkscape-font-specification:Aclonica;text-align:start;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke-width:0.264583" + x="1006.1695" + y="-39.8265" + id="text7093-6-5-5"><tspan + sodipodi:role="line" + id="tspan7091-7-3-6" + style="font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';text-align:start" + x="1006.1695" + y="-39.8265">Optional formats to consider when making your graphic</tspan></text> + </g> + <g + id="layer1" + inkscape:groupmode="layer" + inkscape:label="Layer 1" /> +</svg> |