6 lines
338 B
XML
6 lines
338 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Copyright © 2019 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="currentColor" fill-opacity="0.25" stroke="currentColor" stroke-width="1" x="3.75" y="2" width="8.5" height="12" rx="0.5" ry="0.5"/>
|
|
</svg>
|