aboutsummaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/gulpfile.js b/gulpfile.js
index 7d0110ee..75699b19 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -223,7 +223,7 @@ gulp.task('icons-stroke', gulp.series('build-jekyll', function (cb) {
padding = 16,
paddingOuter = 5,
iconSize = 32,
- width = (strokes.length * (iconSize + padding) - padding) + paddingOuter * 2,
+ width = 882,
height = iconSize + paddingOuter * 2;
let svgContentSymbols = '',