Oh cool, that looks good.
is it not possible to create a custom css. Because in the worldclock.js is the link to the flags
loadCSS: function() {
var css = [
{
id:'flag-icon-CSS',
href: 'https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/2.8.0/css/flag-icon.min.css'
}
]
and there are a lot of flags, wich I can change it maybe?
But I cant find the svg.
Maybe someone can help?
Thanks a lot.