Echo widget

Custom element echo-widget without an iframe. Attributes: layout (icon or panel), theme (dark, light, auto), lang (auto or a locale tag). Colors via CSS variables --echo-*.

<script src="https://echo.elozka.ru/widget.js"></script>
<echo-widget layout="panel" theme="dark" lang="auto"></echo-widget>

layout=panel

layout=icon