Skip to content

Commit

Permalink
NOBUG: Update icon readme file (#1472)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayumi-oxd authored Sep 13, 2024
1 parent d05d02a commit b929903
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/gatsby/static/fontAwesomeIcons/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# FontAwesome Icons
# Font Awesome Icons

This document provides a list of Font Awesome icons used in the project, along with their details.

Expand All @@ -10,11 +10,6 @@ This document provides a list of Font Awesome icons used in the project, along w
4. **Where We Get the Icon**: The source URL where the icon can be found.
5. **Where We Use the Icon**: The part of the project where the icon is used.


# FontAwesome Icons

This document provides a list of Font Awesome icons used in the project, along with their details.

| # | Icon | Icon Name | File Name | Where We Get the Icon | Where We Use the Icon |
|----|------|-----------|-----------|-----------------------|-----------------------|
| 1 | <img src="./arrow-up-right-from-square.svg" width="32" height="32" alt="fa-arrow-up-right-from-square" /> | `fa-arrow-up-right-from-square` | arrow-up-right-from-square.svg | [Font Awesome](https://fontawesome.com/icons/arrow-up-right-from-square?f=classic&s=light) | Menu |
Expand Down

0 comments on commit b929903

Please sign in to comment.