File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export default defineConfig({
99 head : [
1010 [
1111 'link' ,
12- { rel : 'icon' , href : '/favicon.png ' }
12+ { rel : 'icon' , href : '/favicon.ico ' }
1313 ]
1414 ] ,
1515 themeConfig : {
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ This library includes a selection of commonly used icons for building user inter
5454If the provided icons do not meet your specific needs, you can explore and add more icons directly into your project.
5555
5656Explore more icons here:
57- - [ Material 3 Design Kit on Figma] ( https://www.figma.com/design/60rEc74mbCUjr5eBJlq7Cg /Material-3- Design-Kit -(Community)?node-id=55594-2483&p=f&t=QWcIej0o3w8vZgV0 -0 )
57+ - [ Material 3 Design Kit on Figma] ( https://www.figma.com/design/siKJo238QbcA9I2EqYMZ9y /Material-Design-Icons -(Community)?node-id=2403-6067&t=A9XzkV9d7BET6fYs -0 )
5858- [ Google Icons] ( https://fonts.google.com/icons?icon.query=favor&icon.size=24&icon.color=%23e8eaed )
5959
6060To use additional icons, download the SVGs and integrate them into your project using your preferred method.
You can’t perform that action at this time.
0 commit comments