<?xml version="1.0" encoding="utf-8"?> | |
<!-- Copyright © 2014 Apple Inc. All rights reserved. --> | |
<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 16 16"> | |
<path fill="none" stroke="currentColor" stroke-linejoin="bevel" d="M 8.5 1.5 L 14.5 13.5 L 2.5 13.5 Z"/> | |
<path fill="none" stroke="currentColor" stroke-linecap="square" d="M 8.5 5.5 L 8.5 9.5"/> | |
<rect fill="currentColor" x="8" y="11" width="1" height="1"/> | |
</svg> |