public marks

PUBLIC MARKS with tags svg & pattern

2021

Pattern Generator | Create Seamless, Royalty-Free Patterns

by Krome
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' width='100%25'%3E%3Cdefs%3E%3Cpattern id='doodad' width='5' height='5' viewBox='0 0 40 40' patternUnits='userSpaceOnUse' patternTransform='rotate(90)'%3E%3Crect width='100%25' height='100%25' fill='rgba(255, 250, 240,0)'/%3E%3Cpath d='M0 13h 40v5h-40z' fill='rgba(26, 32, 44,1)'/%3E%3Cpath d='M 20 20a 1 1 0 0 0 0 2a 1 1 0 0 0 0-2zM-10-10h 60v 60h-60z' fill='rgba(240, 255, 244,1)'/%3E%3Cpath d='M13 0v40h5v-40z' fill='rgba(26, 32, 44,1)'/%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23doodad)' height='200%25' width='200%25'/%3E%3C/svg%3E ")

2015

Textures.js

by manu & 1 other
SVG patterns for Data Visualization

Pattern fills - samples.

by sbrothier
There are many ways to fill the background of a DOM or SVG element, including using solid colors or gradients. If you want to use a repeating pattern of some kind, the easiest way to do so is to create an SVG document that defines it and use it as a pattern fill. SVG images are typically smaller than bitmap images and remain sharp on high-dpi screens. Unlike CSS3 gradients, SVG images are supported on IE9. (source: http://philbit.com/svgpatterns/#whysvg)

PUBLIC TAGS related to tag svg

data visualization +   pattern +  

Active users

Krome
last mark : 27/10/2021 08:27

manu
last mark : 19/03/2015 09:09

sbrothier
last mark : 05/01/2015 17:59