@include export-module('speechtotext-bootstrap-icons') {
  .e-listen-icon::before {
    content: '\e171';
  }
  .e-listen-stop::before {
    content: '\e16e';
  }
}
