1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright © 2014 Apple Inc. All rights reserved. -->
3<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 8">
4    <path fill="none" stroke="black" stroke-linecap="square" d="M 1.5 2.5 L 4.5 5.5 L 7.5 2.5"/>
5</svg>
6