Creating an RSS Icon
Michael Strasser has created a tutorial which goes through the steps of creating a RSS icon using the canvas element.
The RSS icon in all it's glory
While I don’t necessarily think that canvas should replace the common image for these kinds of tasks, thanks to the complexity of the RSS icon Michael’s tutorial covers creating quarter circles, gradients and rounded rectanges – all useful skills to know if your starting to learn how to use the canvas element.


Related demos