Resources
curated by the community
-
https://systemuicons.com
09-17-2020
A free set of icons to use in your next project. It has "The Unlicense" license
@emehrkay -
https://tympanus.net/codrops/2019/09/03/how-to-dynamically-change-the-colors-of-product-images-using-css-blend-mode-and-svg/
09-09-2019
Learn a simple technique for adding a color swap functionality to your product images by creating an SVG and applying a mix-blend-mode to the composition.
@ann -
https://wattenberger.com/blog/d3
09-06-2019
This site links to many resources that will help you get a better understanding of how to utilize D3.js. There is a lot here
@emehrkay -
http://www.zondicons.com/icons.html
07-08-2019
A set of free premium SVG icons for you to use on your digital products
@ann -
http://www.heropatterns.com/
07-08-2019
A collection of repeatable SVG background patterns for you to use on your web projects.
@ann -
https://css-tricks.com/svg-path-syntax-illustrated-guide/
07-03-2019
an illustrated guide to using the SVG path element.
@jermaine -
https://github.com/danklammer/bytesize-icons
07-03-2019
a set of icons in SVG (no need for JS to render them) to be used in your apps. MIT licensed.
@emehrkay -
https://css-tricks.com/animate-calligraphy-with-svg/
07-03-2019
A tutorial that shows how to animate svg path. It covers some of the potential pitfalls and quirks that you’ll encounter
@emehrkay -
https://svgontheweb.com
07-03-2019
A practical guide to svg on the web. This has some pretty solid examples on how to incorporate svg into webpages and how to style and interact with it via css and JavaScript.
@emehrkay -
http://colebemis.com/feather/
07-03-2019
@emehrkay