diff options
author | Mattias Andrée <maandree@kth.se> | 2018-06-11 20:16:03 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-06-11 20:16:25 +0200 |
commit | 57bbb1a2571f305dbc66b42461c98b6689fd369d (patch) | |
tree | 16f2cde2acd315ae929418037b6e44b5cb9ea82b /scalable/actions/format-connect-node.svg | |
parent | Fix makefile (diff) | |
download | simple-icon-theme-57bbb1a2571f305dbc66b42461c98b6689fd369d.tar.gz simple-icon-theme-57bbb1a2571f305dbc66b42461c98b6689fd369d.tar.bz2 simple-icon-theme-57bbb1a2571f305dbc66b42461c98b6689fd369d.tar.xz |
Fixes and aliases
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'scalable/actions/format-connect-node.svg')
-rw-r--r-- | scalable/actions/format-connect-node.svg | 90 |
1 files changed, 89 insertions, 1 deletions
diff --git a/scalable/actions/format-connect-node.svg b/scalable/actions/format-connect-node.svg index c7eccd2..d4f8b51 100644 --- a/scalable/actions/format-connect-node.svg +++ b/scalable/actions/format-connect-node.svg @@ -1 +1,89 @@ -<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe" transform="translate(-360.00021 -786)"><path d="m360.00021 788h6v1h-6z"/><path d="m370.00021 788h6v1h-6z"/><path d="m364.00021 787h3v3h-3z"/><path d="m369.00021 787h3v3h-3z"/><path d="m360.00021 798h16v1h-16z"/><path d="m365.00021 797h6v3h-6z"/><path d="m368.28508 796.55618h-.55484l-2.42901-2.42901.7398-.73979 1.4426 1.4426v-4.66266h1.04806v4.66266l1.43029-1.4426.7398.73979z"/></g></svg>
\ No newline at end of file +<?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="svg18" + sodipodi:docname="format-connect-node.svg" + inkscape:version="0.92.2 2405546, 2018-03-11"> + <metadata + id="metadata24"> + <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="defs22" /> + <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="namedview20" + showgrid="false" + inkscape:zoom="14.75" + inkscape:cx="8" + inkscape:cy="8" + inkscape:window-x="2880" + inkscape:window-y="38" + inkscape:window-maximized="0" + inkscape:current-layer="svg18" /> + <path + style="fill:#bebebe" + inkscape:connector-curvature="0" + id="path2" + d="M 0,2 H 6 V 3 H 0 Z" /> + <path + style="fill:#bebebe" + inkscape:connector-curvature="0" + id="path4" + d="m 10,2 h 6 v 1 h -6 z" /> + <path + style="fill:#bebebe" + inkscape:connector-curvature="0" + id="path6" + d="M 4,1 H 7 V 4 H 4 Z" /> + <path + style="fill:#bebebe" + inkscape:connector-curvature="0" + id="path8" + d="m 9,1 h 3 V 4 H 9 Z" /> + <path + style="fill:#bebebe" + inkscape:connector-curvature="0" + id="path10" + d="m 0,12 h 16 v 1 H 0 Z" /> + <path + style="fill:#bebebe" + inkscape:connector-curvature="0" + id="path14" + d="M 8.28487,10.55618 H 7.73003 L 5.30102,8.12717 6.04082,7.38738 7.48342,8.82998 V 4.16732 h 1.04806 v 4.66266 l 1.43029,-1.4426 0.7398,0.73979 z" /> + <path + d="m 4,11 h 3 v 3 H 4 Z" + id="path1422" + inkscape:connector-curvature="0" + style="fill:#bebebe" /> + <path + d="m 9,11 h 3 v 3 H 9 Z" + id="path1424" + inkscape:connector-curvature="0" + style="fill:#bebebe" /> +</svg> |