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
380 B
XML
2 lines
380 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 600"><path fill="#0f0f0f" d="M0 0h900v600H0z"/><path fill="#fff" d="M0 0h900v400H0z"/><path fill="#047a3f" d="M0 0h900v200H0z"/><path fill="#ce1126" d="m176.26 375 48.738-150 48.738 150-127.6-92.705h157.72M626.256 375l48.738-150 48.738 150-127.6-92.705h157.72M401.252 375l48.738-150 48.738 150-127.6-92.705h157.72"/></svg>
|