From 2014f4339dcebe6f40a38202f5da07cf0d514a44 Mon Sep 17 00:00:00 2001 From: BcRikko Date: Mon, 11 Feb 2019 10:56:45 +0900 Subject: [PATCH] fix(index.html): add sample code for coin-icon --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index c51bb0c..5ba9ef1 100644 --- a/index.html +++ b/index.html @@ -975,6 +975,11 @@ <i class="nes-icon trophy is-medium"></i> <i class="nes-icon trophy is-large"></i> +<i class="nes-icon coin is-small"></i> +<i class="nes-icon coin"></i> +<i class="nes-icon coin is-medium"></i> +<i class="nes-icon coin is-large"></i> + <i class="nes-mario"></i> <i class="nes-ash"></i> <i class="nes-pokeball"></i>