diff --git a/components/iconfont/index.md b/components/iconfont/index.md index 6a330ac741..290b8bc6a9 100644 --- a/components/iconfont/index.md +++ b/components/iconfont/index.md @@ -16,7 +16,7 @@ - 实心和描线图标保持同名,用 `-o` 来区分,比如 `question-circle`(实心) 和 `question-circle-o`(描线); -- 命名顺序:`[icon名]-[描线与否]-[方向]`。 +- 命名顺序:`[icon名]-[形状可选]-[描线与否]-[方向可选]`。 ## 实现原理