6 lines
233 B
XML
6 lines
233 B
XML
<?xml version="1.0"?>
|
|
<!-- Copyright © 2022 Apple Inc. All rights reserved. -->
|
|
<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 13 13">
|
|
<path fill="currentColor" d="M 2 1 L 11 6.5 L 2 12 Z"/>
|
|
</svg>
|