/* app/components/icon_component/index.module.css */
.base-b234b47f {
  --icon-size: 1em;
  margin-right: 8px;
  display: inline-flex;
  vertical-align: text-top;
  text-align: center;
  align-items: center;
}
.base-b234b47f svg {
  height: var(--icon-size);
  width: var(--icon-size);
}
.base-b234b47f > span {
  font-style: normal;
}
._orange-b234b47f {
  color: var(--orange);
}
._nomargin-b234b47f {
  margin: 0;
}
/*# sourceMappingURL=index.module.css.map */