bsicons Example

Shafayet Khan Shafee

05 Feb, 2023

Using Bootstrap Icons

icon color

icon sizing

using class

We use the class styled to color all icons in red.

.styled {
  color: red;
}

That’s it