/* icon sizing utilities */
.size-3 { width: 12px; height: 12px; }
.size-4 { width: 16px; height: 16px; }
.size-5 { width: 20px; height: 20px; }
.size-6 { width: 24px; height: 24px; }

/* .icon {
  display: inline-block;
  vertical-align: middle;
  color: currentColor;
}  */
