diff --git a/README.md b/README.md index b749927d..c79954e9 100644 --- a/README.md +++ b/README.md @@ -628,6 +628,28 @@ import logo from "super-tiny-icons/images/svg/github.svg"; ; ``` +[CSS](https://developer.mozilla.org/docs/Web/CSS) can be used to customize an icon's appearance. The following example shows styles for small/medium/large icons with square/rounded/circular frames: + +```html + + + + + +``` + ## Contributors ### Code Contributors