OpenDocument Presentation
drjonnicholson opened this issue · 0 comments
drjonnicholson commented
Fantastic repository! Noticed it's missing OpenDocument Presentation (ODP) format. Mocked up something in Inkscape based on the existing ODS icon, needs improving, but a starter for 10?
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 100 100"
version="1.1"
id="svg62"
sodipodi:docname="odp.svg"
inkscape:version="1.0.2 (e86c870879, 2021-01-15, custom)">
<metadata
id="metadata68">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs66" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1017"
id="namedview64"
showgrid="false"
inkscape:snap-page="false"
inkscape:zoom="8.5"
inkscape:cx="42.647059"
inkscape:cy="50"
inkscape:window-x="564"
inkscape:window-y="1077"
inkscape:window-maximized="1"
inkscape:current-layer="svg62" />
<style
id="style54">.st1{fill:#1f7244}</style>
<path
fill="#ffffff"
d="M 2,0 H 102 V 100 H 2 Z"
id="path56" />
<path
class="st1"
d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"
id="path58"
style="fill:#f37738;fill-opacity:1" />
<g
id="g1015">
<path
id="path86"
style="fill:#f37738;fill-opacity:1;stroke:#f37738;stroke-width:8.40346;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
d="M 71.269531,39.733795 A 13.908049,34.078877 77.524467 0 1 29.466797,49.334121 V 66.751953 H 71.269531 Z" />
<path
d="m 48.8,27.8 h 2 c 3,0.2 5.3,0.9 7.6,1.9 4.4,-2 10.6,-0.5 14.6,1 -5,-0.5 -10.9,0 -14.3,2 -3.5,-2.8 -10,-3.6 -16.1,-2.8 1.7,-1.2 3.8,-1.9 6.2,-2.1 z"
id="path80"
style="fill:#f37738;fill-opacity:1" />
<path
d="m 47.5,35.3 c -3.6,0.2 -6.5,1.4 -8.4,3 -5.9,-2.7 -16.1,-1.5 -19.9,2.1 -0.3,0.2 -0.7,0.5 -0.6,0.8 3.4,-1 7.4,-1.9 11.6,-1.5 4.2,0.3 7.3,1.7 9.6,3.6 4.3,-3.8 10.6,-6 18.6,-5.9 -2.8,-1.3 -6.9,-2.3 -10.9,-2.1 z"
id="path82"
style="fill:#f37738;fill-opacity:1" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8.96843;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
id="rect949"
width="8.4705887"
height="14.135611"
x="34.823532"
y="51.099682" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:6.65805;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
id="rect949-5"
width="8.4705887"
height="7.7906733"
x="45.823528"
y="57.444618" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:10.6004;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
id="rect949-52"
width="8.4705887"
height="19.748121"
x="56.823528"
y="45.487171" />
</g>
</svg>