diff options
| author | Lester Caine <lester@lsces.co.uk> | 2026-06-05 14:31:04 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2026-06-05 14:31:04 +0100 |
| commit | a7355f2229c5be22d339acd0340c8aaad1d6df7d (patch) | |
| tree | 7a4940b5c14fae86bee0c8dbfd993be860be2cf5 /icons/flags/lt.svg | |
| parent | e0f340cfec0d0534e1518dbe3b16e2ed22c3b205 (diff) | |
| download | users-a7355f2229c5be22d339acd0340c8aaad1d6df7d.tar.gz users-a7355f2229c5be22d339acd0340c8aaad1d6df7d.tar.bz2 users-a7355f2229c5be22d339acd0340c8aaad1d6df7d.zip | |
Switch to lipis flag-icons 4x3 SVG set; update constituent country codes
- Replace Marble SVGs with lipis/flag-icons 4x3 set (271 flags, consistent
4:3 ratio, CC0 licensed)
- Update iso3166 map: ENG/SCT/WLS/NIR now point to gb-eng/gb-sct/gb-wls/gb-nir
matching lipis naming; custom eng/sct/wls/nir SVGs retained alongside
- Switch flag {biticon} calls from hardcoded width/height to istyle=flag
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'icons/flags/lt.svg')
| -rw-r--r-- | icons/flags/lt.svg | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/icons/flags/lt.svg b/icons/flags/lt.svg index e7ad673..90ec5d2 100644 --- a/icons/flags/lt.svg +++ b/icons/flags/lt.svg @@ -1,6 +1,7 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="1000" height="600" viewBox="0 0 5 3"> -<rect width="5" height="3" fill="#fcd116"/> -<rect width="5" height="2" y="1" fill="#008751"/> -<rect width="5" height="1" y="2" fill="#ce1126"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-lt" viewBox="0 0 640 480"> + <g fill-rule="evenodd" stroke-width="1pt" transform="scale(.64143 .96773)"> + <rect width="1063" height="708.7" fill="#006a44" rx="0" ry="0" transform="scale(.93865 .69686)"/> + <rect width="1063" height="236.2" y="475.6" fill="#c1272d" rx="0" ry="0" transform="scale(.93865 .69686)"/> + <path fill="#fdb913" d="M0 0h997.8v164.6H0z"/> + </g> </svg> |
