From 50420aa7631f80490afa2939dbd15d426c681c82 Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Fri, 15 Oct 2010 12:33:10 -0400 Subject: [PATCH] added exampels for all the new icons --- docs/buttons/buttons-icons.html | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/docs/buttons/buttons-icons.html b/docs/buttons/buttons-icons.html index 10bef933..b87b2b9a 100755 --- a/docs/buttons/buttons-icons.html +++ b/docs/buttons/buttons-icons.html @@ -49,7 +49,25 @@ My button

Minus - data-icon="minus"

My button - +

Check - data-icon="check"

+ My button +

Gear - data-icon="gear"

+ My button +

Refresh - data-icon="refresh"

+ My button +

Forward - data-icon="forward"

+ My button +

Back - data-icon="back"

+ My button +

Grid - data-icon="grid"

+ My button +

Star - data-icon="star"

+ My button +

Alert - data-icon="alert"

+ My button +

Info - data-icon="info"

+ My button + <a href="index.html" data-role="button" data-icon="delete">Delete</a>