.icon-home {
  display: inline-block;
  width: auto;
  height: auto;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-image: url("../images/default_icons/home.svg");
}