diff --git a/gulpfile.js b/gulpfile.js index 5b5d81e47..a1a8c1e3c 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -44,7 +44,7 @@ gulp.task('icons-sprite', function (cb) { } }); - const svgContent = `\n${svgContentSymbols}\n${svgContentIcons}\n`; + const svgContent = `\n${svgContentSymbols}\n${svgContentIcons}\n`; fs.writeFileSync('icons.svg', svgContent); cb(); diff --git a/icons.svg b/icons.svg index dc5fcc83f..99c07accb 100644 --- a/icons.svg +++ b/icons.svg @@ -1,4 +1,4 @@ - +