6 lines
266 B
XML
6 lines
266 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Copyright © 2015 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="none" stroke="currentColor" d="M 6.5 1 V 12 M 1 6.5 H 12"/>
|
|
</svg>
|