all repos — nasg @ 9ccef17261b3b5cd3071a58e4cd23cc6364ea73d

assets/icomoon/style.css (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
[class^="icon-"], [class*=" 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-tags {
  width: 1.25em;
}

.icon-photo {
  width: 1.125em;
}

.icon-following {
  width: 1.0712890625em;
}