diff --git a/src/checkbox/snippets/check-off.html b/src/checkbox/snippets/check-off.html
new file mode 100644
index 00000000..f4ae4c7e
--- /dev/null
+++ b/src/checkbox/snippets/check-off.html
@@ -0,0 +1,4 @@
+
diff --git a/src/checkbox/snippets/check-on.html b/src/checkbox/snippets/check-on.html
new file mode 100644
index 00000000..d1fc885c
--- /dev/null
+++ b/src/checkbox/snippets/check-on.html
@@ -0,0 +1,4 @@
+
diff --git a/src/icon-toggle/demo.css b/src/icon-toggle/demo.css
deleted file mode 100644
index 29313bf6..00000000
--- a/src/icon-toggle/demo.css
+++ /dev/null
@@ -1,20 +0,0 @@
-/**
- * Copyright 2015 Google Inc. All Rights Reserved.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-.demo-icon-toggle-block {
- display: inline-block;
- margin: 0 20px 20px 0;
-}
diff --git a/src/icon-toggle/demo.html b/src/icon-toggle/demo.html
deleted file mode 100644
index cd9e1b5a..00000000
--- a/src/icon-toggle/demo.html
+++ /dev/null
@@ -1,38 +0,0 @@
-