13 lines
479 B
XML
Executable File
13 lines
479 B
XML
Executable File
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" viewBox="0 0 512 512" id="flag-icon-css-sl">
|
|
<defs>
|
|
<clipPath id="a">
|
|
<rect width="384" height="512" rx="4.627" ry="7.628"/>
|
|
</clipPath>
|
|
</defs>
|
|
<g transform="matrix(1.33333 0 0 1 0 0)" clip-path="url(#a)" fill-rule="evenodd">
|
|
<path fill="#0000cd" d="M0 341.7h512V512H0z"/>
|
|
<path fill="#fff" d="M0 171.4h512v170.3H0z"/>
|
|
<path fill="#00cd00" d="M0 0h512v171.4H0z"/>
|
|
</g>
|
|
</svg>
|