6ccda945e5
* add telephone code select * add flags * run svgo on flags * get it somewhat working on web * get web closed state working * verify country code we get from geo * trim down names to shorter common versions * add labels to other selects * make international tel codes a static object * add component to storybook * Update src/lib/international-telephone-codes.ts Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * update to new geo hook * use Intl.DisplayNames, add polyfill * use in rather than keys().includes() --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2 lines
286 B
XML
2 lines
286 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 108 72"><path fill="#003787" d="M0 0h108v72H0z"/><path fill="#fff" d="M0 0h108L60 48v24H48V48z"/><circle cx="54" cy="30" r="8" fill="#f9d90f"/><path fill="#fff" d="M44 30h20L54 48z"/><path fill="#cf142b" d="M54 48 38 33h32z"/></svg>
|