13 lines
805 B
XML
13 lines
805 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/message-square-fill</title>
|
|
<defs>
|
|
<path d="M7.41421356,18 L3.70710678,21.7071068 C3.07714192,22.3370716 2,21.8909049 2,21 L2,5 C2,3.34314575 3.34314575,2 5,2 L19,2 C20.6568542,2 22,3.34314575 22,5 L22,15 C22,16.6568542 20.6568542,18 19,18 L7.41421356,18 Z" id="path-1"></path>
|
|
</defs>
|
|
<g id="icon/message-square-fill" 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="Path" fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use>
|
|
</g>
|
|
</svg> |