.icon[data-v-170358df] {
  fill: var(--primary-color);
  width: 100%;
  height: 100%;
  border-radius: 8px 0px 0px 8px;
}
.svg-style[data-v-170358df] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
