Icons on the Profile Card

Learn how to import and adjust Bootstrap icons on the profile card.

We'll cover the following

In this lesson, we'll add icons to our project. A typical profile contains users' social media links. Let's import some icons from Bootstrap icons.

Import CDN

To use Bootstrap icons, we import the CDN link from Bootstrap icons and add it to our <head> tag. The CDN link is present on line 14 below.

Get hands-on with 1200+ tech skills courses.