Files
sdk/samples-dev/swarm/sliderarrow.svg
T
Rico Wind f34fae854a Initial github commit for getting stuff working
Readd samples, samples-dev, tools/testing/bin, third_party removed by cleanup (no history, sorry)

Add DEPS file which will replace the old all.deps and standalone.deps

Add tools/deps/dartium.deps replacing the old dartium.deps (but now editable from a normal checkout)

Fixup tools/utils.py to use the new archiving schema (git count for be, version number for dev/stable

Fix codereview.settings
2015-05-16 15:41:58 +02:00

11 lines
382 B
XML

<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="23px" height="15px" version="1.1"
xmlns="http://www.w3.org/2000/svg">
<polygon points="0,11 11,0 22,11" style="fill:#fff; stroke:none"/>
<polyline points="0,11 11,0 22,11"
style="fill:none;stroke:#d2d2d2;stroke-width:1" />
</svg>