@include export-module('speechtotext-fabric-icons') {
  .e-listen-icon::before {
    content: '\e9ef';
  }
  .e-listen-stop::before {
    content: '\e9ec';
  }
}
