diff --git a/packages/mdc-toolbar/README.md b/packages/mdc-toolbar/README.md
index c0b8c494a06..dbcf870c71d 100644
--- a/packages/mdc-toolbar/README.md
+++ b/packages/mdc-toolbar/README.md
@@ -144,9 +144,9 @@ Icons can be added as anchor tags, `span`s, or `button`s to `mdc-toolbar`. There
When using `svg` icons, ensure you wrap the `svg` element in an `a` and include the `mdc-toolbar__icon` class.
```html
-
-
-
+
+
+
```
### Fixed toolbars