diff --git a/site/getting-started.savvy b/site/getting-started.savvy index af1ca482a..5f62c7260 100644 --- a/site/getting-started.savvy +++ b/site/getting-started.savvy @@ -21,10 +21,12 @@ For those targetting the web your best option is to use the Web Font. ## Inline SVG -If you only need a few icons or lack the ability to include fonts, you can inline insert icons. +The web font is not the only way to use the icons. They can also be included inline with the `svg` tag. Right click any icon on the site and click the `View SVG` item in the context menu for example code. ```html SVG Inline Exmaple -Example here... + + + ``` ## WPF / Windows / Windows Phone