Skip to content

Commit c843fc7

Browse files
committed
Fixed octicons example in icon documentation
1 parent 0f89eea commit c843fc7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/icons-emojis.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,19 +110,19 @@ _Example_:
110110
```
111111
- :material-account-circle: – `.icons/material/account-circle.svg`
112112
- :fontawesome-regular-laugh-wink: – `.icons/fontawesome/regular/laugh-wink.svg`
113-
- :octicons-octoface-24: – `.icons/octicons/octoface-24.svg`
113+
- :octicons-repo-push-24: – `.icons/octicons/repo-push-24.svg`
114114
```
115115
116116
_Result_:
117117
118118
- :material-account-circle: – [`.icons/material/account-circle.svg`][14]
119119
- :fontawesome-regular-laugh-wink: – [`.icons/fontawesome/regular/laugh-wink.svg`][15]
120-
- :octicons-octoface-24: – [`.icons/octicons/octoface-24.svg`][16]
120+
- :octicons-repo-push-24: – [`.icons/octicons/repo-push-24.svg`][16]
121121

122122
[13]: #emoji
123123
[14]: https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/material/.icons/material/account-circle.svg
124124
[15]: https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/material/.icons/fontawesome/regular/laugh-wink.svg
125-
[16]: https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/material/.icons/octicons/octoface-24.svg
125+
[16]: https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/material/.icons/octicons/repo-push-24.svg
126126

127127
#### with colors
128128

0 commit comments

Comments
 (0)