blueprnt flags

Country flag SVGs for the blueprnt apps, served statically with immutable caching and open CORS.

Usage

/flags/{size}/{ISO 3166-1 alpha-2}.svg

SizeDimensions (px)Example
s16 x 12/flags/s/SE.svg
m20 x 15/flags/m/SE.svg
l32 x 24/flags/l/SE.svg

Examples

SENODKFI

In app code, use Flag from @workspace/ui/flag, which reads NEXT_PUBLIC_FLAGS_URL.