From 3095ae2389b865a380d7b8409ffa9ab8fce9afc2 Mon Sep 17 00:00:00 2001 From: harry Date: Tue, 16 May 2017 02:11:51 +0530 Subject: [PATCH] Add badge icon codepen! --- docs/pages/badge.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/pages/badge.md b/docs/pages/badge.md index e596d89d9..27d810541 100644 --- a/docs/pages/badge.md +++ b/docs/pages/badge.md @@ -106,6 +106,14 @@ The text color for each badge class is determined by either `$badge-color` or `$ An icon can be used in place of text. We're using the [Foundation icon font](http://zurb.com/playground/foundation-icon-fonts-3) here, but any icon fonts or image-based icons will work fine. +

+ Watch this part in video +

+ +
+ edit on codepen button +
+ ```html_example -- 2.47.2