4 lines
99 B
XML
4 lines
99 B
XML
<svg xmlns="http://www.w3.org/2000/svg">
|
|
<mask id="m"/>
|
|
<foreignObject mask="url(#m)"/>
|
|
</svg>
|