From 45565f9d91e926af8412b2483e694c545f9680d0 Mon Sep 17 00:00:00 2001 From: Daniel Freedman Date: Mon, 5 May 2014 10:36:19 -0700 Subject: [PATCH] make the "icons" set the default set --- core-icon.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-icon.html b/core-icon.html index 423dccd..c925bb6 100644 --- a/core-icon.html +++ b/core-icon.html @@ -126,7 +126,7 @@ */ icon: '', - defaultIconset: 'core-icons', + defaultIconset: 'icons', observe: { icon: 'updateIcon',