diff --git a/gulpfile.js b/gulpfile.js index 63573eb57..34cc828b6 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -717,7 +717,7 @@ const setVersions = function(version, files) { if(!svgFile.match(/version: ([0-9.]+)/i)) { svgFile = svgFile.replace(/---\n/i, function(m){ - return `version: "${version}\n${m}"`; + return `version: "${version}"\n${m}`; }); fs.writeFileSync(`src/_icons/${file}.svg`, svgFile); diff --git a/src/_icons/ad-2.svg b/src/_icons/ad-2.svg index 29db9e08f..71317bef3 100644 --- a/src/_icons/ad-2.svg +++ b/src/_icons/ad-2.svg @@ -1,5 +1,6 @@ --- category: Design +version: "1.41" --- diff --git a/src/_icons/angle.svg b/src/_icons/angle.svg index 4abddb2ac..f26f957ec 100644 --- a/src/_icons/angle.svg +++ b/src/_icons/angle.svg @@ -1,5 +1,6 @@ --- category: Design +version: "1.41" --- diff --git a/src/_icons/apple.svg b/src/_icons/apple.svg index bba3b8f1a..ccf3c54dd 100644 --- a/src/_icons/apple.svg +++ b/src/_icons/apple.svg @@ -1,5 +1,6 @@ --- category: Food +version: "1.41" --- diff --git a/src/_icons/border-style-2.svg b/src/_icons/border-style-2.svg index 82fb68fcd..12201fd95 100644 --- a/src/_icons/border-style-2.svg +++ b/src/_icons/border-style-2.svg @@ -1,5 +1,6 @@ --- category: Design +version: "1.41" --- diff --git a/src/_icons/box-model-2.svg b/src/_icons/box-model-2.svg index d0c7947db..ac900926b 100644 --- a/src/_icons/box-model-2.svg +++ b/src/_icons/box-model-2.svg @@ -1,5 +1,6 @@ --- category: Design +version: "1.41" --- diff --git a/src/_icons/brand-vercel.svg b/src/_icons/brand-vercel.svg index eac777c7b..3e1d5486b 100644 --- a/src/_icons/brand-vercel.svg +++ b/src/_icons/brand-vercel.svg @@ -1,5 +1,6 @@ --- category: Brand +version: "1.41" --- diff --git a/src/_icons/car-crane.svg b/src/_icons/car-crane.svg index b81756cb4..4cf3aebf8 100644 --- a/src/_icons/car-crane.svg +++ b/src/_icons/car-crane.svg @@ -1,5 +1,6 @@ --- category: Vehicles +version: "1.41" --- diff --git a/src/_icons/cheese.svg b/src/_icons/cheese.svg index 9bef0cc35..e14fc9bca 100644 --- a/src/_icons/cheese.svg +++ b/src/_icons/cheese.svg @@ -1,5 +1,6 @@ --- category: Food +version: "1.41" --- diff --git a/src/_icons/crane.svg b/src/_icons/crane.svg index 1bf9c3045..c5d55ecf4 100644 --- a/src/_icons/crane.svg +++ b/src/_icons/crane.svg @@ -1,5 +1,6 @@ --- category: Vehicles +version: "1.41" --- diff --git a/src/_icons/cup.svg b/src/_icons/cup.svg index 4911afb64..b839c6e32 100644 --- a/src/_icons/cup.svg +++ b/src/_icons/cup.svg @@ -1,5 +1,6 @@ --- category: Food +version: "1.41" --- diff --git a/src/_icons/dog-bowl.svg b/src/_icons/dog-bowl.svg index e7811d26c..a0a7da35b 100644 --- a/src/_icons/dog-bowl.svg +++ b/src/_icons/dog-bowl.svg @@ -1,5 +1,6 @@ --- category: Food +version: "1.41" --- diff --git a/src/_icons/fence.svg b/src/_icons/fence.svg index a0187f102..d38bfd381 100644 --- a/src/_icons/fence.svg +++ b/src/_icons/fence.svg @@ -1,5 +1,6 @@ --- category: Buildings +version: "1.41" --- diff --git a/src/_icons/fish.svg b/src/_icons/fish.svg index 0bebb0fd4..e09e71c32 100644 --- a/src/_icons/fish.svg +++ b/src/_icons/fish.svg @@ -1,5 +1,6 @@ --- category: Food +version: "1.41" --- diff --git a/src/_icons/microphone-2.svg b/src/_icons/microphone-2.svg index 7630ca8cf..5ae044864 100644 --- a/src/_icons/microphone-2.svg +++ b/src/_icons/microphone-2.svg @@ -1,5 +1,6 @@ --- category: Media +version: "1.41" --- diff --git a/src/_icons/radio.svg b/src/_icons/radio.svg index 7f1c954f7..85aa70292 100644 --- a/src/_icons/radio.svg +++ b/src/_icons/radio.svg @@ -1,5 +1,6 @@ --- category: Media +version: "1.41" --- diff --git a/src/_icons/soup.svg b/src/_icons/soup.svg index f567dcda6..fbbb58e34 100644 --- a/src/_icons/soup.svg +++ b/src/_icons/soup.svg @@ -1,5 +1,6 @@ --- category: Food +version: "1.41" --- diff --git a/src/_icons/transfer-in.svg b/src/_icons/transfer-in.svg index 9e459f868..4b05421ca 100644 --- a/src/_icons/transfer-in.svg +++ b/src/_icons/transfer-in.svg @@ -1,5 +1,6 @@ --- category: E-commerce +version: "1.41" --- diff --git a/src/_icons/transfer-out.svg b/src/_icons/transfer-out.svg index a8bbc62d6..ce40cde22 100644 --- a/src/_icons/transfer-out.svg +++ b/src/_icons/transfer-out.svg @@ -1,5 +1,6 @@ --- category: E-commerce +version: "1.41" --- diff --git a/tags.json b/tags.json index 5ad0cbcbd..4e3e1626f 100644 --- a/tags.json +++ b/tags.json @@ -96,7 +96,7 @@ "ad", "2" ], - "version": "" + "version": "1.41" }, "ad": { "category": "Design", @@ -326,7 +326,7 @@ "tags": [ "angle" ], - "version": "" + "version": "1.41" }, "antenna-bars-1": { "category": "Devices", @@ -414,7 +414,7 @@ "tags": [ "apple" ], - "version": "" + "version": "1.41" }, "apps": { "category": "", @@ -2178,7 +2178,7 @@ "style", "2" ], - "version": "" + "version": "1.41" }, "border-style": { "category": "Design", @@ -2250,7 +2250,7 @@ "model", "2" ], - "version": "" + "version": "1.41" }, "box-model": { "category": "Design", @@ -3789,7 +3789,7 @@ "brand", "vercel" ], - "version": "" + "version": "1.41" }, "brand-vimeo": { "category": "Brand", @@ -4645,7 +4645,7 @@ "car", "crane" ], - "version": "" + "version": "1.41" }, "car": { "category": "Vehicles", @@ -5246,7 +5246,7 @@ "tags": [ "cheese" ], - "version": "" + "version": "1.41" }, "chevron-down-left": { "category": "Arrows", @@ -6446,7 +6446,7 @@ "tags": [ "crane" ], - "version": "" + "version": "1.41" }, "credit-card-off": { "category": "", @@ -6532,7 +6532,7 @@ "tags": [ "cup" ], - "version": "" + "version": "1.41" }, "curly-loop": { "category": "", @@ -7721,7 +7721,7 @@ "dog", "bowl" ], - "version": "" + "version": "1.41" }, "dots-circle-horizontal": { "category": "System", @@ -8190,7 +8190,7 @@ "tags": [ "fence" ], - "version": "" + "version": "1.41" }, "file-alert": { "category": "Document", @@ -8648,7 +8648,7 @@ "tags": [ "fish" ], - "version": "" + "version": "1.41" }, "flag-2": { "category": "Map", @@ -11600,7 +11600,7 @@ "microphone", "2" ], - "version": "" + "version": "1.41" }, "microphone-off": { "category": "Media", @@ -13334,7 +13334,7 @@ "tags": [ "radio" ], - "version": "" + "version": "1.41" }, "radioactive": { "category": "Symbols", @@ -14968,7 +14968,7 @@ "tags": [ "soup" ], - "version": "" + "version": "1.41" }, "space": { "category": "Text", @@ -16480,7 +16480,7 @@ "transfer", "in" ], - "version": "" + "version": "1.41" }, "transfer-out": { "category": "E-commerce", @@ -16488,7 +16488,7 @@ "transfer", "out" ], - "version": "" + "version": "1.41" }, "trash-off": { "category": "System", @@ -17818,4 +17818,4 @@ "version": "1.37", "unicode": "edeb" } -} \ No newline at end of file +}