diff --git a/README.md b/README.md index a2c4226..a06daa8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Dialog | ![Dialog](gifs/dialog.gif) Drawer | ![Drawer](gifs/drawer.gif) FAB | ![FAB](gifs/fab.gif) Flat Button | ![Flat Button](gifs/flatbutton.gif) +Icon Button | ![Icon Button](gifs/iconbutton.gif) Progress | ![Progress](gifs/progress.gif) Radio Button | ![Radio Button](gifs/radiobutton.gif) Raised Button | ![Raised Button](gifs/raisedbutton.gif) diff --git a/gifs/iconbutton.gif b/gifs/iconbutton.gif new file mode 100644 index 0000000..873990a Binary files /dev/null and b/gifs/iconbutton.gif differ