.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-arrow {
    width: 0.5068359375em;
  }
  
  .icon-arrow2 {
    width: 0.5068359375em;
  }
  
  .icon-quote {
    width: 1.2412109375em;
  }
  
  .icon-quote2 {
    width: 1.2412109375em;
  }
  
  .icon-arrow-looking-down_white {
    width: 2.14453125em;
  }
  
  .icon-coffee-mug {
    width: 0.9755859375em;
  }
  
  .icon-barrel {
    width: 0.7802734375em;
  }
  
  .icon-arrow-down {
    width: 1.93359375em;
  }
  
  .icon-facebook {
    width: 0.4541015625em;
  }
  
  .icon-pinterest {
    width: 0.8251953125em;
  }
  
  .icon-twitter {
    width: 1.1767578125em;
  }