11 lines
616 B
XML
11 lines
616 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192">
|
|
<rect width="192" height="192" fill="#1C1C1C" rx="40"/>
|
|
<g transform="translate(96,96)">
|
|
<rect x="-34" y="-34" width="68" height="68" rx="5" fill="white"/>
|
|
<path d="M34,34 L34,11 L11,34 Z" fill="#1C1C1C" opacity="0.28"/>
|
|
<line x1="-23" y1="-17" x2="23" y2="-17" stroke="#e5e7eb" stroke-width="3" stroke-linecap="round"/>
|
|
<line x1="-23" y1="-4" x2="23" y2="-4" stroke="#e5e7eb" stroke-width="3" stroke-linecap="round"/>
|
|
<line x1="-23" y1="9" x2="11" y2="9" stroke="#e5e7eb" stroke-width="3" stroke-linecap="round"/>
|
|
</g>
|
|
</svg>
|