| <?xml version="1.0" encoding="utf-8"?> | |
| <!-- Copyright © 2017 Apple Inc. All rights reserved. --> | |
| <svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 13 13"> | |
| <rect fill="none" stroke="currentColor" stroke-width="1" x="0.5" y="0.5" width="12" height="12"/> | |
| <rect fill="currentColor" opacity="0.5" x="1" y="1" width="5.5" height="5.5"/> | |
| <rect fill="currentColor" opacity="0.5" x="6.5" y="6.5" width="5.5" height="5.5"/> | |
| </svg> |