Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
husseinalhammad committed Jan 1, 2020
1 parent 8b6d1ae commit 8c440af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pipit_fa_icon($id, $opts, $return);
| title_id | Adds an `id` attribute to `<title>` and adds `aria-labelledby` on the SVG tag with the same value |
| role | The value of the `role` attribute in the SVG tag. Default: `img` |
| fill | The value of the `fill` attribute in the `<path>` inside the SVG. Default: `currentColor` |
| aria-* | You can add any aria-* attribute to the SVG tag e.g. `aria-label` |
| aria-* | You can add any `aria-*` attribute to the SVG tag e.g. `aria-label` |


#### Exampels:
Expand Down

0 comments on commit 8c440af

Please sign in to comment.