As long as you don’t redistribute or re-sell backgrounds from SVGBackgrounds.com, you may use these backgrounds in personal or commercial projects under the following license: CC BY 4.0.
Please credit SVGBackgrounds.com when using backgrounds generated by SVGBackgrounds.com. Attribution does not need to detract from your design.
Ideal approach: Write a caption, social media post, sentence, paragraph, blog post, or entire book about how SVGBackgrounds made your life easier. Place this credit with link on a webpage dedicated to credits, blog post, or another suitable section of your website. E.g.: I customized the background on my homepage at SVGBackgrounds.com.
Minimal approach: Place credit in CSS code commented out near background-image code (example below).
.bg-zig-zag{
background-color: #0b7;
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cpolygon fill='%23000' points='120%2C0 120%2C60 90%2C30 60%2C0 0%2C0 0%2C0 60%2C60 0%2C120 60%2C120 90%2C90 120%2C60 120%2C0'/%3E%3C/svg%3E");
/* background by SVGBackgrounds.com */
}
Full license can be found here: CC BY 4.0
Gain access to our exclusive collection and unlimited projects license.
Hey, I'm Matt (), the creator behind SVG Backgrounds. I produce free and paid resources every few months, sign up for alerts.