diff options
author | Mattias Andrée <maandree@kth.se> | 2018-06-11 20:23:29 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-06-11 20:23:29 +0200 |
commit | c81e1a8016088334ee846fbe0012d350501eac97 (patch) | |
tree | 881ee7200b8322a5e20642fbc5a26b0700a7efc5 /scalable/actions/format-disconnect-node.svg | |
parent | Minor improvement (diff) | |
download | simple-icon-theme-c81e1a8016088334ee846fbe0012d350501eac97.tar.gz simple-icon-theme-c81e1a8016088334ee846fbe0012d350501eac97.tar.bz2 simple-icon-theme-c81e1a8016088334ee846fbe0012d350501eac97.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'scalable/actions/format-disconnect-node.svg')
-rw-r--r-- | scalable/actions/format-disconnect-node.svg | 90 |
1 files changed, 1 insertions, 89 deletions
diff --git a/scalable/actions/format-disconnect-node.svg b/scalable/actions/format-disconnect-node.svg index 5d88ee2..1081c19 100644 --- a/scalable/actions/format-disconnect-node.svg +++ b/scalable/actions/format-disconnect-node.svg @@ -1,89 +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="16" - width="16" - version="1.1" - id="svg42" - sodipodi:docname="format-disconnect-node.svg" - inkscape:version="0.92.2 2405546, 2018-03-11"> - <metadata - id="metadata48"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs46" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="960" - inkscape:window-height="1138" - id="namedview44" - showgrid="false" - inkscape:zoom="14.75" - inkscape:cx="8.9830508" - inkscape:cy="8" - inkscape:window-x="1920" - inkscape:window-y="38" - inkscape:window-maximized="0" - inkscape:current-layer="svg42" /> - <path - style="fill:#bebebe" - inkscape:connector-curvature="0" - id="path26" - d="m 0,12 h 6 v 1 H 0 Z" /> - <path - style="fill:#bebebe" - inkscape:connector-curvature="0" - id="path28" - d="m 10,12 h 6 v 1 h -6 z" /> - <path - style="fill:#bebebe" - inkscape:connector-curvature="0" - id="path30" - d="m 4,11 h 3 v 3 H 4 Z" /> - <path - style="fill:#bebebe" - inkscape:connector-curvature="0" - id="path32" - d="m 9,11 h 3 v 3 H 9 Z" /> - <path - style="fill:#bebebe" - inkscape:connector-curvature="0" - id="path34" - d="M 0,2 H 16 V 3 H 0 Z" /> - <path - style="fill:#bebebe" - inkscape:connector-curvature="0" - id="path38" - d="M 8.28487,10.93868 H 7.73003 L 5.30102,8.50967 6.04082,7.76988 7.48342,9.21248 V 4.54982 h 1.04806 v 4.66266 l 1.43029,-1.4426 0.7398,0.73979 z" /> - <path - d="M 4,1 H 7 V 4 H 4 Z" - id="path1411" - inkscape:connector-curvature="0" - style="fill:#bebebe" /> - <path - d="m 9,1 h 3 V 4 H 9 Z" - id="path1413" - inkscape:connector-curvature="0" - style="fill:#bebebe" /> -</svg> +<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe"><path d="m0 12h6v1h-6z"/><path d="m10 12h6v1h-6z"/><path d="m4 11h3v3h-3z"/><path d="m9 11h3v3h-3z"/><path d="m0 2h16v1h-16z"/><path d="m8.28487 10.93868h-.55484l-2.42901-2.42901.7398-.73979 1.4426 1.4426v-4.66266h1.04806v4.66266l1.43029-1.4426.7398.73979z"/><path d="m4 1h3v3h-3z"/><path d="m9 1h3v3h-3z"/></g></svg>
\ No newline at end of file |