Skip to content

[Feature] Use latest version of Font Awesome icons for all icons #9

@TimidRobot

Description

@TimidRobot

Problem

We use multiple version of the Font Awesome free icons. For example:

fa-angle-down is Font Awesome Free 5.11.0:
https://github.com/creativecommons/index-prototype/blob/ebf1921a70f2d22046cf0a76af3e03859e473f32/src/vocabulary/svg/font-awesome/icons/fa-icons.svg#L15-L18

fa-instagram is Font Awesome Free 6.3.0:
https://github.com/creativecommons/index-prototype/blob/ebf1921a70f2d22046cf0a76af3e03859e473f32/src/vocabulary/svg/font-awesome/icons/fa-icons.svg#L63-L66

Also, some of the icons don't include a copyright comment.

Description

  • use Font Awesome Free 6.5.1 (or current version at time of implementation) for all FA icons (see comment-2023160268, below)
  • add copyright info

Additional context

Metadata

Metadata

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions