.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */

.icon-instagram {
  width: 1.03125em;
}

.icon-pause {
  width: 1.1826171875em;
}

.icon-play {
  width: 1.2451171875em;
}

.icon-playlist-play {
  width: 1.3701171875em;
}

.icon-volume-off {
  width: 1.5732421875em;
}

.icon-volume-on {
  width: 1.5576171875em;
}

.icon-headphones {
  width: 1.1015625em;
}

.icon-code {
  width: 1.0712890625em;
}

.icon-snapchat {
  width: 0.9287109375em;
}
