mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-23 06:02:11 -03:00
- Added France flag (fr.svg) with three vertical stripes: blue, white, and red. - Added Hong Kong flag (hk.svg) featuring a red background with a white flower emblem. - Added Japan flag (jp.svg) with a white field and a red circle in the center. - Added South Korea flag (kr.svg) showcasing a white background with a central yin-yang symbol and four black trigrams. - Added Russia flag (ru.svg) with three horizontal stripes: white, blue, and red. - Added United States flag (us.svg) with red and white stripes and a blue canton featuring stars.
5 lines
230 B
XML
5 lines
230 B
XML
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-fr" viewBox="0 0 640 480">
|
|
<path fill="#fff" d="M0 0h640v480H0z"/>
|
|
<path fill="#000091" d="M0 0h213.3v480H0z"/>
|
|
<path fill="#e1000f" d="M426.7 0H640v480H426.7z"/>
|
|
</svg> |