exports['The badge generator SVG should always produce the same SVG (unless we have changed something!) 1'] = `
`
exports['The badge generator JSON should always produce the same JSON (unless we have changed something!) 1'] = `
{
"name": "cactus",
"value": "grown"
}
`
exports['shields GitHub logo default color (#333333) 1'] = `
`
exports['shields GitHub logo custom color (whitesmoke) 1'] = `
`
exports['simple-icons javascript logo default color (#F7DF1E) 1'] = `
`
exports['simple-icons javascript logo custom color (rgba(46,204,113,0.8)) 1'] = `
`
exports['The badge generator badges with logos should always produce the same badge shields GitHub logo default color (#333333) 1'] = `
`
exports['The badge generator badges with logos should always produce the same badge shields GitHub logo custom color (whitesmoke) 1'] = `
`
exports['The badge generator badges with logos should always produce the same badge simple-icons javascript logo default color (#F7DF1E) 1'] = `
`
exports['The badge generator badges with logos should always produce the same badge simple-icons javascript logo custom color (rgba(46,204,113,0.8)) 1'] = `
`