diff options
-rw-r--r-- | assets/external.svg | 28 |
1 files changed, 21 insertions, 7 deletions
diff --git a/assets/external.svg b/assets/external.svg index 93fe0c0..8aa4cb6 100644 --- a/assets/external.svg +++ b/assets/external.svg @@ -1,15 +1,18 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg:svg width="12" - height="12" - viewBox="0 0 12 12" + height="18" + viewBox="0 0 12 18" version="1.1" id="svg1" sodipodi:docname="external.svg" inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:svg="http://www.w3.org/2000/svg"> + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> <svg:defs id="defs1" /> <sodipodi:namedview @@ -21,9 +24,9 @@ inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" - inkscape:zoom="72.583333" - inkscape:cx="6" - inkscape:cy="6" + inkscape:zoom="23.75076" + inkscape:cx="14.715319" + inkscape:cy="4.6945866" inkscape:window-width="1920" inkscape:window-height="1132" inkscape:window-x="0" @@ -36,8 +39,19 @@ </svg:title> <svg:path fill="#36c" - d="M6 1h5v5L8.86 3.85 4.7 8 4 7.3l4.15-4.16zM2 3h2v1H2v6h6V8h1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1" + d="m 6,1 h 5 V 6 L 8.86,3.85 4.7,8 4,7.3 8.15,3.14 Z M 2,3 H 4 V 4 H 2 v 6 H 8 V 8 h 1 v 2 A 1,1 0 0 1 8,11 H 2 A 1,1 0 0 1 1,10 V 4 A 1,1 0 0 1 2,3" id="path1" style="fill:#1455fb;fill-opacity:1" /> <style>#vector-page-tools-pinned-container, #vector-toc-pinned-container, #vector-main-menu-pinned-container { border: 1px solid rgb(170, 170, 170); background-color: #f8f9fa; }</style> + <svg:metadata + id="metadata1"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:title> + external link + </dc:title> + </cc:Work> + </rdf:RDF> + </svg:metadata> </svg:svg> |