.dcl.smart-icon {
  position: relative;
  display: inline-block;
  background-image: url(../../images/wearables/smart.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 16px;
  height: 16px;
  filter: var(--brightness);
}
