diff --git a/docs/user-docs.md b/docs/user-docs.md
index 5c74f1ecf0..4dceafc46f 100644
--- a/docs/user-docs.md
+++ b/docs/user-docs.md
@@ -180,40 +180,43 @@ a new line to be formatted this way.
You can refer to features in the Zulip UI by referencing their names and
their [FontAwesome](http://fontawesome.io) (version 4.7.0) text icons within
parentheses. The source for the text icons is located in
-`static/third/thirdparty-fonts.css`.
+`static/third/thirdparty-fonts.css`. **Note:** It is strongly recommended to use
+the new base class `fa` instead of the older base class `icon-vector` when
+specifying icons. In future we will be removing support for the icons with base
+class `icon-vector`.
* cog () icon — `cog () icon`
+class="fa fa-cog">) icon`
* down chevron () icon —
-`down chevron () icon`
+`down chevron () icon`
* eye () icon — `eye () icon`
+class="fa fa-eye">) icon`
* file () icon — `file () icon`
+class="fa fa-file-text-o">) icon`
* filled star () icon —
-`filled star () icon`
+`filled star () icon`
* formatting () icon —
-`formatting () icon`
+`formatting () icon`
* menu () icon — `menu () icon`
+class="fa fa-bars">) icon`
* overflow ( ) icon —
-`overflow ( ) icon`
+`overflow ( ) icon`
* paperclip () icon —
-`paperclip () icon`
+`paperclip () icon`
* pencil () icon —
-`pencil () icon`
+`pencil () icon`
* pencil and paper () icon —
-`pencil and paper () icon`
+`pencil and paper () icon`
* plus () icon —
-`plus () icon`
+`plus () icon`
* smiley face () icon —
-`smiley face () icon`
+`smiley face () icon`
* star () icon —
-`star () icon`
+`star () icon`
* trash () icon —
-`trash () icon`
+`trash () icon`
* x () icon —
-`x () icon`
+`x () icon`
### Macros
@@ -314,7 +317,7 @@ macro](#message-actions-message-actions-md-macro).
* **Contents:**
```.md
- down chevron () icon to reveal an actions dropdown.
+ down chevron () icon to reveal an actions dropdown.
```
* **Example usage and rendering:**
@@ -325,7 +328,7 @@ macro](#message-actions-message-actions-md-macro).
```.md
1. Hover over a message to replace the message's timestamp with its message
actions, represented by three icons. From the icons that appear, select the
- down chevron () icon to reveal an actions dropdown.
+ down chevron () icon to reveal an actions dropdown.
```
### **Go to the** `{!go-to-the.md}` macro
@@ -409,7 +412,7 @@ to click a specific icon, such as the [**Down chevron** macro](#down-chevron-dow
```.md
1. Hover over a message to replace the message's timestamp with its message
actions, represented by three icons. From the icons that appear, select the
- down chevron () icon to reveal an actions dropdown.
+ down chevron () icon to reveal an actions dropdown.
```
### **Save changes** `{!save-changes.md!}` macro
@@ -462,7 +465,7 @@ instruction and the [**Down chevron** macro](#down-chevron-down-chevron-md-macro
* **Contents:**
```.md
1. On the left sidebar in the **Streams** section, hover over a stream to reveal
- a down chevron () icon to the right of
+ a down chevron () icon to the right of
the stream name.
```
@@ -475,10 +478,10 @@ instruction and the [**Down chevron** macro](#down-chevron-down-chevron-md-macro
```.md
1. On the left sidebar in the **Streams** section, hover over a stream to reveal
- a down chevron () icon to the right of
+ a down chevron () icon to the right of
the stream name.
- 2. Click on the down chevron ()
+ 2. Click on the down chevron ()
icon to reveal an actions dropdown.
```
@@ -604,7 +607,7 @@ replace this paragraph with an appropriate description of the documentation.
2. This is the second step of the documentation.
Here's an additional note about the second step. Click on the star () icon to learn more about it.
+ class="fa fa-star-half-o">) icon to learn more about it.
3. This is the third step of the documentation.