Files
myAi/web/wwwroot/img/flags/en.svg
T
claude fc2dd721e4
Build and Push Docker Images / build (push) Successful in 29s
Initial commit
2026-05-02 21:31:31 +03:00

11 lines
513 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="48" height="32" viewBox="0 0 48 32">
<clipPath id="a"><rect width="48" height="32" rx="2"/></clipPath>
<g clip-path="url(#a)">
<rect width="48" height="32" fill="#012169"/>
<path d="M0 0l48 32M48 0L0 32" stroke="#fff" stroke-width="6"/>
<path d="M0 0l48 32M48 0L0 32" stroke="#C8102E" stroke-width="3"/>
<path d="M24 0v32M0 16h48" stroke="#fff" stroke-width="10"/>
<path d="M24 0v32M0 16h48" stroke="#C8102E" stroke-width="6"/>
</g>
</svg>