6 lines
269 B
XML
6 lines
269 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">
|
|
<line fill="none" stroke="currentColor" x1="1" y1="6.5" x2="12" y2="6.5"/>
|
|
</svg>
|