// app global css in SCSS form

.zova-icon__img {
  border-radius: 6px;
  width: 100%;
  height: 100%;
}

.zova-icon__svg {
  fill: currentColor;
  width: 100%;
  height: 100%;
}
