| <?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 16 16"> |
| <rect fill="none" stroke="currentColor" x="10.5" y="2.5" width="5" height="5"/> |
| <line stroke="currentColor" x1="0" y1="2.5" x2="8.5" y2="2.5"/> |
| <line stroke="currentColor" x1="0" y1="5" x2="8.5" y2="5"/> |
| <line stroke="currentColor" x1="0" y1="7.5" x2="8.5" y2="7.5"/> |
| <line stroke="currentColor" x1="0" y1="10" x2="16" y2="10"/> |
| <line stroke="currentColor" x1="0" y1="12.5" x2="16" y2="12.5"/> |
| </svg> |