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/cd.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/cd.svg')
| -rw-r--r-- | icons/flags/cd.svg | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/icons/flags/cd.svg b/icons/flags/cd.svg index 0a59f1c..b9cf528 100644 --- a/icons/flags/cd.svg +++ b/icons/flags/cd.svg @@ -1,10 +1,5 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.0" width="750" height="500" id="svg548"> - - <sodipodi:namedview borderopacity="1.0" bordercolor="#666666" pagecolor="#ffffff" id="base" showgrid="true" gridoriginx="0px" gridoriginy="0px" gridtolerance="10px" gridspacingx="25px" gridspacingy="25px"/> - <defs id="defs550"/> - <rect width="750" height="500" x="0" y="2.4273992e-005" opacity="1" fill="#00a3dd" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-width="0" stroke-miterlimit="1.5" stroke-dasharray="none" stroke-opacity="1"/> - <path d="M 703.125 0 L 0 375 L 0 500 L 0.03125 500 L 46.875 500 L 750 125 L 750 0 L 703.125 0 z " font-size="12px" fill="#f7d618" fill-opacity="1" fill-rule="evenodd" stroke-width="1pt"/> - <path d="M 750,0 L 0,400 L 0,499.99951 L 0.031,499.9 L 0.062991636,500 L 750,100 L 750,0 z " font-size="12px" fill="#ce1021" fill-opacity="1" fill-rule="evenodd" stroke-width="1pt"/> - <path sodipodi:r1="75" sodipodi:r2="28.65" sodipodi:arg1="-1.5707963" sodipodi:arg2="-0.9424778" d="M 335.12064,25 L 351.9,76.82 L 406.4,76.82 L 362.3,108.8 L 379.2,160.6 L 335.1,128.6 L 291.0,160.6 L 307.8,108.8 L 263.7,76.82 L 318.2,76.82 L 335.12064,25 z " transform="matrix(1.25854,0,0,1.25854,-303.8947,-7.311083)" opacity="1" color="#000000" fill="#f7d618" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-width="0.5" stroke-linecap="round" stroke-linejoin="miter" marker="none" marker-start="none" marker-mid="none" marker-end="none" stroke-miterlimit="4" stroke-dasharray="none" stroke-dashoffset="0" stroke-opacity="1" visibility="visible" display="inline" overflow="visible"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-cd" viewBox="0 0 640 480"> + <path fill="#007fff" d="M0 0h640v480H0z"/> + <path fill="#f7d618" d="M28.8 96H96l20.8-67.2L137.6 96h67.2l-54.4 41.6 20.8 67.2-54.4-41.6-54.4 41.6 20.8-67.2zM600 0 0 360v120h40l600-360V0z"/> + <path fill="#ce1021" d="M640 0 0 384v96L640 96z"/> </svg> |
