(function() { const icons = { "material/communication/stay-current-portrait": "M34 2.02L14 2c-2.21 0-3.98 1.79-3.98 4v36c0 2.21 1.77 4 3.98 4h20c2.21 0 4-1.79 4-4V6c0-2.21-1.79-3.98-4-3.98zM34 38H14V10h20v28z" };
if (JSC) {
JSC.internal.registerIcons(icons);
}
})();