Flag icons
Country flags for phone inputs, locale pickers, and address forms: 32×24 rounded rectangles (or 28px circles) with a subtle inner border so light flags keep their edge on white backgrounds.
Shapes
AE
AE circle
KW
QA
Full country set
The code packages ship the flags above as hand-drawn SVGs. For the complete country list, use the open-source flag-icons package and wrap it in the .adek-flag container so it picks up the same radius and border.
# The complete 250+ country set is available via the open-source
# flag-icons package - it uses the same rounded-rectangle geometry:
npm install flag-icons
# then
import "flag-icons/css/flag-icons.min.css";
<span class="fi fi-ae"></span>