.icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(sprite.svg);
}
.icon-error {
  width: 24px;
  height: 24px;
  background-position: 0 0;
}
.icon-departure_board {
  width: 24px;
  height: 24px;
  background-position: -40px 0;
}
.icon-android {
  width: 24px;
  height: 24px;
  background-position: -80px 0;
}
.icon-markunread_mailbox {
  width: 24px;
  height: 24px;
  background-position: -120px 0;
}
.icon-settings_input_svideo {
  width: 24px;
  height: 24px;
  background-position: -160px 0;
}
.icon-repeat_one_on {
  width: 24px;
  height: 24px;
  background-position: -200px 0;
}
.icon-no_flash {
  width: 24px;
  height: 24px;
  background-position: -240px 0;
}
.icon-pedal_bike {
  width: 24px;
  height: 24px;
  background-position: -280px 0;
}
.icon-room_preferences {
  width: 24px;
  height: 24px;
  background-position: -320px 0;
}
.icon-screen_search_desktop {
  width: 24px;
  height: 24px;
  background-position: -360px 0;
}
.icon-verified {
  width: 24px;
  height: 24px;
  background-position: -400px 0;
}
.icon-users {
  width: 36px;
  height: 32px;
  background-position: 0 -40px;
}
.icon-aid-kit {
  width: 32px;
  height: 32px;
  background-position: -48px -40px;
}
.icon-clear-formatting {
  width: 32px;
  height: 32px;
  background-position: -96px -40px;
}
.icon-facebook {
  width: 32px;
  height: 32px;
  background-position: -144px -40px;
}
.icon-facebook2 {
  width: 32px;
  height: 32px;
  background-position: -192px -40px;
}
.icon-twitter {
  width: 32px;
  height: 32px;
  background-position: -240px -40px;
}
.icon-deviantart {
  width: 32px;
  height: 32px;
  background-position: -288px -40px;
}

