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
| Size | Dimensions (px) | Example |
|---|---|---|
s | 16 x 12 | /flags/s/SE.svg |
m | 20 x 15 | /flags/m/SE.svg |
l | 32 x 24 | /flags/l/SE.svg |
Examples
In app code, use Flag from @workspace/ui/flag, which reads NEXT_PUBLIC_FLAGS_URL.