<?xml version="1.0" encoding="utf-8"?> | |
<!-- Copyright © 2015 Apple Inc. All rights reserved. --> | |
<!-- Copyright © 2016 Devin Rousso <webkit@devinrousso.com>. All rights reserved. --> | |
<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 16 16"> | |
<rect fill="currentColor" stroke="none" x="2.5" y="2.5" width="3" height="10"/> | |
<rect fill="currentColor" stroke="none" x="9.5" y="2.5" width="3" height="10"/> | |
</svg> |