#**Blue Icons (Almost) Everywhere**

1 messages · Page 1 of 1 (latest)

lone flare
#

thabk yooy

fallen furnace
#

waterbending

latent mason
#

someone remidm me to use this

west walrus
latent mason
#

thank you kind stranger

west walrus
#

oh im probably gonna add more icons overtime

#

boutta add the muted icon too

latent mason
#

the only time Mark Unread is useful

#

i came back into the thread thinking i had an important ping

#

fuck

torpid geyser
#

I cleaned up the CSS a bit as you have redundant color and transition properties.
You can comma delimit the selectors to avoid having to write color properties for each and every selector and instead have one color property apply to all the selectors listed.

svg, .lottieIcon__9d8ab {
  color: #70a9e6;
}

svg:hover, .lottieIcon__9d8ab:hover {
  color: #1114ad;
  transition: color 0.2s ease;
}
west walrus
#

i almost forgot i could do this

#

was able to simplify it into an import

west walrus
#

ok what if i made every icon viggy

latent mason
#

peak