We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403aaaa commit 313f5d5Copy full SHA for 313f5d5
packages/docs/src/components/app/bar/LearnMenu.vue
@@ -49,7 +49,7 @@
49
},
50
{
51
title: t('icons'),
52
- to: rpath('/features/icon-fonts/#mdi-icons-search'),
+ to: rpath('/features/icon-fonts/#mdi-icon-search'),
53
appendIcon: 'mdi-emoticon-outline',
54
55
packages/docs/src/pages/en/features/icon-fonts.md
@@ -196,7 +196,7 @@ export default createVuetify({
196
</template>
197
```
198
199
-#### MDI - Icons search
+#### MDI - Icon search
200
201
Use this tool to search for any Material Design Icons and copy them to your clipboard by clicking the item.
202
@@ -377,7 +377,7 @@ export default createVuetify({
377
378
379
380
-#### FA 5 SVG Icons
+#### FA 5 - SVG
381
382
Install the following packages.
383
0 commit comments