Skip to content

Fix Ascension Island flag - #1467

Open
pryceofc wants to merge 1 commit into
lipis:mainfrom
pryceofc:fix-ascension-island-flag
Open

pryceofc wants to merge 1 commit into
lipis:mainfrom
pryceofc:fix-ascension-island-flag

Conversation

@pryceofc

@pryceofc pryceofc commented Sep 3, 2026

Copy link
Copy Markdown

Summary

  • replace the broken Ascension Island SVG geometry in both 1x1 and 4x3 variants
  • restore the complete coat of arms without distorted proportions
  • match the blue field color used by the related Saint Helena flags
  • preserve the exact Union Jack geometry and colors used by sh-hl and sh-ta
  • remove dangling SVG references by using self-contained paths

Source

The coat of arms geometry is based on the public-domain SVG available on Wikimedia Commons:

https://commons.wikimedia.org/wiki/File:Flag_of_Ascension_Island_PD.svg

Validation

  • python flags.py passes
  • both SVG files are valid XML
  • no missing or duplicate SVG references
  • no external resources, scripts, styles, or unsafe elements
  • Union Jack rendering is pixel-identical to sh-hl and sh-ta

Addresses the Ascension Island portion of #1392.

## Summary

- replace the broken Ascension Island SVG geometry in both 1x1 and 4x3 variants
- restore the complete coat of arms without distorted proportions
- match the blue field color used by the related Saint Helena flags
- preserve the exact Union Jack geometry and colors used by `sh-hl` and `sh-ta`
- remove dangling SVG references by using self-contained paths

## Source

The coat of arms geometry is based on the public-domain SVG available on Wikimedia Commons:

https://commons.wikimedia.org/wiki/File:Flag_of_Ascension_Island_PD.svg

## Validation

- `python flags.py` passes
- both SVG files are valid XML
- no missing or duplicate SVG references
- no external resources, scripts, styles, or unsafe elements
- Union Jack rendering is pixel-identical to `sh-hl` and `sh-ta`

Addresses the Ascension Island portion of lipis#1392.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant