en.javascript.info/1-js/4-data-structures/8-array-methods/9-output-single-linked-list/linked-list.svg
2015-01-28 14:27:05 +03:00

1 line
No EOL
2.5 KiB
XML

<svg width="594" height="53" viewBox="0 0 594 53" xmlns="http://www.w3.org/2000/svg"><title>Slice 1</title><desc>Created with Sketch.</desc><g fill="none" fill-rule="evenodd"><path stroke="#979797" stroke-width="2" d="M0 19h80v34H0z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="3" y="10">value</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="35" y="40">1</tspan></text><path d="M65.73 35h71.54" stroke="#979797" stroke-width="2" stroke-linecap="square" fill="#979797"/><path d="M136.73 35l-10.8-3v6l10.8-3z" stroke="#979797" stroke-width="2" stroke-linecap="square" fill="#979797"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="89" y="24">next</tspan></text><path stroke="#979797" stroke-width="2" d="M140 19h80v34h-80z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="143" y="10">value</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="175" y="40">2</tspan></text><path d="M205.73 35h71.54" stroke="#979797" stroke-width="2" stroke-linecap="square" fill="#979797"/><path d="M276.73 35l-10.8-3v6l10.8-3z" stroke="#979797" stroke-width="2" stroke-linecap="square" fill="#979797"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="229" y="24">next</tspan></text><path stroke="#979797" stroke-width="2" d="M279 19h80v34h-80z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="282" y="10">value</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="314" y="40">3</tspan></text><path d="M344.73 35h71.54" stroke="#979797" stroke-width="2" stroke-linecap="square" fill="#979797"/><path d="M415.73 35l-10.8-3v6l10.8-3z" stroke="#979797" stroke-width="2" stroke-linecap="square" fill="#979797"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="368" y="24">next</tspan></text><path stroke="#979797" stroke-width="2" d="M419 19h80v34h-80z"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="422" y="10">value</tspan></text><text font-family="Consolas" font-size="14" fill="#000"><tspan x="454" y="40">4</tspan></text><path d="M484.73 35h71.54" stroke="#979797" stroke-width="2" stroke-linecap="square" fill="#979797"/><path d="M555.73 35l-10.8-3v6l10.8-3z" stroke="#979797" stroke-width="2" stroke-linecap="square" fill="#979797"/><text font-family="Consolas" font-size="14" fill="#000"><tspan x="508" y="24">next</tspan></text><text font-family="Consolas" font-size="14" font-style="italic" fill="#000"><tspan x="564" y="39">null</tspan></text></g></svg>