.bi {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -.125em;
  line-height: 1;
  color: currentColor;
}

.bi::before {
  content: "";
  display: block;
  width: .78em;
  height: .78em;
  margin: .11em;
  border: .12em solid currentColor;
  border-radius: .22em;
  box-sizing: border-box;
}

.bi-check2::before,
.bi-check2-circle::before,
.bi-check-circle::before,
.bi-check-circle-fill::before,
.bi-calendar-check::before,
.bi-calendar2-check::before,
.bi-clipboard-check::before,
.bi-clipboard2-check::before,
.bi-database-check::before,
.bi-cloud-check::before,
.bi-building-check::before,
.bi-person-check::before,
.bi-shield-check::before,
.bi-send-check::before,
.bi-ui-checks::before,
.bi-ui-checks-grid::before {
  width: .42em;
  height: .72em;
  margin: .05em .28em .18em;
  border: solid currentColor;
  border-width: 0 .14em .14em 0;
  border-radius: 0;
  transform: rotate(45deg);
}

.bi-x-lg::before,
.bi-slash-circle::before,
.bi-dash-circle::before {
  width: .72em;
  height: .14em;
  margin: .43em .14em;
  border: 0;
  border-radius: 999px;
  background: currentColor;
}

.bi-x-lg::after {
  content: "";
  display: block;
  width: .72em;
  height: .14em;
  margin: -.57em .14em 0;
  border-radius: 999px;
  background: currentColor;
  transform: rotate(90deg);
}

.bi-arrow-right::before,
.bi-arrow-up-right-circle::before,
.bi-arrow-up-circle::before,
.bi-arrow-repeat::before,
.bi-arrow-counterclockwise::before,
.bi-arrow-left-right::before,
.bi-box-arrow-up-right::before,
.bi-box-arrow-down::before,
.bi-box-arrow-in-down::before {
  width: .62em;
  height: .62em;
  margin: .19em;
  border: solid currentColor;
  border-width: .12em .12em 0 0;
  border-radius: 0;
  transform: rotate(45deg);
}

.bi-clock-history::before,
.bi-hourglass::before,
.bi-hourglass-split::before {
  border-radius: 999px;
}

.bi-shield-lock::before,
.bi-building-lock::before,
.bi-database-lock::before,
.bi-file-lock::before,
.bi-person-lock::before,
.bi-lock::before {
  border-radius: .48em .48em .2em .2em;
}

.bi-exclamation-circle::before,
.bi-exclamation-circle-fill::before,
.bi-exclamation-diamond::before,
.bi-exclamation-triangle::before,
.bi-question-circle::before {
  border-radius: 999px;
}

.bi-phone::before,
.bi-pc-display::before,
.bi-pc-display-horizontal::before,
.bi-display::before,
.bi-window-sidebar::before,
.bi-window-plus::before,
.bi-window-stack::before {
  border-radius: .12em;
}

.bi-people::before,
.bi-person::before,
.bi-person-badge::before,
.bi-person-plus::before,
.bi-person-vcard::before,
.bi-person-lines-fill::before,
.bi-headset::before {
  border-radius: 999px 999px .22em .22em;
}

.bi-stars::before,
.bi-lightning-charge::before,
.bi-rocket-takeoff::before {
  border-radius: 0;
  transform: rotate(45deg);
}
