{{#each customselectors}}
{{this}},
{{/each}}
.icon.svg-{{name}} {
	background-image: url('{{datauri}}');
}