Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Resources Icons #395

Open
Leftere opened this issue Aug 15, 2019 · 1 comment
Open

Resources Icons #395

Leftere opened this issue Aug 15, 2019 · 1 comment
Labels
discussion needed ⚠️ This issue needs to be discussed further before we can begin work on it help wanted Extra attention is needed

Comments

@Leftere
Copy link
Collaborator

Leftere commented Aug 15, 2019

I'm trying to use FontAwesome for our resources icons.

As of right now I use props to find resources category and would like to match them with an appropriate icon.

Any suggestion on how to replace this link "https://cdn0.iconfinder.com/data/icons/business-human-resources-2/128/60-512.png", with an actual icon or component?

I will eventually create a functional component with a switch in it, where I will least all of our categories and matched icons

code

@Leftere Leftere added discussion needed ⚠️ This issue needs to be discussed further before we can begin work on it help wanted Extra attention is needed question Further information is requested and removed question Further information is requested labels Aug 15, 2019
@RajChaudhry
Copy link
Collaborator

Any suggestion on how to replace this link "https://cdn0.iconfinder.com/data/icons/business-human-resources-2/128/60-512.png", with an actual icon or component?

One way to do this is to create another file assigning each link to a name, and importing that file to wherever you are coding this. However, I think #387 is a better way to do this, as it would be faster. However, we would have to plan out which specific icons we want to end up using.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discussion needed ⚠️ This issue needs to be discussed further before we can begin work on it help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants