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 15 15">
|
|
<path fill="none" stroke="currentColor" d="M 7.5 2 V 13 M 2 7.5 H 13"/>
|
|
</svg>
|