13 lines
910 B
XML
13 lines
910 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<title>icon/smartphone</title>
|
|
<defs>
|
|
<path d="M7,3 C6.44771525,3 6,3.44771525 6,4 L6,20 C6,20.5522847 6.44771525,21 7,21 L17,21 C17.5522847,21 18,20.5522847 18,20 L18,4 C18,3.44771525 17.5522847,3 17,3 L7,3 Z M7,1 L17,1 C18.6568542,1 20,2.34314575 20,4 L20,20 C20,21.6568542 18.6568542,23 17,23 L7,23 C5.34314575,23 4,21.6568542 4,20 L4,4 C4,2.34314575 5.34314575,1 7,1 Z" id="path-1"></path>
|
|
</defs>
|
|
<g id="icon/smartphone" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
<mask id="mask-2" fill="white">
|
|
<use xlink:href="#path-1"></use>
|
|
</mask>
|
|
<use id="Rectangle-path" fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use>
|
|
</g>
|
|
</svg> |