Answers for "fa fa info icon blue"

0

how to change color of font awesome icons

<a href="/users/edit"><i class="icon-cog"></i> Edit profile</a>
Posted by: Guest on September-15-2020
0

fab icon color

If you are using com.google.android.material.floatingactionbutton.FloatingActionButton, use app:tint:

app:tint="@android:color/white"
Posted by: Guest on May-17-2021

Browse Popular Code Answers by Language