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

Commit

Permalink
Remove extraneous line.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Evans committed Sep 3, 2014
1 parent bc213f3 commit a5efa6f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core-icon.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
The core elements include several sets of icons.
To use the default set of icons, import `core-icons.html` and use the `icon` attribute to specify an icon:
Example of using an icon from the default iconset:
<!-- import default iconset and core-icon -->
<link rel="import" href="/components/core-icons/core-icons.html">
Expand All @@ -45,7 +43,6 @@
You can also create custom icon sets of bitmap or SVG icons.
Example of using an icon named `cherry` from a custom iconset with the ID `fruit`:
<core-icon icon="fruit:cherry"></core-icon>
Expand Down

0 comments on commit a5efa6f

Please sign in to comment.