diff options
| author | sD <stoned@derpymail.org> | 2020-02-11 21:08:08 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-02-11 21:08:08 +0100 |
| commit | 61a192fa4c29e138966895083c07eaa4b8b2c3e8 (patch) | |
| tree | bdbf38ca91589cf866b8b93484078c56aad13f65 /webAO | |
| parent | ec7c2e95f4dc4490460e4b921224fefa0abb8bfa (diff) | |
optimized svg
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/images/chatbox.svg | 88 |
1 files changed, 1 insertions, 87 deletions
diff --git a/webAO/images/chatbox.svg b/webAO/images/chatbox.svg index e391ff3..b2fa69a 100644 --- a/webAO/images/chatbox.svg +++ b/webAO/images/chatbox.svg @@ -1,87 +1 @@ -<?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" - height="78" - version="1.1" - width="256" - style="overflow:hidden" - id="svg72" - sodipodi:docname="chatbox.svg" - inkscape:version="0.92.3 (2405546, 2018-03-11)"> - <metadata - id="metadata76"> - <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> - <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="namedview74" - showgrid="false" - inkscape:zoom="4" - inkscape:cx="108.0513" - inkscape:cy="57.125898" - inkscape:window-x="-8" - inkscape:window-y="-8" - inkscape:window-maximized="1" - inkscape:current-layer="svg72" - inkscape:pagecheckerboard="true" /> - <desc - id="desc2">Created with Raphaël 2.0.1</desc> - <defs - id="defs4"> - <inkscape:path-effect - effect="bend_path" - id="path-effect3724" - is_visible="true" - bendpath="M 1,39 H 255" - prop_scale="1" - scale_y_rel="false" - vertical="false" /> - </defs> - <rect - style="opacity:1;fill:#000000;fill-opacity:0.68627453;stroke:none;stroke-width:0.79924381;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" - id="chatbox" - width="251" - height="57" - x="2.5" - y="18.500002" /> - <path - style="fill:#230087;fill-opacity:0.68627451;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 2.5,18.5 v -16 h 61.25 l 9.97,16 z" - id="nametag" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccc" /> - <path - style="fill:none;stroke:#c8c8c8;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.78431373" - d="M 2,2 V 76 H 254 V 18 H 74 L 64,2 Z" - id="whiteborder" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccccc" /> - <path - style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.78431374;paint-order:normal" - d="M 1,77 C 1,52 1,26 1,1 c 21.166667,0 42,0 63.5,0 3,5 6,10 10,16 60,0 120,0 180.5,0 0,20 0,40 0,60 -84,0 -169,0 -254,0 z" - id="blackborder" - inkscape:connector-curvature="0" /> -</svg> +<svg xmlns="http://www.w3.org/2000/svg" height="78" width="256" id="svg72"><metadata id="metadata76"/><desc id="desc2"> Created with Raphaël 2.0.1</desc><defs id="defs4"/><rect id="chatbox" width="251" height="57" x="2.5" y="18.5" style="fill-opacity:0.7;stroke-linejoin:round;stroke-width:0.8"/><path d="m2.5 18.5v-16h61.3l10 16z" id="nametag" style="fill-opacity:0.7;fill:#230087;stroke-width:1px"/><path d="M2 2V76H254V18H74L64 2Z" id="whiteborder" style="fill:none;stroke-linejoin:round;stroke-opacity:0.8;stroke-width:1px;stroke:#c8c8c8"/><path d="M1 77C1 52 1 26 1 1c21.2 0 42 0 63.5 0 3 5 6 10 10 16 60 0 120 0 180.5 0 0 20 0 40 0 60-84 0-169 0-254 0z" id="blackborder" style="fill:none;paint-order:normal;stroke-linejoin:round;stroke-opacity:0.8;stroke-width:1px;stroke:#000"/></svg>
\ No newline at end of file |
