Skip to content

Commit

Permalink
docs(icon-fonts): update icons link and fa heading
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Oct 4, 2023
1 parent 403aaaa commit 313f5d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/docs/src/components/app/bar/LearnMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
{
title: t('icons'),
to: rpath('/features/icon-fonts/#mdi-icons-search'),
to: rpath('/features/icon-fonts/#mdi-icon-search'),
appendIcon: 'mdi-emoticon-outline',
},
{
Expand Down
4 changes: 2 additions & 2 deletions packages/docs/src/pages/en/features/icon-fonts.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ export default createVuetify({
</template>
```

#### MDI - Icons search
#### MDI - Icon search

Use this tool to search for any Material Design Icons and copy them to your clipboard by clicking the item.

Expand Down Expand Up @@ -377,7 +377,7 @@ export default createVuetify({
</template>
```

#### FA 5 SVG Icons
#### FA 5 - SVG

Install the following packages.

Expand Down

0 comments on commit 313f5d5

Please sign in to comment.