Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit a5efa6f

Browse files
author
Arthur Evans
committed
Remove extraneous line.
1 parent bc213f3 commit a5efa6f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core-icon.html

-3
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
The core elements include several sets of icons.
2929
To use the default set of icons, import `core-icons.html` and use the `icon` attribute to specify an icon:
3030
31-
Example of using an icon from the default iconset:
32-
3331
<!-- import default iconset and core-icon -->
3432
<link rel="import" href="/components/core-icons/core-icons.html">
3533
@@ -45,7 +43,6 @@
4543
4644
You can also create custom icon sets of bitmap or SVG icons.
4745
48-
4946
Example of using an icon named `cherry` from a custom iconset with the ID `fruit`:
5047
5148
<core-icon icon="fruit:cherry"></core-icon>

0 commit comments

Comments
 (0)