Skip to content

Commit

Permalink
fix: readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LelouchFR committed May 9, 2024
1 parent adc5b96 commit 2933b49
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- [Get Icons Names](#get-icons-names)
- [Centering Icons](#centering-icons)
- [Icons List](#icons-list)
- [💖 Support the Project](#-support-the-project)
- [💖 Support the Project](#-support-the-project)

# Example

Expand Down Expand Up @@ -94,8 +94,8 @@ Want to center the icons in your readme? The SVGs are automatically resized, so

Here's a list of all the icons currently supported. Feel free to open an issue to suggest icons to add!

| Icon ID | Icon |
| :-----------------: | :-----------------------------------------------------: |
| Icon ID | Icon |
| :-----------------: | :------------------------------------------------------: |
| `ableton` | <img src="./assets/ableton-dark.svg" width="48"> |
| `acrobat` | <img src="./assets/acrobat.svg" width="48"> |
| `activitypub` | <img src="./assets/activitypub-dark.svg" width="48"> |
Expand Down Expand Up @@ -286,7 +286,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `openshift` | <img src="./assets/openshift.svg" width="48"> |
| `openstack` | <img src="./assets/openstack-dark.svg" width="48"> |
| `opera` | <img src="./assets/opera-dark.svg" width="48"> |
| `outlook` | <img src="./assets/outlook-dark.svg" width="48"> |
| `outlook` | <img src="./assets/outlook-dark.svg" width="48"> |
| `p5js` | <img src="./assets/p5js.svg" width="48"> |
| `pandas` | <img src="./assets/pandas-dark.svg" width="48"> |
| `pbi` | <img src="./assets/pbi-dark.svg" width="48"> |
Expand All @@ -300,7 +300,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `pkl` | <img src="./assets/pkl-dark.svg" width="48"> |
| `plan9` | <img src="./assets/plan9-dark.svg" width="48"> |
| `planetscale` | <img src="./assets/planetscale-dark.svg" width="48"> |
| `playwright` | <img src="./icons/PlayWright-Dark.svg" width="48"> |
| `playwright` | <img src="./assets/playwright-dark.svg" width="48"> |
| `pnpm` | <img src="./assets/pnpm-dark.svg" width="48"> |
| `pocketbase` | <img src="./assets/pocketbase-dark.svg" width="48"> |
| `pf` | <img src="./assets/portfolio.svg" width="48"> |
Expand All @@ -327,8 +327,8 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `raspberrypi` | <img src="./assets/raspberrypi-dark.svg" width="48"> |
| `react` | <img src="./assets/react-dark.svg" width="48"> |
| `reactivex` | <img src="./assets/reactivex-dark.svg" width="48"> |
| `reactquery` | <img src="./icons/ReactQuery-Dark.svg" width="48"> |
| `recoil` | <img src="./icons/Recoil.svg" width="48"> |
| `reactquery` | <img src="./assets/reactquery-dark.svg" width="48"> |
| `recoil` | <img src="./assets/recoil.svg" width="48"> |
| `redhat` | <img src="./assets/redhat-dark.svg" width="48"> |
| `redis` | <img src="./assets/redis-dark.svg" width="48"> |
| `redux` | <img src="./assets/redux.svg" width="48"> |
Expand All @@ -349,7 +349,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `sqlserver` | <img src="./assets/sqlserver-dark.svg" width="48"> |
| `stackoverflow` | <img src="./assets/stackoverflow-dark.svg" width="48"> |
| `stock` | <img src="./assets/stock.svg" width="48"> |
| `storybook` | <img src="./icons/StoryBook-Dark.svg" width="48"> |
| `storybook` | <img src="./assets/storybook-dark.svg" width="48"> |
| `styledcomponents` | <img src="./assets/styledcomponents.svg" width="48"> |
| `sublime` | <img src="./assets/sublime-dark.svg" width="48"> |
| `supabase` | <img src="./assets/supabase-dark.svg" width="48"> |
Expand Down Expand Up @@ -377,7 +377,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `teams` | <img src="./assets/teams-dark.svg" width="48"> |
| `tensorflow` | <img src="./assets/tensorflow-dark.svg" width="48"> |
| `terraform` | <img src="./assets/terraform-dark.svg" width="48"> |
| `testinglibrary` | <img src="./icons/TestingLibrary-Dark.svg" width="48">|
| `testinglibrary` | <img src="./assets/testinglibrary-dark.svg" width="48"> |
| `threejs` | <img src="./assets/threejs-dark.svg" width="48"> |
| `tor` | <img src="./assets/tor-dark.svg" width="48"> |
| `twitter` | <img src="./assets/twitter.svg" width="48"> |
Expand Down

0 comments on commit 2933b49

Please sign in to comment.