diff --git a/.changeset/fast-owls-smell.md b/.changeset/fast-owls-smell.md deleted file mode 100644 index 50f376674..000000000 --- a/.changeset/fast-owls-smell.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@seed-design/icon": patch ---- - -chore - -- package.json의 `main` 필드를 변경해요. diff --git a/.github/workflows/build-via-bumped-version.yml b/.github/workflows/build-via-bumped-version.yml index 1adb101a1..ddd176878 100644 --- a/.github/workflows/build-via-bumped-version.yml +++ b/.github/workflows/build-via-bumped-version.yml @@ -1,7 +1,7 @@ on: pull_request: branches: - - 'changeset-release/main' + - changeset-release/main name: Build via bumped version diff --git a/CHANGELOG.md b/CHANGELOG.md index 63b5cd782..58000da31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # @seed-design/icon +## 0.6.1 + +### Patch Changes + +- 7b10c8b7: chore + + - package.json의 `main` 필드를 변경해요. + ## 0.6.0 ### Minor Changes diff --git a/font/seed-icon.eot b/font/seed-icon.eot index 7dab3f889..729e713cc 100644 Binary files a/font/seed-icon.eot and b/font/seed-icon.eot differ diff --git a/font/seed-icon.ttf b/font/seed-icon.ttf index e543cee15..fc4e94fdf 100644 Binary files a/font/seed-icon.ttf and b/font/seed-icon.ttf differ diff --git a/font/seed-icon.woff b/font/seed-icon.woff index f7fd0c019..b24813e37 100644 Binary files a/font/seed-icon.woff and b/font/seed-icon.woff differ diff --git a/font/seed-icon.woff2 b/font/seed-icon.woff2 index d137bba11..114445c1b 100644 Binary files a/font/seed-icon.woff2 and b/font/seed-icon.woff2 differ diff --git a/package.json b/package.json index 52d61af26..2c8d424cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@seed-design/icon", - "version": "0.6.0", + "version": "0.6.1", "repository": "https://github.com/daangn/seed-icon.git", "author": "junghyeonsu ", "license": "MIT", diff --git a/react/IconAddCircleFill.tsx b/react/IconAddCircleFill.tsx index 1ec3edb60..5de945fc6 100644 --- a/react/IconAddCircleFill.tsx +++ b/react/IconAddCircleFill.tsx @@ -15,7 +15,7 @@ const IconAddCircleFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconAddCircleRegular.tsx b/react/IconAddCircleRegular.tsx index a6cb2af73..4051e5f5e 100644 --- a/react/IconAddCircleRegular.tsx +++ b/react/IconAddCircleRegular.tsx @@ -15,7 +15,7 @@ const IconAddCircleRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconAddCircleThin.tsx b/react/IconAddCircleThin.tsx index 9e8cc7db6..109723d06 100644 --- a/react/IconAddCircleThin.tsx +++ b/react/IconAddCircleThin.tsx @@ -15,7 +15,7 @@ const IconAddCircleThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconAddFill.tsx b/react/IconAddFill.tsx index c904ee354..942ede0bf 100644 --- a/react/IconAddFill.tsx +++ b/react/IconAddFill.tsx @@ -15,7 +15,7 @@ const IconAddFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconAddRegular.tsx b/react/IconAddRegular.tsx index b887f7cc3..9f384d7ab 100644 --- a/react/IconAddRegular.tsx +++ b/react/IconAddRegular.tsx @@ -15,7 +15,7 @@ const IconAddRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconAddThin.tsx b/react/IconAddThin.tsx index 797a09f81..0d49da51d 100644 --- a/react/IconAddThin.tsx +++ b/react/IconAddThin.tsx @@ -15,7 +15,7 @@ const IconAddThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconAebFill.tsx b/react/IconAebFill.tsx index de47493c1..ea11a9251 100644 --- a/react/IconAebFill.tsx +++ b/react/IconAebFill.tsx @@ -15,7 +15,7 @@ const IconAebFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconAebRegular.tsx b/react/IconAebRegular.tsx index 1e0860925..76901509f 100644 --- a/react/IconAebRegular.tsx +++ b/react/IconAebRegular.tsx @@ -15,7 +15,7 @@ const IconAebRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconAebThin.tsx b/react/IconAebThin.tsx index 218a7c578..034a8906d 100644 --- a/react/IconAebThin.tsx +++ b/react/IconAebThin.tsx @@ -15,7 +15,7 @@ const IconAebThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconAndroidShareFill.tsx b/react/IconAndroidShareFill.tsx index 7c7c0fa97..c962846b7 100644 --- a/react/IconAndroidShareFill.tsx +++ b/react/IconAndroidShareFill.tsx @@ -15,7 +15,7 @@ const IconAndroidShareFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconAndroidShareRegular.tsx b/react/IconAndroidShareRegular.tsx index 2458a8260..f034981c1 100644 --- a/react/IconAndroidShareRegular.tsx +++ b/react/IconAndroidShareRegular.tsx @@ -15,7 +15,7 @@ const IconAndroidShareRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconAndroidShareThin.tsx b/react/IconAndroidShareThin.tsx index 368a70b7b..4d769b533 100644 --- a/react/IconAndroidShareThin.tsx +++ b/react/IconAndroidShareThin.tsx @@ -15,7 +15,7 @@ const IconAndroidShareThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowDownwardFill.tsx b/react/IconArrowDownwardFill.tsx index 7751922af..48f4ebece 100644 --- a/react/IconArrowDownwardFill.tsx +++ b/react/IconArrowDownwardFill.tsx @@ -15,7 +15,7 @@ const IconArrowDownwardFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowDownwardRegular.tsx b/react/IconArrowDownwardRegular.tsx index d56e50fc3..8bd0814d4 100644 --- a/react/IconArrowDownwardRegular.tsx +++ b/react/IconArrowDownwardRegular.tsx @@ -15,7 +15,7 @@ const IconArrowDownwardRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowDownwardThin.tsx b/react/IconArrowDownwardThin.tsx index cccec2773..fa7a241e1 100644 --- a/react/IconArrowDownwardThin.tsx +++ b/react/IconArrowDownwardThin.tsx @@ -15,7 +15,7 @@ const IconArrowDownwardThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowDropDownFill.tsx b/react/IconArrowDropDownFill.tsx index 8be9c548a..d1dfcd02b 100644 --- a/react/IconArrowDropDownFill.tsx +++ b/react/IconArrowDropDownFill.tsx @@ -15,7 +15,7 @@ const IconArrowDropDownFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowDropDownRegular.tsx b/react/IconArrowDropDownRegular.tsx index 6a9d810e0..2326cbb1c 100644 --- a/react/IconArrowDropDownRegular.tsx +++ b/react/IconArrowDropDownRegular.tsx @@ -15,7 +15,7 @@ const IconArrowDropDownRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowDropDownThin.tsx b/react/IconArrowDropDownThin.tsx index 4cc269b4e..d6b14c1bc 100644 --- a/react/IconArrowDropDownThin.tsx +++ b/react/IconArrowDropDownThin.tsx @@ -15,7 +15,7 @@ const IconArrowDropDownThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowDropUpFill.tsx b/react/IconArrowDropUpFill.tsx index f858c7bc9..a1b2d595d 100644 --- a/react/IconArrowDropUpFill.tsx +++ b/react/IconArrowDropUpFill.tsx @@ -15,7 +15,7 @@ const IconArrowDropUpFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowDropUpRegular.tsx b/react/IconArrowDropUpRegular.tsx index 9a61c2181..806e4ad3e 100644 --- a/react/IconArrowDropUpRegular.tsx +++ b/react/IconArrowDropUpRegular.tsx @@ -15,7 +15,7 @@ const IconArrowDropUpRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowDropUpThin.tsx b/react/IconArrowDropUpThin.tsx index 4c78cdb75..4b1c9e108 100644 --- a/react/IconArrowDropUpThin.tsx +++ b/react/IconArrowDropUpThin.tsx @@ -15,7 +15,7 @@ const IconArrowDropUpThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowFill.tsx b/react/IconArrowFill.tsx index e21240a4b..f59cde0e9 100644 --- a/react/IconArrowFill.tsx +++ b/react/IconArrowFill.tsx @@ -15,7 +15,7 @@ const IconArrowFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowRegular.tsx b/react/IconArrowRegular.tsx index d360b2a52..d5ee906a0 100644 --- a/react/IconArrowRegular.tsx +++ b/react/IconArrowRegular.tsx @@ -15,7 +15,7 @@ const IconArrowRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowThin.tsx b/react/IconArrowThin.tsx index fd9cdd89b..93ae1caa2 100644 --- a/react/IconArrowThin.tsx +++ b/react/IconArrowThin.tsx @@ -15,7 +15,7 @@ const IconArrowThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowUpwardFill.tsx b/react/IconArrowUpwardFill.tsx index 14f458d6f..6589c3f83 100644 --- a/react/IconArrowUpwardFill.tsx +++ b/react/IconArrowUpwardFill.tsx @@ -15,7 +15,7 @@ const IconArrowUpwardFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowUpwardRegular.tsx b/react/IconArrowUpwardRegular.tsx index 19da75c0e..878af9bee 100644 --- a/react/IconArrowUpwardRegular.tsx +++ b/react/IconArrowUpwardRegular.tsx @@ -15,7 +15,7 @@ const IconArrowUpwardRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArrowUpwardThin.tsx b/react/IconArrowUpwardThin.tsx index 7f3db8ff9..ff4cb589d 100644 --- a/react/IconArrowUpwardThin.tsx +++ b/react/IconArrowUpwardThin.tsx @@ -15,7 +15,7 @@ const IconArrowUpwardThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArticleFill.tsx b/react/IconArticleFill.tsx index fd81a171c..1b2830ffa 100644 --- a/react/IconArticleFill.tsx +++ b/react/IconArticleFill.tsx @@ -15,7 +15,7 @@ const IconArticleFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArticleRegular.tsx b/react/IconArticleRegular.tsx index c141002ef..2ec722ddb 100644 --- a/react/IconArticleRegular.tsx +++ b/react/IconArticleRegular.tsx @@ -15,7 +15,7 @@ const IconArticleRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconArticleThin.tsx b/react/IconArticleThin.tsx index 3085c7ef4..f0fc2b2cb 100644 --- a/react/IconArticleThin.tsx +++ b/react/IconArticleThin.tsx @@ -15,7 +15,7 @@ const IconArticleThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBackwardFill.tsx b/react/IconBackwardFill.tsx index b0f936cb2..8f3bb7080 100644 --- a/react/IconBackwardFill.tsx +++ b/react/IconBackwardFill.tsx @@ -15,7 +15,7 @@ const IconBackwardFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBackwardRegular.tsx b/react/IconBackwardRegular.tsx index ffa16b488..c8ca9c437 100644 --- a/react/IconBackwardRegular.tsx +++ b/react/IconBackwardRegular.tsx @@ -15,7 +15,7 @@ const IconBackwardRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBackwardThin.tsx b/react/IconBackwardThin.tsx index f401b9cf2..a7da8cb66 100644 --- a/react/IconBackwardThin.tsx +++ b/react/IconBackwardThin.tsx @@ -15,7 +15,7 @@ const IconBackwardThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBillFill.tsx b/react/IconBillFill.tsx index cacf28ed8..6a8ebf4ca 100644 --- a/react/IconBillFill.tsx +++ b/react/IconBillFill.tsx @@ -15,7 +15,7 @@ const IconBillFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBillRegular.tsx b/react/IconBillRegular.tsx index cee48055a..26aa58ab0 100644 --- a/react/IconBillRegular.tsx +++ b/react/IconBillRegular.tsx @@ -15,7 +15,7 @@ const IconBillRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBillThin.tsx b/react/IconBillThin.tsx index 3ac0a4904..fa884d9e5 100644 --- a/react/IconBillThin.tsx +++ b/react/IconBillThin.tsx @@ -15,7 +15,7 @@ const IconBillThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBoldFill.tsx b/react/IconBoldFill.tsx index cd1df5276..98f45fb0f 100644 --- a/react/IconBoldFill.tsx +++ b/react/IconBoldFill.tsx @@ -15,7 +15,7 @@ const IconBoldFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBoldRegular.tsx b/react/IconBoldRegular.tsx index d7482834f..8cbbb785d 100644 --- a/react/IconBoldRegular.tsx +++ b/react/IconBoldRegular.tsx @@ -15,7 +15,7 @@ const IconBoldRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBoldThin.tsx b/react/IconBoldThin.tsx index 5563f1654..9f54ea042 100644 --- a/react/IconBoldThin.tsx +++ b/react/IconBoldThin.tsx @@ -15,7 +15,7 @@ const IconBoldThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBookmarkFill.tsx b/react/IconBookmarkFill.tsx index b1cecd6bc..90209bb1c 100644 --- a/react/IconBookmarkFill.tsx +++ b/react/IconBookmarkFill.tsx @@ -15,7 +15,7 @@ const IconBookmarkFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBookmarkListFill.tsx b/react/IconBookmarkListFill.tsx index 9c01d7475..706237852 100644 --- a/react/IconBookmarkListFill.tsx +++ b/react/IconBookmarkListFill.tsx @@ -15,7 +15,7 @@ const IconBookmarkListFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBookmarkListRegular.tsx b/react/IconBookmarkListRegular.tsx index c28fad392..c05f4d0d9 100644 --- a/react/IconBookmarkListRegular.tsx +++ b/react/IconBookmarkListRegular.tsx @@ -15,7 +15,7 @@ const IconBookmarkListRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBookmarkListThin.tsx b/react/IconBookmarkListThin.tsx index c9c3a3e7b..e64a91845 100644 --- a/react/IconBookmarkListThin.tsx +++ b/react/IconBookmarkListThin.tsx @@ -15,7 +15,7 @@ const IconBookmarkListThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBookmarkRegular.tsx b/react/IconBookmarkRegular.tsx index 88a343241..18e865027 100644 --- a/react/IconBookmarkRegular.tsx +++ b/react/IconBookmarkRegular.tsx @@ -15,7 +15,7 @@ const IconBookmarkRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconBookmarkThin.tsx b/react/IconBookmarkThin.tsx index 7a295048f..a0447de15 100644 --- a/react/IconBookmarkThin.tsx +++ b/react/IconBookmarkThin.tsx @@ -15,7 +15,7 @@ const IconBookmarkThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCalendarFill.tsx b/react/IconCalendarFill.tsx index dbadc0b3d..d6a6b5d6c 100644 --- a/react/IconCalendarFill.tsx +++ b/react/IconCalendarFill.tsx @@ -15,7 +15,7 @@ const IconCalendarFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCalendarRegular.tsx b/react/IconCalendarRegular.tsx index 7d4252d82..3c92c52e7 100644 --- a/react/IconCalendarRegular.tsx +++ b/react/IconCalendarRegular.tsx @@ -15,7 +15,7 @@ const IconCalendarRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCalendarThin.tsx b/react/IconCalendarThin.tsx index 5003ad1d9..35d2dce06 100644 --- a/react/IconCalendarThin.tsx +++ b/react/IconCalendarThin.tsx @@ -15,7 +15,7 @@ const IconCalendarThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCallDeclinedFill.tsx b/react/IconCallDeclinedFill.tsx index 67b29238a..f66302355 100644 --- a/react/IconCallDeclinedFill.tsx +++ b/react/IconCallDeclinedFill.tsx @@ -15,7 +15,7 @@ const IconCallDeclinedFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCallDeclinedRegular.tsx b/react/IconCallDeclinedRegular.tsx index 3f0268fb8..b0b1057eb 100644 --- a/react/IconCallDeclinedRegular.tsx +++ b/react/IconCallDeclinedRegular.tsx @@ -15,7 +15,7 @@ const IconCallDeclinedRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCallDeclinedThin.tsx b/react/IconCallDeclinedThin.tsx index 7a4c17c89..b5ff52b9f 100644 --- a/react/IconCallDeclinedThin.tsx +++ b/react/IconCallDeclinedThin.tsx @@ -15,7 +15,7 @@ const IconCallDeclinedThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCallFill.tsx b/react/IconCallFill.tsx index 469b0d273..1244407a8 100644 --- a/react/IconCallFill.tsx +++ b/react/IconCallFill.tsx @@ -15,7 +15,7 @@ const IconCallFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCallRegular.tsx b/react/IconCallRegular.tsx index cdf675f44..48a84a0ed 100644 --- a/react/IconCallRegular.tsx +++ b/react/IconCallRegular.tsx @@ -15,7 +15,7 @@ const IconCallRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCallThin.tsx b/react/IconCallThin.tsx index 94d8cb32e..17c9fa1de 100644 --- a/react/IconCallThin.tsx +++ b/react/IconCallThin.tsx @@ -15,7 +15,7 @@ const IconCallThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCameraFill.tsx b/react/IconCameraFill.tsx index 7bc7ef1b1..05584b355 100644 --- a/react/IconCameraFill.tsx +++ b/react/IconCameraFill.tsx @@ -15,7 +15,7 @@ const IconCameraFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCameraRegular.tsx b/react/IconCameraRegular.tsx index 56b5f2563..1c0c5be77 100644 --- a/react/IconCameraRegular.tsx +++ b/react/IconCameraRegular.tsx @@ -15,7 +15,7 @@ const IconCameraRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCameraThin.tsx b/react/IconCameraThin.tsx index 8cc7a24cf..12501f280 100644 --- a/react/IconCameraThin.tsx +++ b/react/IconCameraThin.tsx @@ -15,7 +15,7 @@ const IconCameraThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarAroundViewFill.tsx b/react/IconCarAroundViewFill.tsx index 725430f6f..9e813923b 100644 --- a/react/IconCarAroundViewFill.tsx +++ b/react/IconCarAroundViewFill.tsx @@ -15,7 +15,7 @@ const IconCarAroundViewFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarAroundViewRegular.tsx b/react/IconCarAroundViewRegular.tsx index 8b36d7f70..eb8163976 100644 --- a/react/IconCarAroundViewRegular.tsx +++ b/react/IconCarAroundViewRegular.tsx @@ -15,7 +15,7 @@ const IconCarAroundViewRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarAroundViewThin.tsx b/react/IconCarAroundViewThin.tsx index 779f82a67..6ae011952 100644 --- a/react/IconCarAroundViewThin.tsx +++ b/react/IconCarAroundViewThin.tsx @@ -15,7 +15,7 @@ const IconCarAroundViewThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarBlindSpotFill.tsx b/react/IconCarBlindSpotFill.tsx index 6f34f03ac..4d84e0fb4 100644 --- a/react/IconCarBlindSpotFill.tsx +++ b/react/IconCarBlindSpotFill.tsx @@ -15,7 +15,7 @@ const IconCarBlindSpotFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarBlindSpotRegular.tsx b/react/IconCarBlindSpotRegular.tsx index ab12b17ec..86d463364 100644 --- a/react/IconCarBlindSpotRegular.tsx +++ b/react/IconCarBlindSpotRegular.tsx @@ -15,7 +15,7 @@ const IconCarBlindSpotRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarBlindSpotThin.tsx b/react/IconCarBlindSpotThin.tsx index 0dd27a621..811b7e1ad 100644 --- a/react/IconCarBlindSpotThin.tsx +++ b/react/IconCarBlindSpotThin.tsx @@ -15,7 +15,7 @@ const IconCarBlindSpotThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarCruiseControlFill.tsx b/react/IconCarCruiseControlFill.tsx index 2d112b853..790ce538d 100644 --- a/react/IconCarCruiseControlFill.tsx +++ b/react/IconCarCruiseControlFill.tsx @@ -15,7 +15,7 @@ const IconCarCruiseControlFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarCruiseControlRegular.tsx b/react/IconCarCruiseControlRegular.tsx index 17224dad4..233db3bc0 100644 --- a/react/IconCarCruiseControlRegular.tsx +++ b/react/IconCarCruiseControlRegular.tsx @@ -15,7 +15,7 @@ const IconCarCruiseControlRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarCruiseControlThin.tsx b/react/IconCarCruiseControlThin.tsx index e62ca442b..92bb3339d 100644 --- a/react/IconCarCruiseControlThin.tsx +++ b/react/IconCarCruiseControlThin.tsx @@ -15,7 +15,7 @@ const IconCarCruiseControlThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarEpbFill.tsx b/react/IconCarEpbFill.tsx index 986ac53da..570b247cf 100644 --- a/react/IconCarEpbFill.tsx +++ b/react/IconCarEpbFill.tsx @@ -15,7 +15,7 @@ const IconCarEpbFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarEpbRegular.tsx b/react/IconCarEpbRegular.tsx index b9a924358..b73176f5e 100644 --- a/react/IconCarEpbRegular.tsx +++ b/react/IconCarEpbRegular.tsx @@ -15,7 +15,7 @@ const IconCarEpbRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarEpbThin.tsx b/react/IconCarEpbThin.tsx index c18607583..f3393133b 100644 --- a/react/IconCarEpbThin.tsx +++ b/react/IconCarEpbThin.tsx @@ -15,7 +15,7 @@ const IconCarEpbThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarFill.tsx b/react/IconCarFill.tsx index 0e5e7cc4b..6559336d6 100644 --- a/react/IconCarFill.tsx +++ b/react/IconCarFill.tsx @@ -15,7 +15,7 @@ const IconCarFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarHeatedSeatFill.tsx b/react/IconCarHeatedSeatFill.tsx index 7758104d2..7ca021e14 100644 --- a/react/IconCarHeatedSeatFill.tsx +++ b/react/IconCarHeatedSeatFill.tsx @@ -15,7 +15,7 @@ const IconCarHeatedSeatFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarHeatedSeatRegular.tsx b/react/IconCarHeatedSeatRegular.tsx index 072dcfb7d..655a67397 100644 --- a/react/IconCarHeatedSeatRegular.tsx +++ b/react/IconCarHeatedSeatRegular.tsx @@ -15,7 +15,7 @@ const IconCarHeatedSeatRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarHeatedSeatThin.tsx b/react/IconCarHeatedSeatThin.tsx index 73903bf89..31fcc5b3a 100644 --- a/react/IconCarHeatedSeatThin.tsx +++ b/react/IconCarHeatedSeatThin.tsx @@ -15,7 +15,7 @@ const IconCarHeatedSeatThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarHeatedSteeringWheelFill.tsx b/react/IconCarHeatedSteeringWheelFill.tsx index 5e8d5f9ab..c74e37437 100644 --- a/react/IconCarHeatedSteeringWheelFill.tsx +++ b/react/IconCarHeatedSteeringWheelFill.tsx @@ -15,7 +15,7 @@ const IconCarHeatedSteeringWheelFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarHeatedSteeringWheelRegular.tsx b/react/IconCarHeatedSteeringWheelRegular.tsx index abc9dfdb6..f871e4eac 100644 --- a/react/IconCarHeatedSteeringWheelRegular.tsx +++ b/react/IconCarHeatedSteeringWheelRegular.tsx @@ -15,7 +15,7 @@ const IconCarHeatedSteeringWheelRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarHeatedSteeringWheelThin.tsx b/react/IconCarHeatedSteeringWheelThin.tsx index 1593bfc95..262d45d49 100644 --- a/react/IconCarHeatedSteeringWheelThin.tsx +++ b/react/IconCarHeatedSteeringWheelThin.tsx @@ -15,7 +15,7 @@ const IconCarHeatedSteeringWheelThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarLdwsFill.tsx b/react/IconCarLdwsFill.tsx index 422d40209..47999b438 100644 --- a/react/IconCarLdwsFill.tsx +++ b/react/IconCarLdwsFill.tsx @@ -15,7 +15,7 @@ const IconCarLdwsFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarLdwsRegular.tsx b/react/IconCarLdwsRegular.tsx index 960c83688..5167e71cf 100644 --- a/react/IconCarLdwsRegular.tsx +++ b/react/IconCarLdwsRegular.tsx @@ -15,7 +15,7 @@ const IconCarLdwsRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarLdwsThin.tsx b/react/IconCarLdwsThin.tsx index 78d7ac8e7..c2a06797e 100644 --- a/react/IconCarLdwsThin.tsx +++ b/react/IconCarLdwsThin.tsx @@ -15,7 +15,7 @@ const IconCarLdwsThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarLeatherSeatFill.tsx b/react/IconCarLeatherSeatFill.tsx index d43d9dbe7..2f2625f88 100644 --- a/react/IconCarLeatherSeatFill.tsx +++ b/react/IconCarLeatherSeatFill.tsx @@ -15,7 +15,7 @@ const IconCarLeatherSeatFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarLeatherSeatRegular.tsx b/react/IconCarLeatherSeatRegular.tsx index 584ff5ebb..cc126fbc2 100644 --- a/react/IconCarLeatherSeatRegular.tsx +++ b/react/IconCarLeatherSeatRegular.tsx @@ -15,7 +15,7 @@ const IconCarLeatherSeatRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarLeatherSeatThin.tsx b/react/IconCarLeatherSeatThin.tsx index ca44a5955..9dc6b8d5a 100644 --- a/react/IconCarLeatherSeatThin.tsx +++ b/react/IconCarLeatherSeatThin.tsx @@ -15,7 +15,7 @@ const IconCarLeatherSeatThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarNavigationFill.tsx b/react/IconCarNavigationFill.tsx index 1d49cd90b..b070a6425 100644 --- a/react/IconCarNavigationFill.tsx +++ b/react/IconCarNavigationFill.tsx @@ -15,7 +15,7 @@ const IconCarNavigationFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarNavigationRegular.tsx b/react/IconCarNavigationRegular.tsx index 37baf8198..ada7d2012 100644 --- a/react/IconCarNavigationRegular.tsx +++ b/react/IconCarNavigationRegular.tsx @@ -15,7 +15,7 @@ const IconCarNavigationRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarNavigationThin.tsx b/react/IconCarNavigationThin.tsx index a47cb06b5..7445882c6 100644 --- a/react/IconCarNavigationThin.tsx +++ b/react/IconCarNavigationThin.tsx @@ -15,7 +15,7 @@ const IconCarNavigationThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarPowerTrunkFill.tsx b/react/IconCarPowerTrunkFill.tsx index 6c36a5ae6..df059e7ee 100644 --- a/react/IconCarPowerTrunkFill.tsx +++ b/react/IconCarPowerTrunkFill.tsx @@ -15,7 +15,7 @@ const IconCarPowerTrunkFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarPowerTrunkRegular.tsx b/react/IconCarPowerTrunkRegular.tsx index 911029166..904070d61 100644 --- a/react/IconCarPowerTrunkRegular.tsx +++ b/react/IconCarPowerTrunkRegular.tsx @@ -15,7 +15,7 @@ const IconCarPowerTrunkRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarPowerTrunkThin.tsx b/react/IconCarPowerTrunkThin.tsx index 2f577f2a8..1be9c8434 100644 --- a/react/IconCarPowerTrunkThin.tsx +++ b/react/IconCarPowerTrunkThin.tsx @@ -15,7 +15,7 @@ const IconCarPowerTrunkThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarRearCameraFill.tsx b/react/IconCarRearCameraFill.tsx index 1c49e1239..e02924749 100644 --- a/react/IconCarRearCameraFill.tsx +++ b/react/IconCarRearCameraFill.tsx @@ -15,7 +15,7 @@ const IconCarRearCameraFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarRearCameraRegular.tsx b/react/IconCarRearCameraRegular.tsx index 6f789884c..6679373ef 100644 --- a/react/IconCarRearCameraRegular.tsx +++ b/react/IconCarRearCameraRegular.tsx @@ -15,7 +15,7 @@ const IconCarRearCameraRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarRearCameraThin.tsx b/react/IconCarRearCameraThin.tsx index 7a1ce5702..1a6c77fe0 100644 --- a/react/IconCarRearCameraThin.tsx +++ b/react/IconCarRearCameraThin.tsx @@ -15,7 +15,7 @@ const IconCarRearCameraThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarRearSensorFill.tsx b/react/IconCarRearSensorFill.tsx index f2eaffc72..2252dc535 100644 --- a/react/IconCarRearSensorFill.tsx +++ b/react/IconCarRearSensorFill.tsx @@ -15,7 +15,7 @@ const IconCarRearSensorFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarRearSensorRegular.tsx b/react/IconCarRearSensorRegular.tsx index 12cf17a66..724a689eb 100644 --- a/react/IconCarRearSensorRegular.tsx +++ b/react/IconCarRearSensorRegular.tsx @@ -15,7 +15,7 @@ const IconCarRearSensorRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarRearSensorThin.tsx b/react/IconCarRearSensorThin.tsx index 6a6fa906f..65d6a32fc 100644 --- a/react/IconCarRearSensorThin.tsx +++ b/react/IconCarRearSensorThin.tsx @@ -15,7 +15,7 @@ const IconCarRearSensorThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarRegular.tsx b/react/IconCarRegular.tsx index 13375b4ab..c5a8eff1f 100644 --- a/react/IconCarRegular.tsx +++ b/react/IconCarRegular.tsx @@ -15,7 +15,7 @@ const IconCarRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarSmartKeyFill.tsx b/react/IconCarSmartKeyFill.tsx index 938d31d97..3b9e3b708 100644 --- a/react/IconCarSmartKeyFill.tsx +++ b/react/IconCarSmartKeyFill.tsx @@ -15,7 +15,7 @@ const IconCarSmartKeyFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarSmartKeyRegular.tsx b/react/IconCarSmartKeyRegular.tsx index 33be03f41..fe2bb9928 100644 --- a/react/IconCarSmartKeyRegular.tsx +++ b/react/IconCarSmartKeyRegular.tsx @@ -15,7 +15,7 @@ const IconCarSmartKeyRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarSmartKeyThin.tsx b/react/IconCarSmartKeyThin.tsx index 235580a86..c7c4c2786 100644 --- a/react/IconCarSmartKeyThin.tsx +++ b/react/IconCarSmartKeyThin.tsx @@ -15,7 +15,7 @@ const IconCarSmartKeyThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarThin.tsx b/react/IconCarThin.tsx index d6eb6741b..c8bccb631 100644 --- a/react/IconCarThin.tsx +++ b/react/IconCarThin.tsx @@ -15,7 +15,7 @@ const IconCarThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarVentilationSeatFill.tsx b/react/IconCarVentilationSeatFill.tsx index 15a834ba9..4c37a7468 100644 --- a/react/IconCarVentilationSeatFill.tsx +++ b/react/IconCarVentilationSeatFill.tsx @@ -15,7 +15,7 @@ const IconCarVentilationSeatFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarVentilationSeatRegular.tsx b/react/IconCarVentilationSeatRegular.tsx index d2b8e2fff..bcdec2e20 100644 --- a/react/IconCarVentilationSeatRegular.tsx +++ b/react/IconCarVentilationSeatRegular.tsx @@ -15,7 +15,7 @@ const IconCarVentilationSeatRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCarVentilationSeatThin.tsx b/react/IconCarVentilationSeatThin.tsx index 968a2ed13..4aec755c0 100644 --- a/react/IconCarVentilationSeatThin.tsx +++ b/react/IconCarVentilationSeatThin.tsx @@ -15,7 +15,7 @@ const IconCarVentilationSeatThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCartFill.tsx b/react/IconCartFill.tsx index 47fce467a..16e30098b 100644 --- a/react/IconCartFill.tsx +++ b/react/IconCartFill.tsx @@ -15,7 +15,7 @@ const IconCartFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCartRegular.tsx b/react/IconCartRegular.tsx index e2986a42a..929de8157 100644 --- a/react/IconCartRegular.tsx +++ b/react/IconCartRegular.tsx @@ -15,7 +15,7 @@ const IconCartRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCartThin.tsx b/react/IconCartThin.tsx index bce0052ef..b8d845ef6 100644 --- a/react/IconCartThin.tsx +++ b/react/IconCartThin.tsx @@ -15,7 +15,7 @@ const IconCartThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCertificationFill.tsx b/react/IconCertificationFill.tsx index b6c3ef337..572c42a12 100644 --- a/react/IconCertificationFill.tsx +++ b/react/IconCertificationFill.tsx @@ -15,7 +15,7 @@ const IconCertificationFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCertificationRegular.tsx b/react/IconCertificationRegular.tsx index daca7f7ff..072d77339 100644 --- a/react/IconCertificationRegular.tsx +++ b/react/IconCertificationRegular.tsx @@ -15,7 +15,7 @@ const IconCertificationRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCertificationThin.tsx b/react/IconCertificationThin.tsx index 8316e374e..1db47ee36 100644 --- a/react/IconCertificationThin.tsx +++ b/react/IconCertificationThin.tsx @@ -15,7 +15,7 @@ const IconCertificationThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChallengeFill.tsx b/react/IconChallengeFill.tsx index cdd632999..590b7e127 100644 --- a/react/IconChallengeFill.tsx +++ b/react/IconChallengeFill.tsx @@ -15,7 +15,7 @@ const IconChallengeFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChallengeRegular.tsx b/react/IconChallengeRegular.tsx index 3d213808d..2da812fab 100644 --- a/react/IconChallengeRegular.tsx +++ b/react/IconChallengeRegular.tsx @@ -15,7 +15,7 @@ const IconChallengeRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChallengeThin.tsx b/react/IconChallengeThin.tsx index 7e0ceca36..e5fee5cbe 100644 --- a/react/IconChallengeThin.tsx +++ b/react/IconChallengeThin.tsx @@ -15,7 +15,7 @@ const IconChallengeThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChartFill.tsx b/react/IconChartFill.tsx index 3e7cd9f69..124ff81e5 100644 --- a/react/IconChartFill.tsx +++ b/react/IconChartFill.tsx @@ -15,7 +15,7 @@ const IconChartFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChartRegular.tsx b/react/IconChartRegular.tsx index a1fb2ef15..3aed584aa 100644 --- a/react/IconChartRegular.tsx +++ b/react/IconChartRegular.tsx @@ -15,7 +15,7 @@ const IconChartRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChartThin.tsx b/react/IconChartThin.tsx index 907d01830..6d656a48d 100644 --- a/react/IconChartThin.tsx +++ b/react/IconChartThin.tsx @@ -15,7 +15,7 @@ const IconChartThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChatBubbleCheckFill.tsx b/react/IconChatBubbleCheckFill.tsx index b6ee6c2f6..79c4d4c0a 100644 --- a/react/IconChatBubbleCheckFill.tsx +++ b/react/IconChatBubbleCheckFill.tsx @@ -15,7 +15,7 @@ const IconChatBubbleCheckFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChatBubbleCheckRegular.tsx b/react/IconChatBubbleCheckRegular.tsx index f31757542..832ed6131 100644 --- a/react/IconChatBubbleCheckRegular.tsx +++ b/react/IconChatBubbleCheckRegular.tsx @@ -15,7 +15,7 @@ const IconChatBubbleCheckRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChatBubbleCheckThin.tsx b/react/IconChatBubbleCheckThin.tsx index 15f937028..447cce024 100644 --- a/react/IconChatBubbleCheckThin.tsx +++ b/react/IconChatBubbleCheckThin.tsx @@ -15,7 +15,7 @@ const IconChatBubbleCheckThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChattingFill.tsx b/react/IconChattingFill.tsx index 73a3eccc5..194e0511a 100644 --- a/react/IconChattingFill.tsx +++ b/react/IconChattingFill.tsx @@ -15,7 +15,7 @@ const IconChattingFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChattingRegular.tsx b/react/IconChattingRegular.tsx index 87c8ee40f..84d9117b2 100644 --- a/react/IconChattingRegular.tsx +++ b/react/IconChattingRegular.tsx @@ -15,7 +15,7 @@ const IconChattingRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChattingSendFill.tsx b/react/IconChattingSendFill.tsx index 222ae806e..5619f59c1 100644 --- a/react/IconChattingSendFill.tsx +++ b/react/IconChattingSendFill.tsx @@ -15,7 +15,7 @@ const IconChattingSendFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChattingSendRegular.tsx b/react/IconChattingSendRegular.tsx index 0a9ae43a4..0099c73ec 100644 --- a/react/IconChattingSendRegular.tsx +++ b/react/IconChattingSendRegular.tsx @@ -15,7 +15,7 @@ const IconChattingSendRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChattingSendThin.tsx b/react/IconChattingSendThin.tsx index 5d143601a..2f705fbec 100644 --- a/react/IconChattingSendThin.tsx +++ b/react/IconChattingSendThin.tsx @@ -15,7 +15,7 @@ const IconChattingSendThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChattingThin.tsx b/react/IconChattingThin.tsx index 7f55742c3..267eadb21 100644 --- a/react/IconChattingThin.tsx +++ b/react/IconChattingThin.tsx @@ -15,7 +15,7 @@ const IconChattingThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCheckFill.tsx b/react/IconCheckFill.tsx index 6b83717e2..1c0dd0a80 100644 --- a/react/IconCheckFill.tsx +++ b/react/IconCheckFill.tsx @@ -15,7 +15,7 @@ const IconCheckFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCheckFlowerFill.tsx b/react/IconCheckFlowerFill.tsx index 5013950c4..58510bdbf 100644 --- a/react/IconCheckFlowerFill.tsx +++ b/react/IconCheckFlowerFill.tsx @@ -15,7 +15,7 @@ const IconCheckFlowerFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCheckFlowerRegular.tsx b/react/IconCheckFlowerRegular.tsx index 9cf3f2f47..b480aa68c 100644 --- a/react/IconCheckFlowerRegular.tsx +++ b/react/IconCheckFlowerRegular.tsx @@ -15,7 +15,7 @@ const IconCheckFlowerRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCheckFlowerThin.tsx b/react/IconCheckFlowerThin.tsx index 0c1dc3a8f..5ae24f6ce 100644 --- a/react/IconCheckFlowerThin.tsx +++ b/react/IconCheckFlowerThin.tsx @@ -15,7 +15,7 @@ const IconCheckFlowerThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCheckRegular.tsx b/react/IconCheckRegular.tsx index 28a79659e..5a1ed2893 100644 --- a/react/IconCheckRegular.tsx +++ b/react/IconCheckRegular.tsx @@ -15,7 +15,7 @@ const IconCheckRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCheckThin.tsx b/react/IconCheckThin.tsx index 1bb4fa8f6..94bbfe69a 100644 --- a/react/IconCheckThin.tsx +++ b/react/IconCheckThin.tsx @@ -15,7 +15,7 @@ const IconCheckThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChevronLeftFill.tsx b/react/IconChevronLeftFill.tsx index f75d6235c..4ef3f3845 100644 --- a/react/IconChevronLeftFill.tsx +++ b/react/IconChevronLeftFill.tsx @@ -15,7 +15,7 @@ const IconChevronLeftFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChevronLeftRegular.tsx b/react/IconChevronLeftRegular.tsx index 100845cbd..183f38ea5 100644 --- a/react/IconChevronLeftRegular.tsx +++ b/react/IconChevronLeftRegular.tsx @@ -15,7 +15,7 @@ const IconChevronLeftRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChevronLeftThin.tsx b/react/IconChevronLeftThin.tsx index 7c7d510d1..815ec77c2 100644 --- a/react/IconChevronLeftThin.tsx +++ b/react/IconChevronLeftThin.tsx @@ -15,7 +15,7 @@ const IconChevronLeftThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChevronRightFill.tsx b/react/IconChevronRightFill.tsx index 721c5ac21..8a0dabeb2 100644 --- a/react/IconChevronRightFill.tsx +++ b/react/IconChevronRightFill.tsx @@ -15,7 +15,7 @@ const IconChevronRightFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChevronRightRegular.tsx b/react/IconChevronRightRegular.tsx index 54738ca31..c1b3f9015 100644 --- a/react/IconChevronRightRegular.tsx +++ b/react/IconChevronRightRegular.tsx @@ -15,7 +15,7 @@ const IconChevronRightRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconChevronRightThin.tsx b/react/IconChevronRightThin.tsx index f1098a64e..e30169f70 100644 --- a/react/IconChevronRightThin.tsx +++ b/react/IconChevronRightThin.tsx @@ -15,7 +15,7 @@ const IconChevronRightThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconClickFill.tsx b/react/IconClickFill.tsx index 76032ae04..d2ae98fb3 100644 --- a/react/IconClickFill.tsx +++ b/react/IconClickFill.tsx @@ -15,7 +15,7 @@ const IconClickFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconClickRegular.tsx b/react/IconClickRegular.tsx index 8b7b93e26..bd6a5c45f 100644 --- a/react/IconClickRegular.tsx +++ b/react/IconClickRegular.tsx @@ -15,7 +15,7 @@ const IconClickRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconClickThin.tsx b/react/IconClickThin.tsx index 11bd1657e..9835b0cbd 100644 --- a/react/IconClickThin.tsx +++ b/react/IconClickThin.tsx @@ -15,7 +15,7 @@ const IconClickThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconClockFill.tsx b/react/IconClockFill.tsx index 1c46e0643..f82435b43 100644 --- a/react/IconClockFill.tsx +++ b/react/IconClockFill.tsx @@ -15,7 +15,7 @@ const IconClockFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconClockRegular.tsx b/react/IconClockRegular.tsx index e130314d9..99898f673 100644 --- a/react/IconClockRegular.tsx +++ b/react/IconClockRegular.tsx @@ -15,7 +15,7 @@ const IconClockRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconClockThin.tsx b/react/IconClockThin.tsx index 5fbbbc731..8e8c80c91 100644 --- a/react/IconClockThin.tsx +++ b/react/IconClockThin.tsx @@ -15,7 +15,7 @@ const IconClockThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCloseFill.tsx b/react/IconCloseFill.tsx index e12b0687e..706361c39 100644 --- a/react/IconCloseFill.tsx +++ b/react/IconCloseFill.tsx @@ -15,7 +15,7 @@ const IconCloseFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCloseRegular.tsx b/react/IconCloseRegular.tsx index 5ab7e0558..ade4abe60 100644 --- a/react/IconCloseRegular.tsx +++ b/react/IconCloseRegular.tsx @@ -15,7 +15,7 @@ const IconCloseRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCloseThin.tsx b/react/IconCloseThin.tsx index b18a18681..111734d66 100644 --- a/react/IconCloseThin.tsx +++ b/react/IconCloseThin.tsx @@ -15,7 +15,7 @@ const IconCloseThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCobuyingFill.tsx b/react/IconCobuyingFill.tsx index e4972fa2f..92e76f4cc 100644 --- a/react/IconCobuyingFill.tsx +++ b/react/IconCobuyingFill.tsx @@ -15,7 +15,7 @@ const IconCobuyingFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCobuyingRegular.tsx b/react/IconCobuyingRegular.tsx index b4e1f3f40..a1070e82d 100644 --- a/react/IconCobuyingRegular.tsx +++ b/react/IconCobuyingRegular.tsx @@ -15,7 +15,7 @@ const IconCobuyingRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCobuyingThin.tsx b/react/IconCobuyingThin.tsx index bdcdaec9e..da8cb7250 100644 --- a/react/IconCobuyingThin.tsx +++ b/react/IconCobuyingThin.tsx @@ -15,7 +15,7 @@ const IconCobuyingThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCommunityFill.tsx b/react/IconCommunityFill.tsx index 3f9ad835f..0f8bb00d4 100644 --- a/react/IconCommunityFill.tsx +++ b/react/IconCommunityFill.tsx @@ -15,7 +15,7 @@ const IconCommunityFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCommunityRegular.tsx b/react/IconCommunityRegular.tsx index c0d919ad3..7d3ba6127 100644 --- a/react/IconCommunityRegular.tsx +++ b/react/IconCommunityRegular.tsx @@ -15,7 +15,7 @@ const IconCommunityRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCommunityThin.tsx b/react/IconCommunityThin.tsx index 6d4bd6a5c..04ec5a074 100644 --- a/react/IconCommunityThin.tsx +++ b/react/IconCommunityThin.tsx @@ -15,7 +15,7 @@ const IconCommunityThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCondoFill.tsx b/react/IconCondoFill.tsx index f830c4c3f..b95a89ab9 100644 --- a/react/IconCondoFill.tsx +++ b/react/IconCondoFill.tsx @@ -15,7 +15,7 @@ const IconCondoFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCondoRegular.tsx b/react/IconCondoRegular.tsx index 274acb04d..5eada0a79 100644 --- a/react/IconCondoRegular.tsx +++ b/react/IconCondoRegular.tsx @@ -15,7 +15,7 @@ const IconCondoRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCondoThin.tsx b/react/IconCondoThin.tsx index 2bb3a7542..514fa2dfe 100644 --- a/react/IconCondoThin.tsx +++ b/react/IconCondoThin.tsx @@ -15,7 +15,7 @@ const IconCondoThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconConfirmationFill.tsx b/react/IconConfirmationFill.tsx index e9bdaf889..6b850a8e1 100644 --- a/react/IconConfirmationFill.tsx +++ b/react/IconConfirmationFill.tsx @@ -15,7 +15,7 @@ const IconConfirmationFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconConfirmationPayFill.tsx b/react/IconConfirmationPayFill.tsx index e7ab30ca4..3ea3ceee1 100644 --- a/react/IconConfirmationPayFill.tsx +++ b/react/IconConfirmationPayFill.tsx @@ -15,7 +15,7 @@ const IconConfirmationPayFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconConfirmationPayRegular.tsx b/react/IconConfirmationPayRegular.tsx index 54ae1cca3..9f5e1eec7 100644 --- a/react/IconConfirmationPayRegular.tsx +++ b/react/IconConfirmationPayRegular.tsx @@ -15,7 +15,7 @@ const IconConfirmationPayRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconConfirmationPayThin.tsx b/react/IconConfirmationPayThin.tsx index 0e2a7a0cc..9a4108513 100644 --- a/react/IconConfirmationPayThin.tsx +++ b/react/IconConfirmationPayThin.tsx @@ -15,7 +15,7 @@ const IconConfirmationPayThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconConfirmationProfileFill.tsx b/react/IconConfirmationProfileFill.tsx index d3264eb77..e5e4f2e53 100644 --- a/react/IconConfirmationProfileFill.tsx +++ b/react/IconConfirmationProfileFill.tsx @@ -15,7 +15,7 @@ const IconConfirmationProfileFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconConfirmationProfileRegular.tsx b/react/IconConfirmationProfileRegular.tsx index 48f4d87f1..940e93b5f 100644 --- a/react/IconConfirmationProfileRegular.tsx +++ b/react/IconConfirmationProfileRegular.tsx @@ -15,7 +15,7 @@ const IconConfirmationProfileRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconConfirmationProfileThin.tsx b/react/IconConfirmationProfileThin.tsx index 08a0644bd..42997c9cc 100644 --- a/react/IconConfirmationProfileThin.tsx +++ b/react/IconConfirmationProfileThin.tsx @@ -15,7 +15,7 @@ const IconConfirmationProfileThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconConfirmationRegular.tsx b/react/IconConfirmationRegular.tsx index 1665bc3b2..49238bd28 100644 --- a/react/IconConfirmationRegular.tsx +++ b/react/IconConfirmationRegular.tsx @@ -15,7 +15,7 @@ const IconConfirmationRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconConfirmationThin.tsx b/react/IconConfirmationThin.tsx index 9adbcc36c..09c7e53db 100644 --- a/react/IconConfirmationThin.tsx +++ b/react/IconConfirmationThin.tsx @@ -15,7 +15,7 @@ const IconConfirmationThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconContentsFill.tsx b/react/IconContentsFill.tsx index e262711bb..cc523e587 100644 --- a/react/IconContentsFill.tsx +++ b/react/IconContentsFill.tsx @@ -15,7 +15,7 @@ const IconContentsFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconContentsRegular.tsx b/react/IconContentsRegular.tsx index 4be012689..ccf2bb189 100644 --- a/react/IconContentsRegular.tsx +++ b/react/IconContentsRegular.tsx @@ -15,7 +15,7 @@ const IconContentsRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconContentsThin.tsx b/react/IconContentsThin.tsx index d82100903..0050e5d7a 100644 --- a/react/IconContentsThin.tsx +++ b/react/IconContentsThin.tsx @@ -15,7 +15,7 @@ const IconContentsThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconConvertFill.tsx b/react/IconConvertFill.tsx index 8e8e03ec7..bbebc4f5c 100644 --- a/react/IconConvertFill.tsx +++ b/react/IconConvertFill.tsx @@ -15,7 +15,7 @@ const IconConvertFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconConvertRegular.tsx b/react/IconConvertRegular.tsx index 0202f9c22..83eb5f9b5 100644 --- a/react/IconConvertRegular.tsx +++ b/react/IconConvertRegular.tsx @@ -15,7 +15,7 @@ const IconConvertRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconConvertThin.tsx b/react/IconConvertThin.tsx index d2e146403..efed1186a 100644 --- a/react/IconConvertThin.tsx +++ b/react/IconConvertThin.tsx @@ -15,7 +15,7 @@ const IconConvertThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCopyFill.tsx b/react/IconCopyFill.tsx index ddc570857..0d50b9815 100644 --- a/react/IconCopyFill.tsx +++ b/react/IconCopyFill.tsx @@ -15,7 +15,7 @@ const IconCopyFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCopyRegular.tsx b/react/IconCopyRegular.tsx index 64c0fc180..1e40dd92d 100644 --- a/react/IconCopyRegular.tsx +++ b/react/IconCopyRegular.tsx @@ -15,7 +15,7 @@ const IconCopyRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCopyThin.tsx b/react/IconCopyThin.tsx index 0ea20dbe1..be6187bb0 100644 --- a/react/IconCopyThin.tsx +++ b/react/IconCopyThin.tsx @@ -15,7 +15,7 @@ const IconCopyThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCouponDownloadDoneFill.tsx b/react/IconCouponDownloadDoneFill.tsx index 5b856aab8..94df1ef61 100644 --- a/react/IconCouponDownloadDoneFill.tsx +++ b/react/IconCouponDownloadDoneFill.tsx @@ -15,7 +15,7 @@ const IconCouponDownloadDoneFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCouponDownloadDoneRegular.tsx b/react/IconCouponDownloadDoneRegular.tsx index 88087a667..f7fc7dd3d 100644 --- a/react/IconCouponDownloadDoneRegular.tsx +++ b/react/IconCouponDownloadDoneRegular.tsx @@ -15,7 +15,7 @@ const IconCouponDownloadDoneRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCouponDownloadDoneThin.tsx b/react/IconCouponDownloadDoneThin.tsx index 1a0ad08e0..f3c01afde 100644 --- a/react/IconCouponDownloadDoneThin.tsx +++ b/react/IconCouponDownloadDoneThin.tsx @@ -15,7 +15,7 @@ const IconCouponDownloadDoneThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCouponFill.tsx b/react/IconCouponFill.tsx index b341ce55f..cbf46c45a 100644 --- a/react/IconCouponFill.tsx +++ b/react/IconCouponFill.tsx @@ -15,7 +15,7 @@ const IconCouponFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCouponRegular.tsx b/react/IconCouponRegular.tsx index 0046205a2..1b7bd97c1 100644 --- a/react/IconCouponRegular.tsx +++ b/react/IconCouponRegular.tsx @@ -15,7 +15,7 @@ const IconCouponRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCouponThin.tsx b/react/IconCouponThin.tsx index f4325ac4c..d7c9755c2 100644 --- a/react/IconCouponThin.tsx +++ b/react/IconCouponThin.tsx @@ -15,7 +15,7 @@ const IconCouponThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCouponUsedFill.tsx b/react/IconCouponUsedFill.tsx index a68bf8adc..c9a17092e 100644 --- a/react/IconCouponUsedFill.tsx +++ b/react/IconCouponUsedFill.tsx @@ -15,7 +15,7 @@ const IconCouponUsedFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCouponUsedRegular.tsx b/react/IconCouponUsedRegular.tsx index b1ca28c4b..942c00d5c 100644 --- a/react/IconCouponUsedRegular.tsx +++ b/react/IconCouponUsedRegular.tsx @@ -15,7 +15,7 @@ const IconCouponUsedRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconCouponUsedThin.tsx b/react/IconCouponUsedThin.tsx index e80b8aac2..1c551140d 100644 --- a/react/IconCouponUsedThin.tsx +++ b/react/IconCouponUsedThin.tsx @@ -15,7 +15,7 @@ const IconCouponUsedThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconDeleteKeyboardFill.tsx b/react/IconDeleteKeyboardFill.tsx index 96c4bff09..f93ca0591 100644 --- a/react/IconDeleteKeyboardFill.tsx +++ b/react/IconDeleteKeyboardFill.tsx @@ -15,7 +15,7 @@ const IconDeleteKeyboardFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconDeleteKeyboardRegular.tsx b/react/IconDeleteKeyboardRegular.tsx index 7d3383b4f..a953d412f 100644 --- a/react/IconDeleteKeyboardRegular.tsx +++ b/react/IconDeleteKeyboardRegular.tsx @@ -15,7 +15,7 @@ const IconDeleteKeyboardRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconDeleteKeyboardThin.tsx b/react/IconDeleteKeyboardThin.tsx index b14802200..fee3aa78f 100644 --- a/react/IconDeleteKeyboardThin.tsx +++ b/react/IconDeleteKeyboardThin.tsx @@ -15,7 +15,7 @@ const IconDeleteKeyboardThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconDeliveryFill.tsx b/react/IconDeliveryFill.tsx index 426d49de2..086ba3e38 100644 --- a/react/IconDeliveryFill.tsx +++ b/react/IconDeliveryFill.tsx @@ -15,7 +15,7 @@ const IconDeliveryFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconDeliveryRegular.tsx b/react/IconDeliveryRegular.tsx index 62d5b0012..807cc02ab 100644 --- a/react/IconDeliveryRegular.tsx +++ b/react/IconDeliveryRegular.tsx @@ -15,7 +15,7 @@ const IconDeliveryRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconDeliveryThin.tsx b/react/IconDeliveryThin.tsx index 3ecea0504..a312142e2 100644 --- a/react/IconDeliveryThin.tsx +++ b/react/IconDeliveryThin.tsx @@ -15,7 +15,7 @@ const IconDeliveryThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconDirectionFill.tsx b/react/IconDirectionFill.tsx index e9e22518e..c371e6efc 100644 --- a/react/IconDirectionFill.tsx +++ b/react/IconDirectionFill.tsx @@ -15,7 +15,7 @@ const IconDirectionFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconDirectionRegular.tsx b/react/IconDirectionRegular.tsx index 7e279a3c9..ed1effbf8 100644 --- a/react/IconDirectionRegular.tsx +++ b/react/IconDirectionRegular.tsx @@ -15,7 +15,7 @@ const IconDirectionRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconDirectionThin.tsx b/react/IconDirectionThin.tsx index 3643947ca..1afe8c624 100644 --- a/react/IconDirectionThin.tsx +++ b/react/IconDirectionThin.tsx @@ -15,7 +15,7 @@ const IconDirectionThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconDownloadFill.tsx b/react/IconDownloadFill.tsx index b13db4dd3..d426e127a 100644 --- a/react/IconDownloadFill.tsx +++ b/react/IconDownloadFill.tsx @@ -15,7 +15,7 @@ const IconDownloadFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconDownloadRegular.tsx b/react/IconDownloadRegular.tsx index 9bdb7bfad..37243ec0c 100644 --- a/react/IconDownloadRegular.tsx +++ b/react/IconDownloadRegular.tsx @@ -15,7 +15,7 @@ const IconDownloadRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconDownloadThin.tsx b/react/IconDownloadThin.tsx index 3a615e266..7baacd250 100644 --- a/react/IconDownloadThin.tsx +++ b/react/IconDownloadThin.tsx @@ -15,7 +15,7 @@ const IconDownloadThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconEditFill.tsx b/react/IconEditFill.tsx index 23e3eb8a3..7c11b3c45 100644 --- a/react/IconEditFill.tsx +++ b/react/IconEditFill.tsx @@ -15,7 +15,7 @@ const IconEditFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconEditRegular.tsx b/react/IconEditRegular.tsx index e7fcc9c2d..5309ff65c 100644 --- a/react/IconEditRegular.tsx +++ b/react/IconEditRegular.tsx @@ -15,7 +15,7 @@ const IconEditRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconEditThin.tsx b/react/IconEditThin.tsx index 1632e3f3d..0aa919569 100644 --- a/react/IconEditThin.tsx +++ b/react/IconEditThin.tsx @@ -15,7 +15,7 @@ const IconEditThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconEmoticonBadFill.tsx b/react/IconEmoticonBadFill.tsx index b19492c82..539c0c883 100644 --- a/react/IconEmoticonBadFill.tsx +++ b/react/IconEmoticonBadFill.tsx @@ -15,7 +15,7 @@ const IconEmoticonBadFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconEmoticonBadRegular.tsx b/react/IconEmoticonBadRegular.tsx index 4ba40b318..3c728dc66 100644 --- a/react/IconEmoticonBadRegular.tsx +++ b/react/IconEmoticonBadRegular.tsx @@ -15,7 +15,7 @@ const IconEmoticonBadRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconEmoticonBadThin.tsx b/react/IconEmoticonBadThin.tsx index a58dc58f3..a5c5e2fd2 100644 --- a/react/IconEmoticonBadThin.tsx +++ b/react/IconEmoticonBadThin.tsx @@ -15,7 +15,7 @@ const IconEmoticonBadThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconEmoticonFill.tsx b/react/IconEmoticonFill.tsx index 1349ee246..402e2648d 100644 --- a/react/IconEmoticonFill.tsx +++ b/react/IconEmoticonFill.tsx @@ -15,7 +15,7 @@ const IconEmoticonFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconEmoticonRegular.tsx b/react/IconEmoticonRegular.tsx index bd4d44e45..77ccffa58 100644 --- a/react/IconEmoticonRegular.tsx +++ b/react/IconEmoticonRegular.tsx @@ -15,7 +15,7 @@ const IconEmoticonRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconEmoticonThin.tsx b/react/IconEmoticonThin.tsx index 299d7e7cb..8a2192b95 100644 --- a/react/IconEmoticonThin.tsx +++ b/react/IconEmoticonThin.tsx @@ -15,7 +15,7 @@ const IconEmoticonThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconExpandFill.tsx b/react/IconExpandFill.tsx index d5a288556..2e6167cbe 100644 --- a/react/IconExpandFill.tsx +++ b/react/IconExpandFill.tsx @@ -15,7 +15,7 @@ const IconExpandFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconExpandLessFill.tsx b/react/IconExpandLessFill.tsx index eea1dce9e..9f7ccdb7d 100644 --- a/react/IconExpandLessFill.tsx +++ b/react/IconExpandLessFill.tsx @@ -15,7 +15,7 @@ const IconExpandLessFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconExpandLessRegular.tsx b/react/IconExpandLessRegular.tsx index bf1ab4ba7..b0dfa1a32 100644 --- a/react/IconExpandLessRegular.tsx +++ b/react/IconExpandLessRegular.tsx @@ -15,7 +15,7 @@ const IconExpandLessRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconExpandLessThin.tsx b/react/IconExpandLessThin.tsx index af798b983..2a49bfc14 100644 --- a/react/IconExpandLessThin.tsx +++ b/react/IconExpandLessThin.tsx @@ -15,7 +15,7 @@ const IconExpandLessThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconExpandMoreFill.tsx b/react/IconExpandMoreFill.tsx index c834aff6d..daf588faa 100644 --- a/react/IconExpandMoreFill.tsx +++ b/react/IconExpandMoreFill.tsx @@ -15,7 +15,7 @@ const IconExpandMoreFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconExpandMoreRegular.tsx b/react/IconExpandMoreRegular.tsx index ac517cbf4..dbf8f65c4 100644 --- a/react/IconExpandMoreRegular.tsx +++ b/react/IconExpandMoreRegular.tsx @@ -15,7 +15,7 @@ const IconExpandMoreRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconExpandMoreThin.tsx b/react/IconExpandMoreThin.tsx index 9c15c7b29..8f4ef44cf 100644 --- a/react/IconExpandMoreThin.tsx +++ b/react/IconExpandMoreThin.tsx @@ -15,7 +15,7 @@ const IconExpandMoreThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconExpandRegular.tsx b/react/IconExpandRegular.tsx index 157f3410b..395308e9d 100644 --- a/react/IconExpandRegular.tsx +++ b/react/IconExpandRegular.tsx @@ -15,7 +15,7 @@ const IconExpandRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconExpandThin.tsx b/react/IconExpandThin.tsx index 4739ac4f8..809a75051 100644 --- a/react/IconExpandThin.tsx +++ b/react/IconExpandThin.tsx @@ -15,7 +15,7 @@ const IconExpandThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconFileFill.tsx b/react/IconFileFill.tsx index 562e9ddc3..756d5698d 100644 --- a/react/IconFileFill.tsx +++ b/react/IconFileFill.tsx @@ -15,7 +15,7 @@ const IconFileFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconFileRegular.tsx b/react/IconFileRegular.tsx index 7c7d1ad67..8c56c916c 100644 --- a/react/IconFileRegular.tsx +++ b/react/IconFileRegular.tsx @@ -15,7 +15,7 @@ const IconFileRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconFileThin.tsx b/react/IconFileThin.tsx index 0b744f735..49a4782fe 100644 --- a/react/IconFileThin.tsx +++ b/react/IconFileThin.tsx @@ -15,7 +15,7 @@ const IconFileThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconFilter02Fill.tsx b/react/IconFilter02Fill.tsx index 47480b496..edadfd13c 100644 --- a/react/IconFilter02Fill.tsx +++ b/react/IconFilter02Fill.tsx @@ -15,7 +15,7 @@ const IconFilter02Fill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconFilter02Regular.tsx b/react/IconFilter02Regular.tsx index 90d1fca94..31a35f5a8 100644 --- a/react/IconFilter02Regular.tsx +++ b/react/IconFilter02Regular.tsx @@ -15,7 +15,7 @@ const IconFilter02Regular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconFilter02Thin.tsx b/react/IconFilter02Thin.tsx index 9bb6bb869..e68bff307 100644 --- a/react/IconFilter02Thin.tsx +++ b/react/IconFilter02Thin.tsx @@ -15,7 +15,7 @@ const IconFilter02Thin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconForwardFill.tsx b/react/IconForwardFill.tsx index c6808b7f1..1fca9f849 100644 --- a/react/IconForwardFill.tsx +++ b/react/IconForwardFill.tsx @@ -15,7 +15,7 @@ const IconForwardFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconForwardRegular.tsx b/react/IconForwardRegular.tsx index daf09e9fb..3a1bfe13b 100644 --- a/react/IconForwardRegular.tsx +++ b/react/IconForwardRegular.tsx @@ -15,7 +15,7 @@ const IconForwardRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconForwardThin.tsx b/react/IconForwardThin.tsx index 8826fe052..585401c3a 100644 --- a/react/IconForwardThin.tsx +++ b/react/IconForwardThin.tsx @@ -15,7 +15,7 @@ const IconForwardThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGenderFill.tsx b/react/IconGenderFill.tsx index bcf73f79b..09e1e920f 100644 --- a/react/IconGenderFill.tsx +++ b/react/IconGenderFill.tsx @@ -15,7 +15,7 @@ const IconGenderFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGenderRegular.tsx b/react/IconGenderRegular.tsx index 185798a6b..db6386d0d 100644 --- a/react/IconGenderRegular.tsx +++ b/react/IconGenderRegular.tsx @@ -15,7 +15,7 @@ const IconGenderRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGenderThin.tsx b/react/IconGenderThin.tsx index f94a4dce6..8e2f32708 100644 --- a/react/IconGenderThin.tsx +++ b/react/IconGenderThin.tsx @@ -15,7 +15,7 @@ const IconGenderThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGlobalFill.tsx b/react/IconGlobalFill.tsx index 09edf3d39..d9ecaef36 100644 --- a/react/IconGlobalFill.tsx +++ b/react/IconGlobalFill.tsx @@ -15,7 +15,7 @@ const IconGlobalFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGlobalRegular.tsx b/react/IconGlobalRegular.tsx index 022f962bb..05bb4a787 100644 --- a/react/IconGlobalRegular.tsx +++ b/react/IconGlobalRegular.tsx @@ -15,7 +15,7 @@ const IconGlobalRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGlobalThin.tsx b/react/IconGlobalThin.tsx index cd9e8d3d2..2bf8c7c36 100644 --- a/react/IconGlobalThin.tsx +++ b/react/IconGlobalThin.tsx @@ -15,7 +15,7 @@ const IconGlobalThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGpsEnable2Fill.tsx b/react/IconGpsEnable2Fill.tsx index 438b6ceec..ad200e4c8 100644 --- a/react/IconGpsEnable2Fill.tsx +++ b/react/IconGpsEnable2Fill.tsx @@ -15,7 +15,7 @@ const IconGpsEnable2Fill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGpsEnable2Regular.tsx b/react/IconGpsEnable2Regular.tsx index 56f39cfb4..2f2782abf 100644 --- a/react/IconGpsEnable2Regular.tsx +++ b/react/IconGpsEnable2Regular.tsx @@ -15,7 +15,7 @@ const IconGpsEnable2Regular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGpsEnable2Thin.tsx b/react/IconGpsEnable2Thin.tsx index 94c01d01f..9205fdec6 100644 --- a/react/IconGpsEnable2Thin.tsx +++ b/react/IconGpsEnable2Thin.tsx @@ -15,7 +15,7 @@ const IconGpsEnable2Thin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGpsEnableFill.tsx b/react/IconGpsEnableFill.tsx index 317e5a2bc..911c9e1bc 100644 --- a/react/IconGpsEnableFill.tsx +++ b/react/IconGpsEnableFill.tsx @@ -15,7 +15,7 @@ const IconGpsEnableFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGpsEnableRegular.tsx b/react/IconGpsEnableRegular.tsx index fcb859c25..ecba1fe43 100644 --- a/react/IconGpsEnableRegular.tsx +++ b/react/IconGpsEnableRegular.tsx @@ -15,7 +15,7 @@ const IconGpsEnableRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGpsEnableThin.tsx b/react/IconGpsEnableThin.tsx index b194ca360..a9c1901be 100644 --- a/react/IconGpsEnableThin.tsx +++ b/react/IconGpsEnableThin.tsx @@ -15,7 +15,7 @@ const IconGpsEnableThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGpsFill.tsx b/react/IconGpsFill.tsx index 384275a4d..c226c8d43 100644 --- a/react/IconGpsFill.tsx +++ b/react/IconGpsFill.tsx @@ -15,7 +15,7 @@ const IconGpsFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGpsRegular.tsx b/react/IconGpsRegular.tsx index bc3942e29..0e41cad4e 100644 --- a/react/IconGpsRegular.tsx +++ b/react/IconGpsRegular.tsx @@ -15,7 +15,7 @@ const IconGpsRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGpsThin.tsx b/react/IconGpsThin.tsx index c947908ee..3bad2daff 100644 --- a/react/IconGpsThin.tsx +++ b/react/IconGpsThin.tsx @@ -15,7 +15,7 @@ const IconGpsThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGroupchatKingFill.tsx b/react/IconGroupchatKingFill.tsx index 97431ae60..9a9ee9213 100644 --- a/react/IconGroupchatKingFill.tsx +++ b/react/IconGroupchatKingFill.tsx @@ -15,7 +15,7 @@ const IconGroupchatKingFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGroupchatKingRegular.tsx b/react/IconGroupchatKingRegular.tsx index 29f759122..4cf1a6918 100644 --- a/react/IconGroupchatKingRegular.tsx +++ b/react/IconGroupchatKingRegular.tsx @@ -15,7 +15,7 @@ const IconGroupchatKingRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconGroupchatKingThin.tsx b/react/IconGroupchatKingThin.tsx index 18e6519d8..7ee432e38 100644 --- a/react/IconGroupchatKingThin.tsx +++ b/react/IconGroupchatKingThin.tsx @@ -15,7 +15,7 @@ const IconGroupchatKingThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHandleFill.tsx b/react/IconHandleFill.tsx index 5e096b529..5701aa0c8 100644 --- a/react/IconHandleFill.tsx +++ b/react/IconHandleFill.tsx @@ -15,7 +15,7 @@ const IconHandleFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHandleRegular.tsx b/react/IconHandleRegular.tsx index 20b586dc6..cf984cf4b 100644 --- a/react/IconHandleRegular.tsx +++ b/react/IconHandleRegular.tsx @@ -15,7 +15,7 @@ const IconHandleRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHandleThin.tsx b/react/IconHandleThin.tsx index 31e3bceb1..343dd336e 100644 --- a/react/IconHandleThin.tsx +++ b/react/IconHandleThin.tsx @@ -15,7 +15,7 @@ const IconHandleThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHashtagFill.tsx b/react/IconHashtagFill.tsx index 187ab6794..4b094731b 100644 --- a/react/IconHashtagFill.tsx +++ b/react/IconHashtagFill.tsx @@ -15,7 +15,7 @@ const IconHashtagFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHashtagRegular.tsx b/react/IconHashtagRegular.tsx index e15615aea..070b6ad87 100644 --- a/react/IconHashtagRegular.tsx +++ b/react/IconHashtagRegular.tsx @@ -15,7 +15,7 @@ const IconHashtagRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHashtagThin.tsx b/react/IconHashtagThin.tsx index 8d387c1aa..8d39f0fff 100644 --- a/react/IconHashtagThin.tsx +++ b/react/IconHashtagThin.tsx @@ -15,7 +15,7 @@ const IconHashtagThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHeadphoneFill.tsx b/react/IconHeadphoneFill.tsx index e54996a90..4011214e1 100644 --- a/react/IconHeadphoneFill.tsx +++ b/react/IconHeadphoneFill.tsx @@ -15,7 +15,7 @@ const IconHeadphoneFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHeadphoneRegular.tsx b/react/IconHeadphoneRegular.tsx index 5c8cd5dd4..d7b9f5291 100644 --- a/react/IconHeadphoneRegular.tsx +++ b/react/IconHeadphoneRegular.tsx @@ -15,7 +15,7 @@ const IconHeadphoneRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHeadphoneThin.tsx b/react/IconHeadphoneThin.tsx index 63d33b7a4..de5aa70c4 100644 --- a/react/IconHeadphoneThin.tsx +++ b/react/IconHeadphoneThin.tsx @@ -15,7 +15,7 @@ const IconHeadphoneThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHeartFill.tsx b/react/IconHeartFill.tsx index ecdb71e4c..1e2ca00c8 100644 --- a/react/IconHeartFill.tsx +++ b/react/IconHeartFill.tsx @@ -15,7 +15,7 @@ const IconHeartFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHeartRegular.tsx b/react/IconHeartRegular.tsx index 4fb188aae..687ed012d 100644 --- a/react/IconHeartRegular.tsx +++ b/react/IconHeartRegular.tsx @@ -15,7 +15,7 @@ const IconHeartRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHeartThin.tsx b/react/IconHeartThin.tsx index 01fd69c8f..66a1559e3 100644 --- a/react/IconHeartThin.tsx +++ b/react/IconHeartThin.tsx @@ -15,7 +15,7 @@ const IconHeartThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHelpFill.tsx b/react/IconHelpFill.tsx index dc1b0d8bb..a0b64689e 100644 --- a/react/IconHelpFill.tsx +++ b/react/IconHelpFill.tsx @@ -15,7 +15,7 @@ const IconHelpFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHelpRegular.tsx b/react/IconHelpRegular.tsx index 05cce1ee3..272fd1977 100644 --- a/react/IconHelpRegular.tsx +++ b/react/IconHelpRegular.tsx @@ -15,7 +15,7 @@ const IconHelpRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHelpThin.tsx b/react/IconHelpThin.tsx index 9d984439f..ebf0f97f6 100644 --- a/react/IconHelpThin.tsx +++ b/react/IconHelpThin.tsx @@ -15,7 +15,7 @@ const IconHelpThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHelpcenterFill.tsx b/react/IconHelpcenterFill.tsx index 80112a065..a7e03ff1a 100644 --- a/react/IconHelpcenterFill.tsx +++ b/react/IconHelpcenterFill.tsx @@ -15,7 +15,7 @@ const IconHelpcenterFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHelpcenterRegular.tsx b/react/IconHelpcenterRegular.tsx index b0d31d24d..5a63e1bd2 100644 --- a/react/IconHelpcenterRegular.tsx +++ b/react/IconHelpcenterRegular.tsx @@ -15,7 +15,7 @@ const IconHelpcenterRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHelpcenterThin.tsx b/react/IconHelpcenterThin.tsx index 4ad9c8ffd..b48ebbbdb 100644 --- a/react/IconHelpcenterThin.tsx +++ b/react/IconHelpcenterThin.tsx @@ -15,7 +15,7 @@ const IconHelpcenterThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHelperFill.tsx b/react/IconHelperFill.tsx index ac42a8ef0..5a757c3da 100644 --- a/react/IconHelperFill.tsx +++ b/react/IconHelperFill.tsx @@ -15,7 +15,7 @@ const IconHelperFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHelperRegular.tsx b/react/IconHelperRegular.tsx index 9e3ab4178..81c693a3f 100644 --- a/react/IconHelperRegular.tsx +++ b/react/IconHelperRegular.tsx @@ -15,7 +15,7 @@ const IconHelperRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHelperThin.tsx b/react/IconHelperThin.tsx index 2755f43b5..bb58a2b27 100644 --- a/react/IconHelperThin.tsx +++ b/react/IconHelperThin.tsx @@ -15,7 +15,7 @@ const IconHelperThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHomeFill.tsx b/react/IconHomeFill.tsx index 49e7978e1..ae0936528 100644 --- a/react/IconHomeFill.tsx +++ b/react/IconHomeFill.tsx @@ -15,7 +15,7 @@ const IconHomeFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHomeRegular.tsx b/react/IconHomeRegular.tsx index 38f5b0a4d..2bf3a33c0 100644 --- a/react/IconHomeRegular.tsx +++ b/react/IconHomeRegular.tsx @@ -15,7 +15,7 @@ const IconHomeRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHomeThin.tsx b/react/IconHomeThin.tsx index 57c54083b..d5a003885 100644 --- a/react/IconHomeThin.tsx +++ b/react/IconHomeThin.tsx @@ -15,7 +15,7 @@ const IconHomeThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHouseFill.tsx b/react/IconHouseFill.tsx index d6a135174..c41561f06 100644 --- a/react/IconHouseFill.tsx +++ b/react/IconHouseFill.tsx @@ -15,7 +15,7 @@ const IconHouseFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHouseRegular.tsx b/react/IconHouseRegular.tsx index cf7cf6f16..105649a13 100644 --- a/react/IconHouseRegular.tsx +++ b/react/IconHouseRegular.tsx @@ -15,7 +15,7 @@ const IconHouseRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHouseThin.tsx b/react/IconHouseThin.tsx index 0cae2eca4..61ca27be0 100644 --- a/react/IconHouseThin.tsx +++ b/react/IconHouseThin.tsx @@ -15,7 +15,7 @@ const IconHouseThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHousekeepingBookFill.tsx b/react/IconHousekeepingBookFill.tsx index 8456b9012..1de2e18e6 100644 --- a/react/IconHousekeepingBookFill.tsx +++ b/react/IconHousekeepingBookFill.tsx @@ -15,7 +15,7 @@ const IconHousekeepingBookFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHousekeepingBookRegular.tsx b/react/IconHousekeepingBookRegular.tsx index ca45796bb..06ed6e907 100644 --- a/react/IconHousekeepingBookRegular.tsx +++ b/react/IconHousekeepingBookRegular.tsx @@ -15,7 +15,7 @@ const IconHousekeepingBookRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconHousekeepingBookThin.tsx b/react/IconHousekeepingBookThin.tsx index 933fc9b45..8f5afb503 100644 --- a/react/IconHousekeepingBookThin.tsx +++ b/react/IconHousekeepingBookThin.tsx @@ -15,7 +15,7 @@ const IconHousekeepingBookThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconImportFill.tsx b/react/IconImportFill.tsx index 03bbc7d2e..9a60db761 100644 --- a/react/IconImportFill.tsx +++ b/react/IconImportFill.tsx @@ -15,7 +15,7 @@ const IconImportFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconImportRegular.tsx b/react/IconImportRegular.tsx index 64893030e..5d1e77418 100644 --- a/react/IconImportRegular.tsx +++ b/react/IconImportRegular.tsx @@ -15,7 +15,7 @@ const IconImportRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconImportThin.tsx b/react/IconImportThin.tsx index 87802aa29..f5b9a5492 100644 --- a/react/IconImportThin.tsx +++ b/react/IconImportThin.tsx @@ -15,7 +15,7 @@ const IconImportThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInfoFill.tsx b/react/IconInfoFill.tsx index c1bcf144f..2099c6fe0 100644 --- a/react/IconInfoFill.tsx +++ b/react/IconInfoFill.tsx @@ -15,7 +15,7 @@ const IconInfoFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInfoRegular.tsx b/react/IconInfoRegular.tsx index cc7954bd7..c265beb37 100644 --- a/react/IconInfoRegular.tsx +++ b/react/IconInfoRegular.tsx @@ -15,7 +15,7 @@ const IconInfoRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInfoThin.tsx b/react/IconInfoThin.tsx index 37b3373b4..9a1cb0919 100644 --- a/react/IconInfoThin.tsx +++ b/react/IconInfoThin.tsx @@ -15,7 +15,7 @@ const IconInfoThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInterestFill.tsx b/react/IconInterestFill.tsx index 50af43e55..27a9a30f6 100644 --- a/react/IconInterestFill.tsx +++ b/react/IconInterestFill.tsx @@ -15,7 +15,7 @@ const IconInterestFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInterestListFill.tsx b/react/IconInterestListFill.tsx index f7c4103b6..6f1b66e07 100644 --- a/react/IconInterestListFill.tsx +++ b/react/IconInterestListFill.tsx @@ -15,7 +15,7 @@ const IconInterestListFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInterestListRegular.tsx b/react/IconInterestListRegular.tsx index 50d78a86a..149ede4a8 100644 --- a/react/IconInterestListRegular.tsx +++ b/react/IconInterestListRegular.tsx @@ -15,7 +15,7 @@ const IconInterestListRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInterestListThin.tsx b/react/IconInterestListThin.tsx index 0a53f4c26..327ebc98a 100644 --- a/react/IconInterestListThin.tsx +++ b/react/IconInterestListThin.tsx @@ -15,7 +15,7 @@ const IconInterestListThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInterestRegular.tsx b/react/IconInterestRegular.tsx index 6c7492a68..44e827848 100644 --- a/react/IconInterestRegular.tsx +++ b/react/IconInterestRegular.tsx @@ -15,7 +15,7 @@ const IconInterestRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInterestThin.tsx b/react/IconInterestThin.tsx index 66ee56889..4659c4758 100644 --- a/react/IconInterestThin.tsx +++ b/react/IconInterestThin.tsx @@ -15,7 +15,7 @@ const IconInterestThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInviteFill.tsx b/react/IconInviteFill.tsx index 67779628f..b7bb93f95 100644 --- a/react/IconInviteFill.tsx +++ b/react/IconInviteFill.tsx @@ -15,7 +15,7 @@ const IconInviteFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInviteFriendFill.tsx b/react/IconInviteFriendFill.tsx index b2fac0b0b..3e31cfbdf 100644 --- a/react/IconInviteFriendFill.tsx +++ b/react/IconInviteFriendFill.tsx @@ -15,7 +15,7 @@ const IconInviteFriendFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInviteFriendRegular.tsx b/react/IconInviteFriendRegular.tsx index 2d8d8bf42..a8d0f73d8 100644 --- a/react/IconInviteFriendRegular.tsx +++ b/react/IconInviteFriendRegular.tsx @@ -15,7 +15,7 @@ const IconInviteFriendRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInviteFriendThin.tsx b/react/IconInviteFriendThin.tsx index 08a3e572e..2216bc947 100644 --- a/react/IconInviteFriendThin.tsx +++ b/react/IconInviteFriendThin.tsx @@ -15,7 +15,7 @@ const IconInviteFriendThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInviteRegular.tsx b/react/IconInviteRegular.tsx index fa80763a0..21656f968 100644 --- a/react/IconInviteRegular.tsx +++ b/react/IconInviteRegular.tsx @@ -15,7 +15,7 @@ const IconInviteRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconInviteThin.tsx b/react/IconInviteThin.tsx index 527d127f5..800d341da 100644 --- a/react/IconInviteThin.tsx +++ b/react/IconInviteThin.tsx @@ -15,7 +15,7 @@ const IconInviteThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconIosShareFill.tsx b/react/IconIosShareFill.tsx index 7a4915717..8e5eb5561 100644 --- a/react/IconIosShareFill.tsx +++ b/react/IconIosShareFill.tsx @@ -15,7 +15,7 @@ const IconIosShareFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconIosShareRegular.tsx b/react/IconIosShareRegular.tsx index ded8af358..9d2c1d187 100644 --- a/react/IconIosShareRegular.tsx +++ b/react/IconIosShareRegular.tsx @@ -15,7 +15,7 @@ const IconIosShareRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconIosShareThin.tsx b/react/IconIosShareThin.tsx index 5d8207b09..30b8fc8ee 100644 --- a/react/IconIosShareThin.tsx +++ b/react/IconIosShareThin.tsx @@ -15,7 +15,7 @@ const IconIosShareThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconJobsFill.tsx b/react/IconJobsFill.tsx index 86b15e78e..e83c35016 100644 --- a/react/IconJobsFill.tsx +++ b/react/IconJobsFill.tsx @@ -15,7 +15,7 @@ const IconJobsFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconJobsRegular.tsx b/react/IconJobsRegular.tsx index 2a158349d..b9195c04a 100644 --- a/react/IconJobsRegular.tsx +++ b/react/IconJobsRegular.tsx @@ -15,7 +15,7 @@ const IconJobsRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconJobsThin.tsx b/react/IconJobsThin.tsx index cfd54d908..0e4720fa9 100644 --- a/react/IconJobsThin.tsx +++ b/react/IconJobsThin.tsx @@ -15,7 +15,7 @@ const IconJobsThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconKeyboardHidingFill.tsx b/react/IconKeyboardHidingFill.tsx index f32d0417c..473cbd26d 100644 --- a/react/IconKeyboardHidingFill.tsx +++ b/react/IconKeyboardHidingFill.tsx @@ -15,7 +15,7 @@ const IconKeyboardHidingFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconKeyboardHidingRegular.tsx b/react/IconKeyboardHidingRegular.tsx index 3a97e1b3e..576b3abbf 100644 --- a/react/IconKeyboardHidingRegular.tsx +++ b/react/IconKeyboardHidingRegular.tsx @@ -15,7 +15,7 @@ const IconKeyboardHidingRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconKeyboardHidingThin.tsx b/react/IconKeyboardHidingThin.tsx index 1141ceaac..b9e01661a 100644 --- a/react/IconKeyboardHidingThin.tsx +++ b/react/IconKeyboardHidingThin.tsx @@ -15,7 +15,7 @@ const IconKeyboardHidingThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconKeywordFill.tsx b/react/IconKeywordFill.tsx index 369286d8f..c2feab1d5 100644 --- a/react/IconKeywordFill.tsx +++ b/react/IconKeywordFill.tsx @@ -15,7 +15,7 @@ const IconKeywordFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconKeywordRegular.tsx b/react/IconKeywordRegular.tsx index a39fd237e..3f0abf64f 100644 --- a/react/IconKeywordRegular.tsx +++ b/react/IconKeywordRegular.tsx @@ -15,7 +15,7 @@ const IconKeywordRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconKeywordThin.tsx b/react/IconKeywordThin.tsx index 59e7c9db5..888edf864 100644 --- a/react/IconKeywordThin.tsx +++ b/react/IconKeywordThin.tsx @@ -15,7 +15,7 @@ const IconKeywordThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLaptopFill.tsx b/react/IconLaptopFill.tsx index b520216be..a2c1169a7 100644 --- a/react/IconLaptopFill.tsx +++ b/react/IconLaptopFill.tsx @@ -15,7 +15,7 @@ const IconLaptopFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLaptopRegular.tsx b/react/IconLaptopRegular.tsx index 3397b5e69..19f313a1c 100644 --- a/react/IconLaptopRegular.tsx +++ b/react/IconLaptopRegular.tsx @@ -15,7 +15,7 @@ const IconLaptopRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLaptopThin.tsx b/react/IconLaptopThin.tsx index 3bf6132e3..963c1532e 100644 --- a/react/IconLaptopThin.tsx +++ b/react/IconLaptopThin.tsx @@ -15,7 +15,7 @@ const IconLaptopThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLeafFill.tsx b/react/IconLeafFill.tsx index 05390efb9..ae3d73a7a 100644 --- a/react/IconLeafFill.tsx +++ b/react/IconLeafFill.tsx @@ -15,7 +15,7 @@ const IconLeafFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLeafRegular.tsx b/react/IconLeafRegular.tsx index 9f131ec55..376a4f204 100644 --- a/react/IconLeafRegular.tsx +++ b/react/IconLeafRegular.tsx @@ -15,7 +15,7 @@ const IconLeafRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLeafThin.tsx b/react/IconLeafThin.tsx index 888a29f23..13f1f001e 100644 --- a/react/IconLeafThin.tsx +++ b/react/IconLeafThin.tsx @@ -15,7 +15,7 @@ const IconLeafThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListCardFill.tsx b/react/IconListCardFill.tsx index c419408c4..985215c34 100644 --- a/react/IconListCardFill.tsx +++ b/react/IconListCardFill.tsx @@ -15,7 +15,7 @@ const IconListCardFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListCardRegular.tsx b/react/IconListCardRegular.tsx index e2a852d8e..8185e3971 100644 --- a/react/IconListCardRegular.tsx +++ b/react/IconListCardRegular.tsx @@ -15,7 +15,7 @@ const IconListCardRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListCardThin.tsx b/react/IconListCardThin.tsx index 5ee16b44a..a703831c7 100644 --- a/react/IconListCardThin.tsx +++ b/react/IconListCardThin.tsx @@ -15,7 +15,7 @@ const IconListCardThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListCheckFill.tsx b/react/IconListCheckFill.tsx index 1a1ee6783..9f1f0ced7 100644 --- a/react/IconListCheckFill.tsx +++ b/react/IconListCheckFill.tsx @@ -15,7 +15,7 @@ const IconListCheckFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListCheckRegular.tsx b/react/IconListCheckRegular.tsx index b359df9ca..9e3b28bd9 100644 --- a/react/IconListCheckRegular.tsx +++ b/react/IconListCheckRegular.tsx @@ -15,7 +15,7 @@ const IconListCheckRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListCheckThin.tsx b/react/IconListCheckThin.tsx index ea4e0db31..633b05ba0 100644 --- a/react/IconListCheckThin.tsx +++ b/react/IconListCheckThin.tsx @@ -15,7 +15,7 @@ const IconListCheckThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListFill.tsx b/react/IconListFill.tsx index d5598eb83..650d17aa9 100644 --- a/react/IconListFill.tsx +++ b/react/IconListFill.tsx @@ -15,7 +15,7 @@ const IconListFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListRegular.tsx b/react/IconListRegular.tsx index a517290fb..be96145cb 100644 --- a/react/IconListRegular.tsx +++ b/react/IconListRegular.tsx @@ -15,7 +15,7 @@ const IconListRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListSelectFill.tsx b/react/IconListSelectFill.tsx index e356cb6a8..66954d143 100644 --- a/react/IconListSelectFill.tsx +++ b/react/IconListSelectFill.tsx @@ -15,7 +15,7 @@ const IconListSelectFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListSelectRegular.tsx b/react/IconListSelectRegular.tsx index ca501ee9e..a82b6f4bc 100644 --- a/react/IconListSelectRegular.tsx +++ b/react/IconListSelectRegular.tsx @@ -15,7 +15,7 @@ const IconListSelectRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListSelectThin.tsx b/react/IconListSelectThin.tsx index 360ab79fd..fe8179e23 100644 --- a/react/IconListSelectThin.tsx +++ b/react/IconListSelectThin.tsx @@ -15,7 +15,7 @@ const IconListSelectThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListThin.tsx b/react/IconListThin.tsx index 4b878de91..b680fa04d 100644 --- a/react/IconListThin.tsx +++ b/react/IconListThin.tsx @@ -15,7 +15,7 @@ const IconListThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListThumbnailFill.tsx b/react/IconListThumbnailFill.tsx index e2ebbd9b0..a7b88814d 100644 --- a/react/IconListThumbnailFill.tsx +++ b/react/IconListThumbnailFill.tsx @@ -15,7 +15,7 @@ const IconListThumbnailFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListThumbnailRegular.tsx b/react/IconListThumbnailRegular.tsx index 60c2bdf3c..4b7992246 100644 --- a/react/IconListThumbnailRegular.tsx +++ b/react/IconListThumbnailRegular.tsx @@ -15,7 +15,7 @@ const IconListThumbnailRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconListThumbnailThin.tsx b/react/IconListThumbnailThin.tsx index f2d256fe7..49d8b894b 100644 --- a/react/IconListThumbnailThin.tsx +++ b/react/IconListThumbnailThin.tsx @@ -15,7 +15,7 @@ const IconListThumbnailThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLocationFill.tsx b/react/IconLocationFill.tsx index 1f112930f..9101499d7 100644 --- a/react/IconLocationFill.tsx +++ b/react/IconLocationFill.tsx @@ -15,7 +15,7 @@ const IconLocationFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLocationRegular.tsx b/react/IconLocationRegular.tsx index dcb97fe13..a7ad7904f 100644 --- a/react/IconLocationRegular.tsx +++ b/react/IconLocationRegular.tsx @@ -15,7 +15,7 @@ const IconLocationRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLocationThin.tsx b/react/IconLocationThin.tsx index 56997d8e3..ab6a127cf 100644 --- a/react/IconLocationThin.tsx +++ b/react/IconLocationThin.tsx @@ -15,7 +15,7 @@ const IconLocationThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLockFill.tsx b/react/IconLockFill.tsx index d6d480077..bad59fee9 100644 --- a/react/IconLockFill.tsx +++ b/react/IconLockFill.tsx @@ -15,7 +15,7 @@ const IconLockFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLockRegular.tsx b/react/IconLockRegular.tsx index 0ba4701ac..e6c2c1d51 100644 --- a/react/IconLockRegular.tsx +++ b/react/IconLockRegular.tsx @@ -15,7 +15,7 @@ const IconLockRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLockThin.tsx b/react/IconLockThin.tsx index 33f9c428a..bf8245b6c 100644 --- a/react/IconLockThin.tsx +++ b/react/IconLockThin.tsx @@ -15,7 +15,7 @@ const IconLockThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLoudspeakerFill.tsx b/react/IconLoudspeakerFill.tsx index 167d90457..e34341ac5 100644 --- a/react/IconLoudspeakerFill.tsx +++ b/react/IconLoudspeakerFill.tsx @@ -15,7 +15,7 @@ const IconLoudspeakerFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLoudspeakerRegular.tsx b/react/IconLoudspeakerRegular.tsx index 3b918d565..8d6c60f7b 100644 --- a/react/IconLoudspeakerRegular.tsx +++ b/react/IconLoudspeakerRegular.tsx @@ -15,7 +15,7 @@ const IconLoudspeakerRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconLoudspeakerThin.tsx b/react/IconLoudspeakerThin.tsx index 896b418cb..8e6d16915 100644 --- a/react/IconLoudspeakerThin.tsx +++ b/react/IconLoudspeakerThin.tsx @@ -15,7 +15,7 @@ const IconLoudspeakerThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMapFill.tsx b/react/IconMapFill.tsx index e9b8a0c8b..3de198e2a 100644 --- a/react/IconMapFill.tsx +++ b/react/IconMapFill.tsx @@ -15,7 +15,7 @@ const IconMapFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMapRegular.tsx b/react/IconMapRegular.tsx index 00bee684d..0fc1e15fd 100644 --- a/react/IconMapRegular.tsx +++ b/react/IconMapRegular.tsx @@ -15,7 +15,7 @@ const IconMapRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMapThin.tsx b/react/IconMapThin.tsx index 0c95c8de8..ac36a9a9a 100644 --- a/react/IconMapThin.tsx +++ b/react/IconMapThin.tsx @@ -15,7 +15,7 @@ const IconMapThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMarketCheckFill.tsx b/react/IconMarketCheckFill.tsx index 0bef39796..74138a84d 100644 --- a/react/IconMarketCheckFill.tsx +++ b/react/IconMarketCheckFill.tsx @@ -15,7 +15,7 @@ const IconMarketCheckFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMarketCheckRegular.tsx b/react/IconMarketCheckRegular.tsx index bc08e559a..6946db819 100644 --- a/react/IconMarketCheckRegular.tsx +++ b/react/IconMarketCheckRegular.tsx @@ -15,7 +15,7 @@ const IconMarketCheckRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMarketCheckThin.tsx b/react/IconMarketCheckThin.tsx index fdef7cadf..0b8f96c6e 100644 --- a/react/IconMarketCheckThin.tsx +++ b/react/IconMarketCheckThin.tsx @@ -15,7 +15,7 @@ const IconMarketCheckThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMarketFill.tsx b/react/IconMarketFill.tsx index 4b8344def..19ca5a842 100644 --- a/react/IconMarketFill.tsx +++ b/react/IconMarketFill.tsx @@ -15,7 +15,7 @@ const IconMarketFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMarketRegular.tsx b/react/IconMarketRegular.tsx index c393fe709..c191dd1d3 100644 --- a/react/IconMarketRegular.tsx +++ b/react/IconMarketRegular.tsx @@ -15,7 +15,7 @@ const IconMarketRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMarketThin.tsx b/react/IconMarketThin.tsx index c4640126f..4d4236129 100644 --- a/react/IconMarketThin.tsx +++ b/react/IconMarketThin.tsx @@ -15,7 +15,7 @@ const IconMarketThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMentionFill.tsx b/react/IconMentionFill.tsx index 0503a30cb..b1ddac81a 100644 --- a/react/IconMentionFill.tsx +++ b/react/IconMentionFill.tsx @@ -15,7 +15,7 @@ const IconMentionFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMentionRegular.tsx b/react/IconMentionRegular.tsx index eec81e09d..185937ad0 100644 --- a/react/IconMentionRegular.tsx +++ b/react/IconMentionRegular.tsx @@ -15,7 +15,7 @@ const IconMentionRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMentionThin.tsx b/react/IconMentionThin.tsx index 30e2a1c5d..be4fc0097 100644 --- a/react/IconMentionThin.tsx +++ b/react/IconMentionThin.tsx @@ -15,7 +15,7 @@ const IconMentionThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMenuFill.tsx b/react/IconMenuFill.tsx index 811bf2f4c..6e3bdcfe0 100644 --- a/react/IconMenuFill.tsx +++ b/react/IconMenuFill.tsx @@ -15,7 +15,7 @@ const IconMenuFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMenuRegular.tsx b/react/IconMenuRegular.tsx index c1eae5ae5..54f367219 100644 --- a/react/IconMenuRegular.tsx +++ b/react/IconMenuRegular.tsx @@ -15,7 +15,7 @@ const IconMenuRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMenuThin.tsx b/react/IconMenuThin.tsx index fb365f95a..33d009563 100644 --- a/react/IconMenuThin.tsx +++ b/react/IconMenuThin.tsx @@ -15,7 +15,7 @@ const IconMenuThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMicFill.tsx b/react/IconMicFill.tsx index 58c4541c0..c54a034c8 100644 --- a/react/IconMicFill.tsx +++ b/react/IconMicFill.tsx @@ -15,7 +15,7 @@ const IconMicFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMicOffFill.tsx b/react/IconMicOffFill.tsx index 841d249b3..0a733b3d9 100644 --- a/react/IconMicOffFill.tsx +++ b/react/IconMicOffFill.tsx @@ -15,7 +15,7 @@ const IconMicOffFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMicOffRegular.tsx b/react/IconMicOffRegular.tsx index 68178ceeb..5d653297d 100644 --- a/react/IconMicOffRegular.tsx +++ b/react/IconMicOffRegular.tsx @@ -15,7 +15,7 @@ const IconMicOffRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMicOffThin.tsx b/react/IconMicOffThin.tsx index 9e4dd1066..79df8ac83 100644 --- a/react/IconMicOffThin.tsx +++ b/react/IconMicOffThin.tsx @@ -15,7 +15,7 @@ const IconMicOffThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMicRegular.tsx b/react/IconMicRegular.tsx index 05f5826fe..ad9fc5c6e 100644 --- a/react/IconMicRegular.tsx +++ b/react/IconMicRegular.tsx @@ -15,7 +15,7 @@ const IconMicRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMicThin.tsx b/react/IconMicThin.tsx index e8de56d49..50b54a265 100644 --- a/react/IconMicThin.tsx +++ b/react/IconMicThin.tsx @@ -15,7 +15,7 @@ const IconMicThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMissionFill.tsx b/react/IconMissionFill.tsx index 76abb206f..52872d8b1 100644 --- a/react/IconMissionFill.tsx +++ b/react/IconMissionFill.tsx @@ -15,7 +15,7 @@ const IconMissionFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMissionRegular.tsx b/react/IconMissionRegular.tsx index db278b615..6fa2c09f4 100644 --- a/react/IconMissionRegular.tsx +++ b/react/IconMissionRegular.tsx @@ -15,7 +15,7 @@ const IconMissionRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMissionThin.tsx b/react/IconMissionThin.tsx index b2ed90d64..745ae5a7c 100644 --- a/react/IconMissionThin.tsx +++ b/react/IconMissionThin.tsx @@ -15,7 +15,7 @@ const IconMissionThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMobileFill.tsx b/react/IconMobileFill.tsx index 4a3897fe9..7c589becf 100644 --- a/react/IconMobileFill.tsx +++ b/react/IconMobileFill.tsx @@ -15,7 +15,7 @@ const IconMobileFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMobileRegular.tsx b/react/IconMobileRegular.tsx index 84f81d3d7..d1f182018 100644 --- a/react/IconMobileRegular.tsx +++ b/react/IconMobileRegular.tsx @@ -15,7 +15,7 @@ const IconMobileRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMobileThin.tsx b/react/IconMobileThin.tsx index fc49667f3..0d1695b48 100644 --- a/react/IconMobileThin.tsx +++ b/react/IconMobileThin.tsx @@ -15,7 +15,7 @@ const IconMobileThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoneySendFill.tsx b/react/IconMoneySendFill.tsx index fb7ae2bf9..51c91c047 100644 --- a/react/IconMoneySendFill.tsx +++ b/react/IconMoneySendFill.tsx @@ -15,7 +15,7 @@ const IconMoneySendFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoneySendRegular.tsx b/react/IconMoneySendRegular.tsx index 4d98f6aa2..3b2958ecd 100644 --- a/react/IconMoneySendRegular.tsx +++ b/react/IconMoneySendRegular.tsx @@ -15,7 +15,7 @@ const IconMoneySendRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoneySendThin.tsx b/react/IconMoneySendThin.tsx index 2315583ed..8cf7bb9ca 100644 --- a/react/IconMoneySendThin.tsx +++ b/react/IconMoneySendThin.tsx @@ -15,7 +15,7 @@ const IconMoneySendThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoneyWonFill.tsx b/react/IconMoneyWonFill.tsx index 8e17f76c2..d95526314 100644 --- a/react/IconMoneyWonFill.tsx +++ b/react/IconMoneyWonFill.tsx @@ -15,7 +15,7 @@ const IconMoneyWonFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoneyWonRegular.tsx b/react/IconMoneyWonRegular.tsx index 44d6239dc..ac8f0cf0b 100644 --- a/react/IconMoneyWonRegular.tsx +++ b/react/IconMoneyWonRegular.tsx @@ -15,7 +15,7 @@ const IconMoneyWonRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoneyWonThin.tsx b/react/IconMoneyWonThin.tsx index 83bddf6f0..6645e573f 100644 --- a/react/IconMoneyWonThin.tsx +++ b/react/IconMoneyWonThin.tsx @@ -15,7 +15,7 @@ const IconMoneyWonThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoonFill.tsx b/react/IconMoonFill.tsx index 2e6361ab0..49b3f1831 100644 --- a/react/IconMoonFill.tsx +++ b/react/IconMoonFill.tsx @@ -15,7 +15,7 @@ const IconMoonFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoonRegular.tsx b/react/IconMoonRegular.tsx index db228267c..1b66207b6 100644 --- a/react/IconMoonRegular.tsx +++ b/react/IconMoonRegular.tsx @@ -15,7 +15,7 @@ const IconMoonRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoonThin.tsx b/react/IconMoonThin.tsx index d05faa449..ba7743bff 100644 --- a/react/IconMoonThin.tsx +++ b/react/IconMoonThin.tsx @@ -15,7 +15,7 @@ const IconMoonThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoreHorizFill.tsx b/react/IconMoreHorizFill.tsx index 45ab0493b..77fda9736 100644 --- a/react/IconMoreHorizFill.tsx +++ b/react/IconMoreHorizFill.tsx @@ -15,7 +15,7 @@ const IconMoreHorizFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoreHorizRegular.tsx b/react/IconMoreHorizRegular.tsx index 10318091d..e64e1ab19 100644 --- a/react/IconMoreHorizRegular.tsx +++ b/react/IconMoreHorizRegular.tsx @@ -15,7 +15,7 @@ const IconMoreHorizRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoreHorizThin.tsx b/react/IconMoreHorizThin.tsx index 0cb550ad3..bd7ada08a 100644 --- a/react/IconMoreHorizThin.tsx +++ b/react/IconMoreHorizThin.tsx @@ -15,7 +15,7 @@ const IconMoreHorizThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoreVertFill.tsx b/react/IconMoreVertFill.tsx index 2a12bee09..910421050 100644 --- a/react/IconMoreVertFill.tsx +++ b/react/IconMoreVertFill.tsx @@ -15,7 +15,7 @@ const IconMoreVertFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoreVertRegular.tsx b/react/IconMoreVertRegular.tsx index 11c83bc7b..c41032bd5 100644 --- a/react/IconMoreVertRegular.tsx +++ b/react/IconMoreVertRegular.tsx @@ -15,7 +15,7 @@ const IconMoreVertRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMoreVertThin.tsx b/react/IconMoreVertThin.tsx index 7a0d9d45a..76fd42c42 100644 --- a/react/IconMoreVertThin.tsx +++ b/react/IconMoreVertThin.tsx @@ -15,7 +15,7 @@ const IconMoreVertThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMyFill.tsx b/react/IconMyFill.tsx index 1b9326e69..cdd9ada98 100644 --- a/react/IconMyFill.tsx +++ b/react/IconMyFill.tsx @@ -15,7 +15,7 @@ const IconMyFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMyProfileFill.tsx b/react/IconMyProfileFill.tsx index 5232f46e1..43fdb5cfe 100644 --- a/react/IconMyProfileFill.tsx +++ b/react/IconMyProfileFill.tsx @@ -15,7 +15,7 @@ const IconMyProfileFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMyProfileRegular.tsx b/react/IconMyProfileRegular.tsx index ffaec0700..dbf5ceb81 100644 --- a/react/IconMyProfileRegular.tsx +++ b/react/IconMyProfileRegular.tsx @@ -15,7 +15,7 @@ const IconMyProfileRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMyProfileThin.tsx b/react/IconMyProfileThin.tsx index 364e24829..2753ecb51 100644 --- a/react/IconMyProfileThin.tsx +++ b/react/IconMyProfileThin.tsx @@ -15,7 +15,7 @@ const IconMyProfileThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMyRegular.tsx b/react/IconMyRegular.tsx index b72ffbaea..a62be7564 100644 --- a/react/IconMyRegular.tsx +++ b/react/IconMyRegular.tsx @@ -15,7 +15,7 @@ const IconMyRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconMyThin.tsx b/react/IconMyThin.tsx index e526d4b5d..846d3cfb3 100644 --- a/react/IconMyThin.tsx +++ b/react/IconMyThin.tsx @@ -15,7 +15,7 @@ const IconMyThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNearMeFill.tsx b/react/IconNearMeFill.tsx index 61f6a61a7..2b6443fc9 100644 --- a/react/IconNearMeFill.tsx +++ b/react/IconNearMeFill.tsx @@ -15,7 +15,7 @@ const IconNearMeFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNearMeRegular.tsx b/react/IconNearMeRegular.tsx index 718f50f7f..7451fa4c6 100644 --- a/react/IconNearMeRegular.tsx +++ b/react/IconNearMeRegular.tsx @@ -15,7 +15,7 @@ const IconNearMeRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNearMeThin.tsx b/react/IconNearMeThin.tsx index a888e591a..d51a257cb 100644 --- a/react/IconNearMeThin.tsx +++ b/react/IconNearMeThin.tsx @@ -15,7 +15,7 @@ const IconNearMeThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNewtopicFill.tsx b/react/IconNewtopicFill.tsx index e58e5e949..9a560d41b 100644 --- a/react/IconNewtopicFill.tsx +++ b/react/IconNewtopicFill.tsx @@ -15,7 +15,7 @@ const IconNewtopicFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNewtopicRegular.tsx b/react/IconNewtopicRegular.tsx index 50568e4d0..7b6a3204c 100644 --- a/react/IconNewtopicRegular.tsx +++ b/react/IconNewtopicRegular.tsx @@ -15,7 +15,7 @@ const IconNewtopicRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNewtopicThin.tsx b/react/IconNewtopicThin.tsx index 11d31c097..e7aed58df 100644 --- a/react/IconNewtopicThin.tsx +++ b/react/IconNewtopicThin.tsx @@ -15,7 +15,7 @@ const IconNewtopicThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNoteFill.tsx b/react/IconNoteFill.tsx index 7e1eadef7..d0d1cdcde 100644 --- a/react/IconNoteFill.tsx +++ b/react/IconNoteFill.tsx @@ -15,7 +15,7 @@ const IconNoteFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNoteRegular.tsx b/react/IconNoteRegular.tsx index 79506e27d..157f39060 100644 --- a/react/IconNoteRegular.tsx +++ b/react/IconNoteRegular.tsx @@ -15,7 +15,7 @@ const IconNoteRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNoteThin.tsx b/react/IconNoteThin.tsx index de999e1d7..eb22eeb84 100644 --- a/react/IconNoteThin.tsx +++ b/react/IconNoteThin.tsx @@ -15,7 +15,7 @@ const IconNoteThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNotificationFallFill.tsx b/react/IconNotificationFallFill.tsx index 65cfc09e7..e36476d52 100644 --- a/react/IconNotificationFallFill.tsx +++ b/react/IconNotificationFallFill.tsx @@ -15,7 +15,7 @@ const IconNotificationFallFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNotificationFallRegular.tsx b/react/IconNotificationFallRegular.tsx index 8761ccf27..69cfa4e93 100644 --- a/react/IconNotificationFallRegular.tsx +++ b/react/IconNotificationFallRegular.tsx @@ -15,7 +15,7 @@ const IconNotificationFallRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNotificationFallThin.tsx b/react/IconNotificationFallThin.tsx index f849262ce..0a8f2643c 100644 --- a/react/IconNotificationFallThin.tsx +++ b/react/IconNotificationFallThin.tsx @@ -15,7 +15,7 @@ const IconNotificationFallThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNotificationFill.tsx b/react/IconNotificationFill.tsx index 5fa24c772..08c782c5b 100644 --- a/react/IconNotificationFill.tsx +++ b/react/IconNotificationFill.tsx @@ -15,7 +15,7 @@ const IconNotificationFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNotificationOffFill.tsx b/react/IconNotificationOffFill.tsx index 4dbe7451f..a8066f7a4 100644 --- a/react/IconNotificationOffFill.tsx +++ b/react/IconNotificationOffFill.tsx @@ -15,7 +15,7 @@ const IconNotificationOffFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNotificationOffRegular.tsx b/react/IconNotificationOffRegular.tsx index 1e8bc4d0f..7b914b191 100644 --- a/react/IconNotificationOffRegular.tsx +++ b/react/IconNotificationOffRegular.tsx @@ -15,7 +15,7 @@ const IconNotificationOffRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNotificationOffThin.tsx b/react/IconNotificationOffThin.tsx index 5795ffad6..bde2c2608 100644 --- a/react/IconNotificationOffThin.tsx +++ b/react/IconNotificationOffThin.tsx @@ -15,7 +15,7 @@ const IconNotificationOffThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNotificationRegular.tsx b/react/IconNotificationRegular.tsx index df2b2681f..bd27695ee 100644 --- a/react/IconNotificationRegular.tsx +++ b/react/IconNotificationRegular.tsx @@ -15,7 +15,7 @@ const IconNotificationRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconNotificationThin.tsx b/react/IconNotificationThin.tsx index a9ecebb85..fa6c433a1 100644 --- a/react/IconNotificationThin.tsx +++ b/react/IconNotificationThin.tsx @@ -15,7 +15,7 @@ const IconNotificationThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconOrderFill.tsx b/react/IconOrderFill.tsx index 67de551ee..800c24515 100644 --- a/react/IconOrderFill.tsx +++ b/react/IconOrderFill.tsx @@ -15,7 +15,7 @@ const IconOrderFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconOrderRegular.tsx b/react/IconOrderRegular.tsx index 408554b80..4705005c9 100644 --- a/react/IconOrderRegular.tsx +++ b/react/IconOrderRegular.tsx @@ -15,7 +15,7 @@ const IconOrderRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconOrderThin.tsx b/react/IconOrderThin.tsx index 019b494c1..64a7c33f3 100644 --- a/react/IconOrderThin.tsx +++ b/react/IconOrderThin.tsx @@ -15,7 +15,7 @@ const IconOrderThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPauseFill.tsx b/react/IconPauseFill.tsx index b29880eaa..00718105e 100644 --- a/react/IconPauseFill.tsx +++ b/react/IconPauseFill.tsx @@ -15,7 +15,7 @@ const IconPauseFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPauseRegular.tsx b/react/IconPauseRegular.tsx index bc641501b..178b2c6c1 100644 --- a/react/IconPauseRegular.tsx +++ b/react/IconPauseRegular.tsx @@ -15,7 +15,7 @@ const IconPauseRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPauseThin.tsx b/react/IconPauseThin.tsx index 322e647de..403882f30 100644 --- a/react/IconPauseThin.tsx +++ b/react/IconPauseThin.tsx @@ -15,7 +15,7 @@ const IconPauseThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPaymentFill.tsx b/react/IconPaymentFill.tsx index bc375fec9..a39858459 100644 --- a/react/IconPaymentFill.tsx +++ b/react/IconPaymentFill.tsx @@ -15,7 +15,7 @@ const IconPaymentFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPaymentRegular.tsx b/react/IconPaymentRegular.tsx index c44a73001..85c497fac 100644 --- a/react/IconPaymentRegular.tsx +++ b/react/IconPaymentRegular.tsx @@ -15,7 +15,7 @@ const IconPaymentRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPaymentThin.tsx b/react/IconPaymentThin.tsx index 11d28a006..753d096fa 100644 --- a/react/IconPaymentThin.tsx +++ b/react/IconPaymentThin.tsx @@ -15,7 +15,7 @@ const IconPaymentThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPercentFill.tsx b/react/IconPercentFill.tsx index 289dfa333..d77fe6bc4 100644 --- a/react/IconPercentFill.tsx +++ b/react/IconPercentFill.tsx @@ -15,7 +15,7 @@ const IconPercentFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPercentRegular.tsx b/react/IconPercentRegular.tsx index cebdd975a..f6a271ece 100644 --- a/react/IconPercentRegular.tsx +++ b/react/IconPercentRegular.tsx @@ -15,7 +15,7 @@ const IconPercentRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPercentThin.tsx b/react/IconPercentThin.tsx index 13411b4bd..532e134e3 100644 --- a/react/IconPercentThin.tsx +++ b/react/IconPercentThin.tsx @@ -15,7 +15,7 @@ const IconPercentThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoEditCropFill.tsx b/react/IconPhotoEditCropFill.tsx index ff9a71bfb..461d01fac 100644 --- a/react/IconPhotoEditCropFill.tsx +++ b/react/IconPhotoEditCropFill.tsx @@ -15,7 +15,7 @@ const IconPhotoEditCropFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoEditCropRegular.tsx b/react/IconPhotoEditCropRegular.tsx index d3a0d08b9..558d8c5e6 100644 --- a/react/IconPhotoEditCropRegular.tsx +++ b/react/IconPhotoEditCropRegular.tsx @@ -15,7 +15,7 @@ const IconPhotoEditCropRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoEditCropThin.tsx b/react/IconPhotoEditCropThin.tsx index 3637a34f6..e17b115d5 100644 --- a/react/IconPhotoEditCropThin.tsx +++ b/react/IconPhotoEditCropThin.tsx @@ -15,7 +15,7 @@ const IconPhotoEditCropThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoEditDrawFill.tsx b/react/IconPhotoEditDrawFill.tsx index 676005adc..ee8fe6e80 100644 --- a/react/IconPhotoEditDrawFill.tsx +++ b/react/IconPhotoEditDrawFill.tsx @@ -15,7 +15,7 @@ const IconPhotoEditDrawFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoEditDrawRegular.tsx b/react/IconPhotoEditDrawRegular.tsx index df8f9de06..6661cfc1e 100644 --- a/react/IconPhotoEditDrawRegular.tsx +++ b/react/IconPhotoEditDrawRegular.tsx @@ -15,7 +15,7 @@ const IconPhotoEditDrawRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoEditDrawThin.tsx b/react/IconPhotoEditDrawThin.tsx index e829b9ebd..a66bc6450 100644 --- a/react/IconPhotoEditDrawThin.tsx +++ b/react/IconPhotoEditDrawThin.tsx @@ -15,7 +15,7 @@ const IconPhotoEditDrawThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoEditFill.tsx b/react/IconPhotoEditFill.tsx index e9c6e6883..38b1653d2 100644 --- a/react/IconPhotoEditFill.tsx +++ b/react/IconPhotoEditFill.tsx @@ -15,7 +15,7 @@ const IconPhotoEditFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoEditRegular.tsx b/react/IconPhotoEditRegular.tsx index e4417c919..2d734007d 100644 --- a/react/IconPhotoEditRegular.tsx +++ b/react/IconPhotoEditRegular.tsx @@ -15,7 +15,7 @@ const IconPhotoEditRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoEditRotateFill.tsx b/react/IconPhotoEditRotateFill.tsx index 749d1af83..7fdb77706 100644 --- a/react/IconPhotoEditRotateFill.tsx +++ b/react/IconPhotoEditRotateFill.tsx @@ -15,7 +15,7 @@ const IconPhotoEditRotateFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoEditRotateRegular.tsx b/react/IconPhotoEditRotateRegular.tsx index 9374103df..8a91238b3 100644 --- a/react/IconPhotoEditRotateRegular.tsx +++ b/react/IconPhotoEditRotateRegular.tsx @@ -15,7 +15,7 @@ const IconPhotoEditRotateRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoEditRotateThin.tsx b/react/IconPhotoEditRotateThin.tsx index 74b68a9c5..44ce24812 100644 --- a/react/IconPhotoEditRotateThin.tsx +++ b/react/IconPhotoEditRotateThin.tsx @@ -15,7 +15,7 @@ const IconPhotoEditRotateThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoEditThin.tsx b/react/IconPhotoEditThin.tsx index 80b57d8a6..e5c690a08 100644 --- a/react/IconPhotoEditThin.tsx +++ b/react/IconPhotoEditThin.tsx @@ -15,7 +15,7 @@ const IconPhotoEditThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoFill.tsx b/react/IconPhotoFill.tsx index af17663bc..ce26a7a96 100644 --- a/react/IconPhotoFill.tsx +++ b/react/IconPhotoFill.tsx @@ -15,7 +15,7 @@ const IconPhotoFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoRegular.tsx b/react/IconPhotoRegular.tsx index 6c733bb40..e767c175f 100644 --- a/react/IconPhotoRegular.tsx +++ b/react/IconPhotoRegular.tsx @@ -15,7 +15,7 @@ const IconPhotoRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoSeveralFill.tsx b/react/IconPhotoSeveralFill.tsx index a114b71b3..825240af1 100644 --- a/react/IconPhotoSeveralFill.tsx +++ b/react/IconPhotoSeveralFill.tsx @@ -15,7 +15,7 @@ const IconPhotoSeveralFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoSeveralRegular.tsx b/react/IconPhotoSeveralRegular.tsx index 78f6a9e95..2aaf89e79 100644 --- a/react/IconPhotoSeveralRegular.tsx +++ b/react/IconPhotoSeveralRegular.tsx @@ -15,7 +15,7 @@ const IconPhotoSeveralRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoSeveralThin.tsx b/react/IconPhotoSeveralThin.tsx index 2f6a81583..9d88da5dc 100644 --- a/react/IconPhotoSeveralThin.tsx +++ b/react/IconPhotoSeveralThin.tsx @@ -15,7 +15,7 @@ const IconPhotoSeveralThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPhotoThin.tsx b/react/IconPhotoThin.tsx index a4aa37251..6bd9356e3 100644 --- a/react/IconPhotoThin.tsx +++ b/react/IconPhotoThin.tsx @@ -15,7 +15,7 @@ const IconPhotoThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPlayFill.tsx b/react/IconPlayFill.tsx index 96f6405eb..345178866 100644 --- a/react/IconPlayFill.tsx +++ b/react/IconPlayFill.tsx @@ -15,7 +15,7 @@ const IconPlayFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPlayRegular.tsx b/react/IconPlayRegular.tsx index 56a1679a6..a45564a07 100644 --- a/react/IconPlayRegular.tsx +++ b/react/IconPlayRegular.tsx @@ -15,7 +15,7 @@ const IconPlayRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPlayThin.tsx b/react/IconPlayThin.tsx index c73a7c200..ddb2b6a48 100644 --- a/react/IconPlayThin.tsx +++ b/react/IconPlayThin.tsx @@ -15,7 +15,7 @@ const IconPlayThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPollFill.tsx b/react/IconPollFill.tsx index 673eb072c..e385a50cc 100644 --- a/react/IconPollFill.tsx +++ b/react/IconPollFill.tsx @@ -15,7 +15,7 @@ const IconPollFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPollRegular.tsx b/react/IconPollRegular.tsx index d870f2a83..2c583cb4a 100644 --- a/react/IconPollRegular.tsx +++ b/react/IconPollRegular.tsx @@ -15,7 +15,7 @@ const IconPollRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPollThin.tsx b/react/IconPollThin.tsx index 7600d6b71..a9547a737 100644 --- a/react/IconPollThin.tsx +++ b/react/IconPollThin.tsx @@ -15,7 +15,7 @@ const IconPollThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPriceWonFill.tsx b/react/IconPriceWonFill.tsx index 62f02aa51..7ee66b002 100644 --- a/react/IconPriceWonFill.tsx +++ b/react/IconPriceWonFill.tsx @@ -15,7 +15,7 @@ const IconPriceWonFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPriceWonRegular.tsx b/react/IconPriceWonRegular.tsx index cc0a573ca..530c3ab4f 100644 --- a/react/IconPriceWonRegular.tsx +++ b/react/IconPriceWonRegular.tsx @@ -15,7 +15,7 @@ const IconPriceWonRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPriceWonThin.tsx b/react/IconPriceWonThin.tsx index c59fa9eac..7179c7d32 100644 --- a/react/IconPriceWonThin.tsx +++ b/react/IconPriceWonThin.tsx @@ -15,7 +15,7 @@ const IconPriceWonThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconProductFill.tsx b/react/IconProductFill.tsx index d4e4e5395..a98e98a53 100644 --- a/react/IconProductFill.tsx +++ b/react/IconProductFill.tsx @@ -15,7 +15,7 @@ const IconProductFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconProductRegular.tsx b/react/IconProductRegular.tsx index bbe1ca726..82d61436e 100644 --- a/react/IconProductRegular.tsx +++ b/react/IconProductRegular.tsx @@ -15,7 +15,7 @@ const IconProductRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconProductThin.tsx b/react/IconProductThin.tsx index 13277dbc7..dc48aa0c3 100644 --- a/react/IconProductThin.tsx +++ b/react/IconProductThin.tsx @@ -15,7 +15,7 @@ const IconProductThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconProfileBadgeFill.tsx b/react/IconProfileBadgeFill.tsx index 686056ded..06affabd5 100644 --- a/react/IconProfileBadgeFill.tsx +++ b/react/IconProfileBadgeFill.tsx @@ -15,7 +15,7 @@ const IconProfileBadgeFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconProfileBadgeRegular.tsx b/react/IconProfileBadgeRegular.tsx index 155fe9370..82a79582a 100644 --- a/react/IconProfileBadgeRegular.tsx +++ b/react/IconProfileBadgeRegular.tsx @@ -15,7 +15,7 @@ const IconProfileBadgeRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconProfileBadgeThin.tsx b/react/IconProfileBadgeThin.tsx index e17121a06..eb8f469d1 100644 --- a/react/IconProfileBadgeThin.tsx +++ b/react/IconProfileBadgeThin.tsx @@ -15,7 +15,7 @@ const IconProfileBadgeThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconProfileFill.tsx b/react/IconProfileFill.tsx index 39b561dc0..4c1305c0d 100644 --- a/react/IconProfileFill.tsx +++ b/react/IconProfileFill.tsx @@ -15,7 +15,7 @@ const IconProfileFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconProfileRegular.tsx b/react/IconProfileRegular.tsx index 64ee24c16..61c844c62 100644 --- a/react/IconProfileRegular.tsx +++ b/react/IconProfileRegular.tsx @@ -15,7 +15,7 @@ const IconProfileRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconProfileThin.tsx b/react/IconProfileThin.tsx index dd8088162..c116b7462 100644 --- a/react/IconProfileThin.tsx +++ b/react/IconProfileThin.tsx @@ -15,7 +15,7 @@ const IconProfileThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconProhibitionFill.tsx b/react/IconProhibitionFill.tsx index 46b105599..eee97f7e4 100644 --- a/react/IconProhibitionFill.tsx +++ b/react/IconProhibitionFill.tsx @@ -15,7 +15,7 @@ const IconProhibitionFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconProhibitionRegular.tsx b/react/IconProhibitionRegular.tsx index c38173bbb..0a2e527c8 100644 --- a/react/IconProhibitionRegular.tsx +++ b/react/IconProhibitionRegular.tsx @@ -15,7 +15,7 @@ const IconProhibitionRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconProhibitionThin.tsx b/react/IconProhibitionThin.tsx index 47b483bca..e04916975 100644 --- a/react/IconProhibitionThin.tsx +++ b/react/IconProhibitionThin.tsx @@ -15,7 +15,7 @@ const IconProhibitionThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPushpinFill.tsx b/react/IconPushpinFill.tsx index f386f6924..2d7f6af46 100644 --- a/react/IconPushpinFill.tsx +++ b/react/IconPushpinFill.tsx @@ -15,7 +15,7 @@ const IconPushpinFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPushpinRegular.tsx b/react/IconPushpinRegular.tsx index b8020415f..618285108 100644 --- a/react/IconPushpinRegular.tsx +++ b/react/IconPushpinRegular.tsx @@ -15,7 +15,7 @@ const IconPushpinRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconPushpinThin.tsx b/react/IconPushpinThin.tsx index 4fdb299a7..b730755da 100644 --- a/react/IconPushpinThin.tsx +++ b/react/IconPushpinThin.tsx @@ -15,7 +15,7 @@ const IconPushpinThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconQuestionCheckFill.tsx b/react/IconQuestionCheckFill.tsx index 7b805ffbf..a19b58fe1 100644 --- a/react/IconQuestionCheckFill.tsx +++ b/react/IconQuestionCheckFill.tsx @@ -15,7 +15,7 @@ const IconQuestionCheckFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconQuestionCheckRegular.tsx b/react/IconQuestionCheckRegular.tsx index 4adb849c8..52f140488 100644 --- a/react/IconQuestionCheckRegular.tsx +++ b/react/IconQuestionCheckRegular.tsx @@ -15,7 +15,7 @@ const IconQuestionCheckRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconQuestionCheckThin.tsx b/react/IconQuestionCheckThin.tsx index 625520fae..ff3e60977 100644 --- a/react/IconQuestionCheckThin.tsx +++ b/react/IconQuestionCheckThin.tsx @@ -15,7 +15,7 @@ const IconQuestionCheckThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRedoFill.tsx b/react/IconRedoFill.tsx index fc5933dd0..9a1eb1204 100644 --- a/react/IconRedoFill.tsx +++ b/react/IconRedoFill.tsx @@ -15,7 +15,7 @@ const IconRedoFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRedoRegular.tsx b/react/IconRedoRegular.tsx index dd0cd7f40..ee3ea9f64 100644 --- a/react/IconRedoRegular.tsx +++ b/react/IconRedoRegular.tsx @@ -15,7 +15,7 @@ const IconRedoRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRedoThin.tsx b/react/IconRedoThin.tsx index 76d9cddec..1629d9be3 100644 --- a/react/IconRedoThin.tsx +++ b/react/IconRedoThin.tsx @@ -15,7 +15,7 @@ const IconRedoThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRefundFill.tsx b/react/IconRefundFill.tsx index 4b33a74a2..c190ec657 100644 --- a/react/IconRefundFill.tsx +++ b/react/IconRefundFill.tsx @@ -15,7 +15,7 @@ const IconRefundFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRefundRegular.tsx b/react/IconRefundRegular.tsx index 501a28d9b..7bdac7554 100644 --- a/react/IconRefundRegular.tsx +++ b/react/IconRefundRegular.tsx @@ -15,7 +15,7 @@ const IconRefundRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRefundThin.tsx b/react/IconRefundThin.tsx index 8fe4c31dd..1e217dceb 100644 --- a/react/IconRefundThin.tsx +++ b/react/IconRefundThin.tsx @@ -15,7 +15,7 @@ const IconRefundThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRemoveCircleFill.tsx b/react/IconRemoveCircleFill.tsx index 5c7eb1103..1aaa841ee 100644 --- a/react/IconRemoveCircleFill.tsx +++ b/react/IconRemoveCircleFill.tsx @@ -15,7 +15,7 @@ const IconRemoveCircleFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRemoveCircleRegular.tsx b/react/IconRemoveCircleRegular.tsx index edf3a34f7..c52b366cb 100644 --- a/react/IconRemoveCircleRegular.tsx +++ b/react/IconRemoveCircleRegular.tsx @@ -15,7 +15,7 @@ const IconRemoveCircleRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRemoveCircleThin.tsx b/react/IconRemoveCircleThin.tsx index 7ccc694e2..c0fc4dc29 100644 --- a/react/IconRemoveCircleThin.tsx +++ b/react/IconRemoveCircleThin.tsx @@ -15,7 +15,7 @@ const IconRemoveCircleThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReplyFill.tsx b/react/IconReplyFill.tsx index 725672dfe..ea4f667a9 100644 --- a/react/IconReplyFill.tsx +++ b/react/IconReplyFill.tsx @@ -15,7 +15,7 @@ const IconReplyFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReplyMissionFill.tsx b/react/IconReplyMissionFill.tsx index 64736fdd8..9b8fdb88a 100644 --- a/react/IconReplyMissionFill.tsx +++ b/react/IconReplyMissionFill.tsx @@ -15,7 +15,7 @@ const IconReplyMissionFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReplyMissionRegular.tsx b/react/IconReplyMissionRegular.tsx index c7af385fb..e32097f35 100644 --- a/react/IconReplyMissionRegular.tsx +++ b/react/IconReplyMissionRegular.tsx @@ -15,7 +15,7 @@ const IconReplyMissionRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReplyMissionThin.tsx b/react/IconReplyMissionThin.tsx index 42b9b09ef..c5fe539cd 100644 --- a/react/IconReplyMissionThin.tsx +++ b/react/IconReplyMissionThin.tsx @@ -15,7 +15,7 @@ const IconReplyMissionThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReplyReFill.tsx b/react/IconReplyReFill.tsx index a94d40ec8..ad923d823 100644 --- a/react/IconReplyReFill.tsx +++ b/react/IconReplyReFill.tsx @@ -15,7 +15,7 @@ const IconReplyReFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReplyReRegular.tsx b/react/IconReplyReRegular.tsx index 547b720c2..b6274fbce 100644 --- a/react/IconReplyReRegular.tsx +++ b/react/IconReplyReRegular.tsx @@ -15,7 +15,7 @@ const IconReplyReRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReplyReThin.tsx b/react/IconReplyReThin.tsx index d6ce0d070..d159e4be8 100644 --- a/react/IconReplyReThin.tsx +++ b/react/IconReplyReThin.tsx @@ -15,7 +15,7 @@ const IconReplyReThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReplyRegular.tsx b/react/IconReplyRegular.tsx index a46157b45..a5012bbc2 100644 --- a/react/IconReplyRegular.tsx +++ b/react/IconReplyRegular.tsx @@ -15,7 +15,7 @@ const IconReplyRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReplyThin.tsx b/react/IconReplyThin.tsx index d45518b75..8541402ee 100644 --- a/react/IconReplyThin.tsx +++ b/react/IconReplyThin.tsx @@ -15,7 +15,7 @@ const IconReplyThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReportFill.tsx b/react/IconReportFill.tsx index ec83b553e..0e7aee116 100644 --- a/react/IconReportFill.tsx +++ b/react/IconReportFill.tsx @@ -15,7 +15,7 @@ const IconReportFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReportRegular.tsx b/react/IconReportRegular.tsx index e07d7716a..504403339 100644 --- a/react/IconReportRegular.tsx +++ b/react/IconReportRegular.tsx @@ -15,7 +15,7 @@ const IconReportRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReportThin.tsx b/react/IconReportThin.tsx index 392101ce3..b40e4cf22 100644 --- a/react/IconReportThin.tsx +++ b/react/IconReportThin.tsx @@ -15,7 +15,7 @@ const IconReportThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReservationFill.tsx b/react/IconReservationFill.tsx index 081b08712..9f1bc5ed0 100644 --- a/react/IconReservationFill.tsx +++ b/react/IconReservationFill.tsx @@ -15,7 +15,7 @@ const IconReservationFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReservationRegular.tsx b/react/IconReservationRegular.tsx index 2cd7e148a..afa2c1c60 100644 --- a/react/IconReservationRegular.tsx +++ b/react/IconReservationRegular.tsx @@ -15,7 +15,7 @@ const IconReservationRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReservationThin.tsx b/react/IconReservationThin.tsx index a14977fd5..ef69a72d9 100644 --- a/react/IconReservationThin.tsx +++ b/react/IconReservationThin.tsx @@ -15,7 +15,7 @@ const IconReservationThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRestaurantFill.tsx b/react/IconRestaurantFill.tsx index 3f2b5f7d4..2c8c1862d 100644 --- a/react/IconRestaurantFill.tsx +++ b/react/IconRestaurantFill.tsx @@ -15,7 +15,7 @@ const IconRestaurantFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRestaurantRegular.tsx b/react/IconRestaurantRegular.tsx index 47beb89af..5545d62a3 100644 --- a/react/IconRestaurantRegular.tsx +++ b/react/IconRestaurantRegular.tsx @@ -15,7 +15,7 @@ const IconRestaurantRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRestaurantThin.tsx b/react/IconRestaurantThin.tsx index 3ec81b78c..7bff38c11 100644 --- a/react/IconRestaurantThin.tsx +++ b/react/IconRestaurantThin.tsx @@ -15,7 +15,7 @@ const IconRestaurantThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRetryFill.tsx b/react/IconRetryFill.tsx index 9dc8737f1..640f03e89 100644 --- a/react/IconRetryFill.tsx +++ b/react/IconRetryFill.tsx @@ -15,7 +15,7 @@ const IconRetryFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRetryRegular.tsx b/react/IconRetryRegular.tsx index 8eb0b7fd8..94e03bf55 100644 --- a/react/IconRetryRegular.tsx +++ b/react/IconRetryRegular.tsx @@ -15,7 +15,7 @@ const IconRetryRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconRetryThin.tsx b/react/IconRetryThin.tsx index ccb3e44b5..5812f486e 100644 --- a/react/IconRetryThin.tsx +++ b/react/IconRetryThin.tsx @@ -15,7 +15,7 @@ const IconRetryThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReviewStarFill.tsx b/react/IconReviewStarFill.tsx index bd95e5f8c..23ab50ac6 100644 --- a/react/IconReviewStarFill.tsx +++ b/react/IconReviewStarFill.tsx @@ -15,7 +15,7 @@ const IconReviewStarFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReviewStarRegular.tsx b/react/IconReviewStarRegular.tsx index ee2b91c99..29f102452 100644 --- a/react/IconReviewStarRegular.tsx +++ b/react/IconReviewStarRegular.tsx @@ -15,7 +15,7 @@ const IconReviewStarRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconReviewStarThin.tsx b/react/IconReviewStarThin.tsx index 6f08c1e31..229cc706c 100644 --- a/react/IconReviewStarThin.tsx +++ b/react/IconReviewStarThin.tsx @@ -15,7 +15,7 @@ const IconReviewStarThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconScannerFill.tsx b/react/IconScannerFill.tsx index 3bb7b8c87..8c4537962 100644 --- a/react/IconScannerFill.tsx +++ b/react/IconScannerFill.tsx @@ -15,7 +15,7 @@ const IconScannerFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconScannerRegular.tsx b/react/IconScannerRegular.tsx index 39d806e83..d16c934fe 100644 --- a/react/IconScannerRegular.tsx +++ b/react/IconScannerRegular.tsx @@ -15,7 +15,7 @@ const IconScannerRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconScannerThin.tsx b/react/IconScannerThin.tsx index e1a90d49f..309d69ca9 100644 --- a/react/IconScannerThin.tsx +++ b/react/IconScannerThin.tsx @@ -15,7 +15,7 @@ const IconScannerThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSearchDocFill.tsx b/react/IconSearchDocFill.tsx index b1dc63ad8..40557775f 100644 --- a/react/IconSearchDocFill.tsx +++ b/react/IconSearchDocFill.tsx @@ -15,7 +15,7 @@ const IconSearchDocFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSearchDocRegular.tsx b/react/IconSearchDocRegular.tsx index aa9d88367..6619469e1 100644 --- a/react/IconSearchDocRegular.tsx +++ b/react/IconSearchDocRegular.tsx @@ -15,7 +15,7 @@ const IconSearchDocRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSearchDocThin.tsx b/react/IconSearchDocThin.tsx index 6a4576a85..56852bbfe 100644 --- a/react/IconSearchDocThin.tsx +++ b/react/IconSearchDocThin.tsx @@ -15,7 +15,7 @@ const IconSearchDocThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSearchFill.tsx b/react/IconSearchFill.tsx index 7d09f29b7..65fd172b9 100644 --- a/react/IconSearchFill.tsx +++ b/react/IconSearchFill.tsx @@ -15,7 +15,7 @@ const IconSearchFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSearchRegular.tsx b/react/IconSearchRegular.tsx index f92ba6f56..4fffa504a 100644 --- a/react/IconSearchRegular.tsx +++ b/react/IconSearchRegular.tsx @@ -15,7 +15,7 @@ const IconSearchRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSearchThin.tsx b/react/IconSearchThin.tsx index 4b5d39212..723a641c5 100644 --- a/react/IconSearchThin.tsx +++ b/react/IconSearchThin.tsx @@ -15,7 +15,7 @@ const IconSearchThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSellFill.tsx b/react/IconSellFill.tsx index bfa570744..cb7873c21 100644 --- a/react/IconSellFill.tsx +++ b/react/IconSellFill.tsx @@ -15,7 +15,7 @@ const IconSellFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSellRegular.tsx b/react/IconSellRegular.tsx index 1aebb30bf..7817133ce 100644 --- a/react/IconSellRegular.tsx +++ b/react/IconSellRegular.tsx @@ -15,7 +15,7 @@ const IconSellRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSellThin.tsx b/react/IconSellThin.tsx index ad80ae620..4d850df30 100644 --- a/react/IconSellThin.tsx +++ b/react/IconSellThin.tsx @@ -15,7 +15,7 @@ const IconSellThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSettingFill.tsx b/react/IconSettingFill.tsx index 4b575a4f4..a17a2cc2b 100644 --- a/react/IconSettingFill.tsx +++ b/react/IconSettingFill.tsx @@ -15,7 +15,7 @@ const IconSettingFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSettingRegular.tsx b/react/IconSettingRegular.tsx index 8f8edda31..69f588c7a 100644 --- a/react/IconSettingRegular.tsx +++ b/react/IconSettingRegular.tsx @@ -15,7 +15,7 @@ const IconSettingRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSettingThin.tsx b/react/IconSettingThin.tsx index 855ee9152..2df56dab4 100644 --- a/react/IconSettingThin.tsx +++ b/react/IconSettingThin.tsx @@ -15,7 +15,7 @@ const IconSettingThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSignoutFill.tsx b/react/IconSignoutFill.tsx index 91bc36d53..f64af4727 100644 --- a/react/IconSignoutFill.tsx +++ b/react/IconSignoutFill.tsx @@ -15,7 +15,7 @@ const IconSignoutFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSignoutRegular.tsx b/react/IconSignoutRegular.tsx index d6cb62be1..cbd4c15e8 100644 --- a/react/IconSignoutRegular.tsx +++ b/react/IconSignoutRegular.tsx @@ -15,7 +15,7 @@ const IconSignoutRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSignoutThin.tsx b/react/IconSignoutThin.tsx index 6cbe27ed9..19548e769 100644 --- a/react/IconSignoutThin.tsx +++ b/react/IconSignoutThin.tsx @@ -15,7 +15,7 @@ const IconSignoutThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSortFill.tsx b/react/IconSortFill.tsx index 124f8de55..fa26a9b95 100644 --- a/react/IconSortFill.tsx +++ b/react/IconSortFill.tsx @@ -15,7 +15,7 @@ const IconSortFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSortRegular.tsx b/react/IconSortRegular.tsx index 132aee8b2..5cf6542d7 100644 --- a/react/IconSortRegular.tsx +++ b/react/IconSortRegular.tsx @@ -15,7 +15,7 @@ const IconSortRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSortThin.tsx b/react/IconSortThin.tsx index 134bfcaef..1cea6015f 100644 --- a/react/IconSortThin.tsx +++ b/react/IconSortThin.tsx @@ -15,7 +15,7 @@ const IconSortThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconStoryArticleFill.tsx b/react/IconStoryArticleFill.tsx index 72e52ffd7..99c3cfe92 100644 --- a/react/IconStoryArticleFill.tsx +++ b/react/IconStoryArticleFill.tsx @@ -15,7 +15,7 @@ const IconStoryArticleFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconStoryArticleRegular.tsx b/react/IconStoryArticleRegular.tsx index 10e94d208..68db04ed6 100644 --- a/react/IconStoryArticleRegular.tsx +++ b/react/IconStoryArticleRegular.tsx @@ -15,7 +15,7 @@ const IconStoryArticleRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconStoryArticleThin.tsx b/react/IconStoryArticleThin.tsx index f238842bd..919f13d7f 100644 --- a/react/IconStoryArticleThin.tsx +++ b/react/IconStoryArticleThin.tsx @@ -15,7 +15,7 @@ const IconStoryArticleThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconStoryFill.tsx b/react/IconStoryFill.tsx index 64f7c92dc..af8d0f7f4 100644 --- a/react/IconStoryFill.tsx +++ b/react/IconStoryFill.tsx @@ -15,7 +15,7 @@ const IconStoryFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconStoryRegular.tsx b/react/IconStoryRegular.tsx index 30ad23997..7c0ac774a 100644 --- a/react/IconStoryRegular.tsx +++ b/react/IconStoryRegular.tsx @@ -15,7 +15,7 @@ const IconStoryRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconStoryThin.tsx b/react/IconStoryThin.tsx index 4629fdaf2..88993bf15 100644 --- a/react/IconStoryThin.tsx +++ b/react/IconStoryThin.tsx @@ -15,7 +15,7 @@ const IconStoryThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSubtractCircleFill.tsx b/react/IconSubtractCircleFill.tsx index 517fd7fe3..31d38de10 100644 --- a/react/IconSubtractCircleFill.tsx +++ b/react/IconSubtractCircleFill.tsx @@ -15,7 +15,7 @@ const IconSubtractCircleFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSubtractCircleRegular.tsx b/react/IconSubtractCircleRegular.tsx index 70e52f609..86e5ad58c 100644 --- a/react/IconSubtractCircleRegular.tsx +++ b/react/IconSubtractCircleRegular.tsx @@ -15,7 +15,7 @@ const IconSubtractCircleRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSubtractCircleThin.tsx b/react/IconSubtractCircleThin.tsx index 1a6bd089a..522a3c4ec 100644 --- a/react/IconSubtractCircleThin.tsx +++ b/react/IconSubtractCircleThin.tsx @@ -15,7 +15,7 @@ const IconSubtractCircleThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSubtractionFill.tsx b/react/IconSubtractionFill.tsx index 3578b5a1f..9c32c7167 100644 --- a/react/IconSubtractionFill.tsx +++ b/react/IconSubtractionFill.tsx @@ -15,7 +15,7 @@ const IconSubtractionFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSubtractionRegular.tsx b/react/IconSubtractionRegular.tsx index 054ba74f7..fb4ac1a50 100644 --- a/react/IconSubtractionRegular.tsx +++ b/react/IconSubtractionRegular.tsx @@ -15,7 +15,7 @@ const IconSubtractionRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSubtractionThin.tsx b/react/IconSubtractionThin.tsx index b08a19058..5819a2cbe 100644 --- a/react/IconSubtractionThin.tsx +++ b/react/IconSubtractionThin.tsx @@ -15,7 +15,7 @@ const IconSubtractionThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSuggestFill.tsx b/react/IconSuggestFill.tsx index 589195797..91eef2ec7 100644 --- a/react/IconSuggestFill.tsx +++ b/react/IconSuggestFill.tsx @@ -15,7 +15,7 @@ const IconSuggestFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSuggestRegular.tsx b/react/IconSuggestRegular.tsx index 3bc572efd..9b99c4909 100644 --- a/react/IconSuggestRegular.tsx +++ b/react/IconSuggestRegular.tsx @@ -15,7 +15,7 @@ const IconSuggestRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSuggestThin.tsx b/react/IconSuggestThin.tsx index d6ce45aea..955bb98d4 100644 --- a/react/IconSuggestThin.tsx +++ b/react/IconSuggestThin.tsx @@ -15,7 +15,7 @@ const IconSuggestThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSunFill.tsx b/react/IconSunFill.tsx index 574095753..281861d56 100644 --- a/react/IconSunFill.tsx +++ b/react/IconSunFill.tsx @@ -15,7 +15,7 @@ const IconSunFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSunRegular.tsx b/react/IconSunRegular.tsx index c1ac4932f..10d22cd1b 100644 --- a/react/IconSunRegular.tsx +++ b/react/IconSunRegular.tsx @@ -15,7 +15,7 @@ const IconSunRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconSunThin.tsx b/react/IconSunThin.tsx index c9e50e3f0..ec1d4ddea 100644 --- a/react/IconSunThin.tsx +++ b/react/IconSunThin.tsx @@ -15,7 +15,7 @@ const IconSunThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTalkingdownFill.tsx b/react/IconTalkingdownFill.tsx index e3d9e49ff..6de0eabda 100644 --- a/react/IconTalkingdownFill.tsx +++ b/react/IconTalkingdownFill.tsx @@ -15,7 +15,7 @@ const IconTalkingdownFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTalkingdownRegular.tsx b/react/IconTalkingdownRegular.tsx index 03ab825a9..1765551c9 100644 --- a/react/IconTalkingdownRegular.tsx +++ b/react/IconTalkingdownRegular.tsx @@ -15,7 +15,7 @@ const IconTalkingdownRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTalkingdownThin.tsx b/react/IconTalkingdownThin.tsx index f27c7e255..7f5ede119 100644 --- a/react/IconTalkingdownThin.tsx +++ b/react/IconTalkingdownThin.tsx @@ -15,7 +15,7 @@ const IconTalkingdownThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTalkingupFill.tsx b/react/IconTalkingupFill.tsx index 919cedd3e..d495d797f 100644 --- a/react/IconTalkingupFill.tsx +++ b/react/IconTalkingupFill.tsx @@ -15,7 +15,7 @@ const IconTalkingupFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTalkingupRegular.tsx b/react/IconTalkingupRegular.tsx index f39043730..684b23ce1 100644 --- a/react/IconTalkingupRegular.tsx +++ b/react/IconTalkingupRegular.tsx @@ -15,7 +15,7 @@ const IconTalkingupRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTalkingupThin.tsx b/react/IconTalkingupThin.tsx index 0da72246f..86cfd6911 100644 --- a/react/IconTalkingupThin.tsx +++ b/react/IconTalkingupThin.tsx @@ -15,7 +15,7 @@ const IconTalkingupThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTextFill.tsx b/react/IconTextFill.tsx index c3e64cd9b..c327b5fbb 100644 --- a/react/IconTextFill.tsx +++ b/react/IconTextFill.tsx @@ -15,7 +15,7 @@ const IconTextFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTextRegular.tsx b/react/IconTextRegular.tsx index 636430bb6..35dd35920 100644 --- a/react/IconTextRegular.tsx +++ b/react/IconTextRegular.tsx @@ -15,7 +15,7 @@ const IconTextRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTextThin.tsx b/react/IconTextThin.tsx index 677963466..61c6e0ea9 100644 --- a/react/IconTextThin.tsx +++ b/react/IconTextThin.tsx @@ -15,7 +15,7 @@ const IconTextThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconThumbDownFill.tsx b/react/IconThumbDownFill.tsx index a32b7f2c4..5f5170e0c 100644 --- a/react/IconThumbDownFill.tsx +++ b/react/IconThumbDownFill.tsx @@ -15,7 +15,7 @@ const IconThumbDownFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconThumbDownRegular.tsx b/react/IconThumbDownRegular.tsx index 9e67241c4..d2a6f4656 100644 --- a/react/IconThumbDownRegular.tsx +++ b/react/IconThumbDownRegular.tsx @@ -15,7 +15,7 @@ const IconThumbDownRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconThumbDownThin.tsx b/react/IconThumbDownThin.tsx index b0ee08a1e..a4e9a7c49 100644 --- a/react/IconThumbDownThin.tsx +++ b/react/IconThumbDownThin.tsx @@ -15,7 +15,7 @@ const IconThumbDownThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconThumbUpFill.tsx b/react/IconThumbUpFill.tsx index b3c38f26d..f39afc566 100644 --- a/react/IconThumbUpFill.tsx +++ b/react/IconThumbUpFill.tsx @@ -15,7 +15,7 @@ const IconThumbUpFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconThumbUpRegular.tsx b/react/IconThumbUpRegular.tsx index 2e1ef7e4c..d94935e90 100644 --- a/react/IconThumbUpRegular.tsx +++ b/react/IconThumbUpRegular.tsx @@ -15,7 +15,7 @@ const IconThumbUpRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconThumbUpThin.tsx b/react/IconThumbUpThin.tsx index 9f564452f..5c1e0f1d4 100644 --- a/react/IconThumbUpThin.tsx +++ b/react/IconThumbUpThin.tsx @@ -15,7 +15,7 @@ const IconThumbUpThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconToolboxFill.tsx b/react/IconToolboxFill.tsx index fb2c346a1..0939153c7 100644 --- a/react/IconToolboxFill.tsx +++ b/react/IconToolboxFill.tsx @@ -15,7 +15,7 @@ const IconToolboxFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconToolboxRegular.tsx b/react/IconToolboxRegular.tsx index 2658b48ec..90d7fc520 100644 --- a/react/IconToolboxRegular.tsx +++ b/react/IconToolboxRegular.tsx @@ -15,7 +15,7 @@ const IconToolboxRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconToolboxThin.tsx b/react/IconToolboxThin.tsx index ead6af41c..adc6bc179 100644 --- a/react/IconToolboxThin.tsx +++ b/react/IconToolboxThin.tsx @@ -15,7 +15,7 @@ const IconToolboxThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTranslateFill.tsx b/react/IconTranslateFill.tsx index 63465aa93..95dbed231 100644 --- a/react/IconTranslateFill.tsx +++ b/react/IconTranslateFill.tsx @@ -15,7 +15,7 @@ const IconTranslateFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTranslateRegular.tsx b/react/IconTranslateRegular.tsx index fb77028f2..b2b5ffbd3 100644 --- a/react/IconTranslateRegular.tsx +++ b/react/IconTranslateRegular.tsx @@ -15,7 +15,7 @@ const IconTranslateRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTranslateThin.tsx b/react/IconTranslateThin.tsx index 3e48f5186..349a91cff 100644 --- a/react/IconTranslateThin.tsx +++ b/react/IconTranslateThin.tsx @@ -15,7 +15,7 @@ const IconTranslateThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTrashFill.tsx b/react/IconTrashFill.tsx index 8d53f52e5..adcfe00a0 100644 --- a/react/IconTrashFill.tsx +++ b/react/IconTrashFill.tsx @@ -15,7 +15,7 @@ const IconTrashFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTrashRegular.tsx b/react/IconTrashRegular.tsx index 5413f30d5..7e394189a 100644 --- a/react/IconTrashRegular.tsx +++ b/react/IconTrashRegular.tsx @@ -15,7 +15,7 @@ const IconTrashRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconTrashThin.tsx b/react/IconTrashThin.tsx index 0a388838c..f15207673 100644 --- a/react/IconTrashThin.tsx +++ b/react/IconTrashThin.tsx @@ -15,7 +15,7 @@ const IconTrashThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconUndoFill.tsx b/react/IconUndoFill.tsx index 814095d0c..3958f28db 100644 --- a/react/IconUndoFill.tsx +++ b/react/IconUndoFill.tsx @@ -15,7 +15,7 @@ const IconUndoFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconUndoRegular.tsx b/react/IconUndoRegular.tsx index 8bebd7192..d6a543773 100644 --- a/react/IconUndoRegular.tsx +++ b/react/IconUndoRegular.tsx @@ -15,7 +15,7 @@ const IconUndoRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconUndoThin.tsx b/react/IconUndoThin.tsx index e1be0bb61..d30eb2a3f 100644 --- a/react/IconUndoThin.tsx +++ b/react/IconUndoThin.tsx @@ -15,7 +15,7 @@ const IconUndoThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconUserGroupFill.tsx b/react/IconUserGroupFill.tsx index 6b906f7df..01a5aba62 100644 --- a/react/IconUserGroupFill.tsx +++ b/react/IconUserGroupFill.tsx @@ -15,7 +15,7 @@ const IconUserGroupFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconUserGroupRegular.tsx b/react/IconUserGroupRegular.tsx index be707cb10..0d6e49e3b 100644 --- a/react/IconUserGroupRegular.tsx +++ b/react/IconUserGroupRegular.tsx @@ -15,7 +15,7 @@ const IconUserGroupRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconUserGroupThin.tsx b/react/IconUserGroupThin.tsx index 5b19aabc7..7ef0b9b9c 100644 --- a/react/IconUserGroupThin.tsx +++ b/react/IconUserGroupThin.tsx @@ -15,7 +15,7 @@ const IconUserGroupThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVideoFill.tsx b/react/IconVideoFill.tsx index 05d8ab71c..517d22e5a 100644 --- a/react/IconVideoFill.tsx +++ b/react/IconVideoFill.tsx @@ -15,7 +15,7 @@ const IconVideoFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVideoRegular.tsx b/react/IconVideoRegular.tsx index 818aca575..0de14ca9c 100644 --- a/react/IconVideoRegular.tsx +++ b/react/IconVideoRegular.tsx @@ -15,7 +15,7 @@ const IconVideoRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVideoThin.tsx b/react/IconVideoThin.tsx index ee39b7c56..aee17e560 100644 --- a/react/IconVideoThin.tsx +++ b/react/IconVideoThin.tsx @@ -15,7 +15,7 @@ const IconVideoThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconViewCountFill.tsx b/react/IconViewCountFill.tsx index 62445e0c7..b1fe06c39 100644 --- a/react/IconViewCountFill.tsx +++ b/react/IconViewCountFill.tsx @@ -15,7 +15,7 @@ const IconViewCountFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconViewCountOffFill.tsx b/react/IconViewCountOffFill.tsx index 0c04f79fc..258af248b 100644 --- a/react/IconViewCountOffFill.tsx +++ b/react/IconViewCountOffFill.tsx @@ -15,7 +15,7 @@ const IconViewCountOffFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconViewCountOffRegular.tsx b/react/IconViewCountOffRegular.tsx index 42ae8733a..eeb3ffed8 100644 --- a/react/IconViewCountOffRegular.tsx +++ b/react/IconViewCountOffRegular.tsx @@ -15,7 +15,7 @@ const IconViewCountOffRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconViewCountOffThin.tsx b/react/IconViewCountOffThin.tsx index 1161c15bc..1d48b9343 100644 --- a/react/IconViewCountOffThin.tsx +++ b/react/IconViewCountOffThin.tsx @@ -15,7 +15,7 @@ const IconViewCountOffThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconViewCountRegular.tsx b/react/IconViewCountRegular.tsx index 2c5a475b6..8a71eddf7 100644 --- a/react/IconViewCountRegular.tsx +++ b/react/IconViewCountRegular.tsx @@ -15,7 +15,7 @@ const IconViewCountRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconViewCountThin.tsx b/react/IconViewCountThin.tsx index ef945534a..c8eb65ee0 100644 --- a/react/IconViewCountThin.tsx +++ b/react/IconViewCountThin.tsx @@ -15,7 +15,7 @@ const IconViewCountThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVolumeOffFill.tsx b/react/IconVolumeOffFill.tsx index 48b143b07..4012a9bc6 100644 --- a/react/IconVolumeOffFill.tsx +++ b/react/IconVolumeOffFill.tsx @@ -15,7 +15,7 @@ const IconVolumeOffFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVolumeOffRegular.tsx b/react/IconVolumeOffRegular.tsx index 89005f838..78bc4df00 100644 --- a/react/IconVolumeOffRegular.tsx +++ b/react/IconVolumeOffRegular.tsx @@ -15,7 +15,7 @@ const IconVolumeOffRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVolumeOffThin.tsx b/react/IconVolumeOffThin.tsx index e5816ebf3..678e9508d 100644 --- a/react/IconVolumeOffThin.tsx +++ b/react/IconVolumeOffThin.tsx @@ -15,7 +15,7 @@ const IconVolumeOffThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVolumeOnFill.tsx b/react/IconVolumeOnFill.tsx index 84acd8ebf..bf795efa2 100644 --- a/react/IconVolumeOnFill.tsx +++ b/react/IconVolumeOnFill.tsx @@ -15,7 +15,7 @@ const IconVolumeOnFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVolumeOnRegular.tsx b/react/IconVolumeOnRegular.tsx index 5b251d372..1aa5de3e1 100644 --- a/react/IconVolumeOnRegular.tsx +++ b/react/IconVolumeOnRegular.tsx @@ -15,7 +15,7 @@ const IconVolumeOnRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVolumeOnThin.tsx b/react/IconVolumeOnThin.tsx index c9173f611..7e22b35ba 100644 --- a/react/IconVolumeOnThin.tsx +++ b/react/IconVolumeOnThin.tsx @@ -15,7 +15,7 @@ const IconVolumeOnThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVoteFill.tsx b/react/IconVoteFill.tsx index 438ed1dd1..fbf380741 100644 --- a/react/IconVoteFill.tsx +++ b/react/IconVoteFill.tsx @@ -15,7 +15,7 @@ const IconVoteFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVoteRegular.tsx b/react/IconVoteRegular.tsx index e8609144e..dfd135df7 100644 --- a/react/IconVoteRegular.tsx +++ b/react/IconVoteRegular.tsx @@ -15,7 +15,7 @@ const IconVoteRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVoteThin.tsx b/react/IconVoteThin.tsx index c28b79724..97653da97 100644 --- a/react/IconVoteThin.tsx +++ b/react/IconVoteThin.tsx @@ -15,7 +15,7 @@ const IconVoteThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVoucherFill.tsx b/react/IconVoucherFill.tsx index d59c74108..ab48f8d47 100644 --- a/react/IconVoucherFill.tsx +++ b/react/IconVoucherFill.tsx @@ -15,7 +15,7 @@ const IconVoucherFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVoucherRegular.tsx b/react/IconVoucherRegular.tsx index 69894eac5..b4422c11d 100644 --- a/react/IconVoucherRegular.tsx +++ b/react/IconVoucherRegular.tsx @@ -15,7 +15,7 @@ const IconVoucherRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconVoucherThin.tsx b/react/IconVoucherThin.tsx index 65283aa13..e22eea600 100644 --- a/react/IconVoucherThin.tsx +++ b/react/IconVoucherThin.tsx @@ -15,7 +15,7 @@ const IconVoucherThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWalkFill.tsx b/react/IconWalkFill.tsx index ec679a016..3b8a18c74 100644 --- a/react/IconWalkFill.tsx +++ b/react/IconWalkFill.tsx @@ -15,7 +15,7 @@ const IconWalkFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWalkRegular.tsx b/react/IconWalkRegular.tsx index 2e61fcc37..0d3f8bf0d 100644 --- a/react/IconWalkRegular.tsx +++ b/react/IconWalkRegular.tsx @@ -15,7 +15,7 @@ const IconWalkRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWalkThin.tsx b/react/IconWalkThin.tsx index 8de72167c..ea0744251 100644 --- a/react/IconWalkThin.tsx +++ b/react/IconWalkThin.tsx @@ -15,7 +15,7 @@ const IconWalkThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWarningFill.tsx b/react/IconWarningFill.tsx index bfc690e24..d3a65641e 100644 --- a/react/IconWarningFill.tsx +++ b/react/IconWarningFill.tsx @@ -15,7 +15,7 @@ const IconWarningFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWarningRegular.tsx b/react/IconWarningRegular.tsx index 20692b936..2884805fa 100644 --- a/react/IconWarningRegular.tsx +++ b/react/IconWarningRegular.tsx @@ -15,7 +15,7 @@ const IconWarningRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWarningThin.tsx b/react/IconWarningThin.tsx index 0905ecaab..3b3980e12 100644 --- a/react/IconWarningThin.tsx +++ b/react/IconWarningThin.tsx @@ -15,7 +15,7 @@ const IconWarningThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWriteFill.tsx b/react/IconWriteFill.tsx index 11b6605ee..475736742 100644 --- a/react/IconWriteFill.tsx +++ b/react/IconWriteFill.tsx @@ -15,7 +15,7 @@ const IconWriteFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWriteFrequentUseFill.tsx b/react/IconWriteFrequentUseFill.tsx index f954bb728..f93b91cc2 100644 --- a/react/IconWriteFrequentUseFill.tsx +++ b/react/IconWriteFrequentUseFill.tsx @@ -15,7 +15,7 @@ const IconWriteFrequentUseFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWriteFrequentUseRegular.tsx b/react/IconWriteFrequentUseRegular.tsx index 26e8d8990..6e31e8b72 100644 --- a/react/IconWriteFrequentUseRegular.tsx +++ b/react/IconWriteFrequentUseRegular.tsx @@ -15,7 +15,7 @@ const IconWriteFrequentUseRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWriteFrequentUseThin.tsx b/react/IconWriteFrequentUseThin.tsx index 966dcdfd0..a26652628 100644 --- a/react/IconWriteFrequentUseThin.tsx +++ b/react/IconWriteFrequentUseThin.tsx @@ -15,7 +15,7 @@ const IconWriteFrequentUseThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWriteRegular.tsx b/react/IconWriteRegular.tsx index 9d88eccfa..ef6a017f3 100644 --- a/react/IconWriteRegular.tsx +++ b/react/IconWriteRegular.tsx @@ -15,7 +15,7 @@ const IconWriteRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWriteStoryFill.tsx b/react/IconWriteStoryFill.tsx index 7e641f090..830d8d440 100644 --- a/react/IconWriteStoryFill.tsx +++ b/react/IconWriteStoryFill.tsx @@ -15,7 +15,7 @@ const IconWriteStoryFill = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWriteStoryRegular.tsx b/react/IconWriteStoryRegular.tsx index ee03e9984..569e41bd2 100644 --- a/react/IconWriteStoryRegular.tsx +++ b/react/IconWriteStoryRegular.tsx @@ -15,7 +15,7 @@ const IconWriteStoryRegular = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWriteStoryThin.tsx b/react/IconWriteStoryThin.tsx index 5e1d32370..56772fdd1 100644 --- a/react/IconWriteStoryThin.tsx +++ b/react/IconWriteStoryThin.tsx @@ -15,7 +15,7 @@ const IconWriteStoryThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/react/IconWriteThin.tsx b/react/IconWriteThin.tsx index b1599355a..13b6cd42f 100644 --- a/react/IconWriteThin.tsx +++ b/react/IconWriteThin.tsx @@ -15,7 +15,7 @@ const IconWriteThin = ( fill="none" xmlns="http://www.w3.org/2000/svg" data-seed-icon="true" - data-seed-icon-version="0.6.0" + data-seed-icon-version="0.6.1" width={size} height={size} ref={ref} diff --git a/svg/icon_add_circle_fill.svg b/svg/icon_add_circle_fill.svg index baf5c40ea..69bfa4bf0 100644 --- a/svg/icon_add_circle_fill.svg +++ b/svg/icon_add_circle_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_add_circle_regular.svg b/svg/icon_add_circle_regular.svg index ffe77622a..f0d3ed657 100644 --- a/svg/icon_add_circle_regular.svg +++ b/svg/icon_add_circle_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_add_circle_thin.svg b/svg/icon_add_circle_thin.svg index ad304681d..6dd279a73 100644 --- a/svg/icon_add_circle_thin.svg +++ b/svg/icon_add_circle_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_add_fill.svg b/svg/icon_add_fill.svg index ffa2b72ca..859ffd2ca 100644 --- a/svg/icon_add_fill.svg +++ b/svg/icon_add_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_add_regular.svg b/svg/icon_add_regular.svg index 39c9b7f53..d1f765801 100644 --- a/svg/icon_add_regular.svg +++ b/svg/icon_add_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_add_thin.svg b/svg/icon_add_thin.svg index 25054e004..e8210863a 100644 --- a/svg/icon_add_thin.svg +++ b/svg/icon_add_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_aeb_fill.svg b/svg/icon_aeb_fill.svg index 8803ed1ed..f43e1bc4c 100644 --- a/svg/icon_aeb_fill.svg +++ b/svg/icon_aeb_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_aeb_regular.svg b/svg/icon_aeb_regular.svg index fc7606574..ee230c18a 100644 --- a/svg/icon_aeb_regular.svg +++ b/svg/icon_aeb_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_aeb_thin.svg b/svg/icon_aeb_thin.svg index b5cb8a24c..d68d9631e 100644 --- a/svg/icon_aeb_thin.svg +++ b/svg/icon_aeb_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_android_share_fill.svg b/svg/icon_android_share_fill.svg index 3332f9182..119bc4e95 100644 --- a/svg/icon_android_share_fill.svg +++ b/svg/icon_android_share_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_android_share_regular.svg b/svg/icon_android_share_regular.svg index 297fe98b2..29ed38abd 100644 --- a/svg/icon_android_share_regular.svg +++ b/svg/icon_android_share_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_android_share_thin.svg b/svg/icon_android_share_thin.svg index 4ed767b04..d63d3b58c 100644 --- a/svg/icon_android_share_thin.svg +++ b/svg/icon_android_share_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_downward_fill.svg b/svg/icon_arrow_downward_fill.svg index a0dc9b232..f2cc8917d 100644 --- a/svg/icon_arrow_downward_fill.svg +++ b/svg/icon_arrow_downward_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_downward_regular.svg b/svg/icon_arrow_downward_regular.svg index c6f019805..3811ecd5c 100644 --- a/svg/icon_arrow_downward_regular.svg +++ b/svg/icon_arrow_downward_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_downward_thin.svg b/svg/icon_arrow_downward_thin.svg index 272d5fa80..a7ac36ef7 100644 --- a/svg/icon_arrow_downward_thin.svg +++ b/svg/icon_arrow_downward_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_drop_down_fill.svg b/svg/icon_arrow_drop_down_fill.svg index 3618db5c6..08d300638 100644 --- a/svg/icon_arrow_drop_down_fill.svg +++ b/svg/icon_arrow_drop_down_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_drop_down_regular.svg b/svg/icon_arrow_drop_down_regular.svg index f8718b416..8adee9a89 100644 --- a/svg/icon_arrow_drop_down_regular.svg +++ b/svg/icon_arrow_drop_down_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_drop_down_thin.svg b/svg/icon_arrow_drop_down_thin.svg index e8f5bd713..7686a8a52 100644 --- a/svg/icon_arrow_drop_down_thin.svg +++ b/svg/icon_arrow_drop_down_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_drop_up_fill.svg b/svg/icon_arrow_drop_up_fill.svg index f69e9828f..c8cafc16a 100644 --- a/svg/icon_arrow_drop_up_fill.svg +++ b/svg/icon_arrow_drop_up_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_drop_up_regular.svg b/svg/icon_arrow_drop_up_regular.svg index b83e6eb19..cd2a8acbc 100644 --- a/svg/icon_arrow_drop_up_regular.svg +++ b/svg/icon_arrow_drop_up_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_drop_up_thin.svg b/svg/icon_arrow_drop_up_thin.svg index 083700f74..950b96ee5 100644 --- a/svg/icon_arrow_drop_up_thin.svg +++ b/svg/icon_arrow_drop_up_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_fill.svg b/svg/icon_arrow_fill.svg index 3fd1de8be..4cb5b69cd 100644 --- a/svg/icon_arrow_fill.svg +++ b/svg/icon_arrow_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_regular.svg b/svg/icon_arrow_regular.svg index 795c7529a..16dc313f2 100644 --- a/svg/icon_arrow_regular.svg +++ b/svg/icon_arrow_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_thin.svg b/svg/icon_arrow_thin.svg index b1bb8d72d..5c6577cc6 100644 --- a/svg/icon_arrow_thin.svg +++ b/svg/icon_arrow_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_upward_fill.svg b/svg/icon_arrow_upward_fill.svg index f0825e32e..391754140 100644 --- a/svg/icon_arrow_upward_fill.svg +++ b/svg/icon_arrow_upward_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_upward_regular.svg b/svg/icon_arrow_upward_regular.svg index 9d60f978f..5808e0c65 100644 --- a/svg/icon_arrow_upward_regular.svg +++ b/svg/icon_arrow_upward_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_arrow_upward_thin.svg b/svg/icon_arrow_upward_thin.svg index bd9ac6d61..35b592eb3 100644 --- a/svg/icon_arrow_upward_thin.svg +++ b/svg/icon_arrow_upward_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_article_fill.svg b/svg/icon_article_fill.svg index 1274b5b8d..0b2194fef 100644 --- a/svg/icon_article_fill.svg +++ b/svg/icon_article_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_article_regular.svg b/svg/icon_article_regular.svg index 9431f29d2..a41332899 100644 --- a/svg/icon_article_regular.svg +++ b/svg/icon_article_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_article_thin.svg b/svg/icon_article_thin.svg index 17adfc93f..be6f4fe9a 100644 --- a/svg/icon_article_thin.svg +++ b/svg/icon_article_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_backward_fill.svg b/svg/icon_backward_fill.svg index 99cf7d945..23255cc70 100644 --- a/svg/icon_backward_fill.svg +++ b/svg/icon_backward_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_backward_regular.svg b/svg/icon_backward_regular.svg index 2e4e1adde..ba56d93da 100644 --- a/svg/icon_backward_regular.svg +++ b/svg/icon_backward_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_backward_thin.svg b/svg/icon_backward_thin.svg index a4b0c4cb1..52b1d288f 100644 --- a/svg/icon_backward_thin.svg +++ b/svg/icon_backward_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_bill_fill.svg b/svg/icon_bill_fill.svg index 208a65a55..b33eff542 100644 --- a/svg/icon_bill_fill.svg +++ b/svg/icon_bill_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_bill_regular.svg b/svg/icon_bill_regular.svg index 3e9f56ac7..8e87a14bb 100644 --- a/svg/icon_bill_regular.svg +++ b/svg/icon_bill_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_bill_thin.svg b/svg/icon_bill_thin.svg index 6480f3882..bd15def6e 100644 --- a/svg/icon_bill_thin.svg +++ b/svg/icon_bill_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_bold_fill.svg b/svg/icon_bold_fill.svg index 44fbbb994..f408aa8cf 100644 --- a/svg/icon_bold_fill.svg +++ b/svg/icon_bold_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_bold_regular.svg b/svg/icon_bold_regular.svg index 68a498eca..8e74d8ae0 100644 --- a/svg/icon_bold_regular.svg +++ b/svg/icon_bold_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_bold_thin.svg b/svg/icon_bold_thin.svg index 881968148..18a4b3039 100644 --- a/svg/icon_bold_thin.svg +++ b/svg/icon_bold_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_bookmark_fill.svg b/svg/icon_bookmark_fill.svg index da3bfb19f..96b19eefa 100644 --- a/svg/icon_bookmark_fill.svg +++ b/svg/icon_bookmark_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_bookmark_list_fill.svg b/svg/icon_bookmark_list_fill.svg index 8367e7bd8..4ae34ecb2 100644 --- a/svg/icon_bookmark_list_fill.svg +++ b/svg/icon_bookmark_list_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_bookmark_list_regular.svg b/svg/icon_bookmark_list_regular.svg index 84bc83b60..ae703e170 100644 --- a/svg/icon_bookmark_list_regular.svg +++ b/svg/icon_bookmark_list_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_bookmark_list_thin.svg b/svg/icon_bookmark_list_thin.svg index 150ebf4ac..48b8ffc1a 100644 --- a/svg/icon_bookmark_list_thin.svg +++ b/svg/icon_bookmark_list_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_bookmark_regular.svg b/svg/icon_bookmark_regular.svg index 5b1c5301a..dbaecd003 100644 --- a/svg/icon_bookmark_regular.svg +++ b/svg/icon_bookmark_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_bookmark_thin.svg b/svg/icon_bookmark_thin.svg index a35b5c971..5037a288e 100644 --- a/svg/icon_bookmark_thin.svg +++ b/svg/icon_bookmark_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_calendar_fill.svg b/svg/icon_calendar_fill.svg index fdcbf3875..ff5877c93 100644 --- a/svg/icon_calendar_fill.svg +++ b/svg/icon_calendar_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_calendar_regular.svg b/svg/icon_calendar_regular.svg index 77e36260d..e3827ac72 100644 --- a/svg/icon_calendar_regular.svg +++ b/svg/icon_calendar_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_calendar_thin.svg b/svg/icon_calendar_thin.svg index 3591b2eb3..7e8dd3352 100644 --- a/svg/icon_calendar_thin.svg +++ b/svg/icon_calendar_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_call_declined_fill.svg b/svg/icon_call_declined_fill.svg index 31d579588..9d83184c0 100644 --- a/svg/icon_call_declined_fill.svg +++ b/svg/icon_call_declined_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_call_declined_regular.svg b/svg/icon_call_declined_regular.svg index bcd543a09..35215ac2c 100644 --- a/svg/icon_call_declined_regular.svg +++ b/svg/icon_call_declined_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_call_declined_thin.svg b/svg/icon_call_declined_thin.svg index b2c604110..cf972f4a9 100644 --- a/svg/icon_call_declined_thin.svg +++ b/svg/icon_call_declined_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_call_fill.svg b/svg/icon_call_fill.svg index d48fac145..925d2e162 100644 --- a/svg/icon_call_fill.svg +++ b/svg/icon_call_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_call_regular.svg b/svg/icon_call_regular.svg index ed27ccd52..de71cf899 100644 --- a/svg/icon_call_regular.svg +++ b/svg/icon_call_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_call_thin.svg b/svg/icon_call_thin.svg index 0c6bc6a3e..ce2ed6d9b 100644 --- a/svg/icon_call_thin.svg +++ b/svg/icon_call_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_camera_fill.svg b/svg/icon_camera_fill.svg index 70a8be6ec..5bdd1032d 100644 --- a/svg/icon_camera_fill.svg +++ b/svg/icon_camera_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_camera_regular.svg b/svg/icon_camera_regular.svg index 6d62eda9d..abac6f0cf 100644 --- a/svg/icon_camera_regular.svg +++ b/svg/icon_camera_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_camera_thin.svg b/svg/icon_camera_thin.svg index 953589212..7ba318708 100644 --- a/svg/icon_camera_thin.svg +++ b/svg/icon_camera_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_around_view_fill.svg b/svg/icon_car_around_view_fill.svg index f7dcee615..3f269a7ac 100644 --- a/svg/icon_car_around_view_fill.svg +++ b/svg/icon_car_around_view_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_around_view_regular.svg b/svg/icon_car_around_view_regular.svg index ca859fddf..e66b57bc4 100644 --- a/svg/icon_car_around_view_regular.svg +++ b/svg/icon_car_around_view_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_around_view_thin.svg b/svg/icon_car_around_view_thin.svg index 37da5f6a4..1ec152fc0 100644 --- a/svg/icon_car_around_view_thin.svg +++ b/svg/icon_car_around_view_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_blind_spot_fill.svg b/svg/icon_car_blind_spot_fill.svg index 87589dc74..7c2bcb6d2 100644 --- a/svg/icon_car_blind_spot_fill.svg +++ b/svg/icon_car_blind_spot_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_blind_spot_regular.svg b/svg/icon_car_blind_spot_regular.svg index 2e8388c5d..287a492c9 100644 --- a/svg/icon_car_blind_spot_regular.svg +++ b/svg/icon_car_blind_spot_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_blind_spot_thin.svg b/svg/icon_car_blind_spot_thin.svg index 5d31d0e1e..f1be17222 100644 --- a/svg/icon_car_blind_spot_thin.svg +++ b/svg/icon_car_blind_spot_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_cruise_control_fill.svg b/svg/icon_car_cruise_control_fill.svg index 5af319bc7..bd0addf24 100644 --- a/svg/icon_car_cruise_control_fill.svg +++ b/svg/icon_car_cruise_control_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_cruise_control_regular.svg b/svg/icon_car_cruise_control_regular.svg index 44764efdd..7ba0a0b98 100644 --- a/svg/icon_car_cruise_control_regular.svg +++ b/svg/icon_car_cruise_control_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_cruise_control_thin.svg b/svg/icon_car_cruise_control_thin.svg index f809f8105..ca95a858b 100644 --- a/svg/icon_car_cruise_control_thin.svg +++ b/svg/icon_car_cruise_control_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_epb_fill.svg b/svg/icon_car_epb_fill.svg index 1c1558bb9..d3ff9e0bc 100644 --- a/svg/icon_car_epb_fill.svg +++ b/svg/icon_car_epb_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_epb_regular.svg b/svg/icon_car_epb_regular.svg index 319761ed4..d9ec31e26 100644 --- a/svg/icon_car_epb_regular.svg +++ b/svg/icon_car_epb_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_epb_thin.svg b/svg/icon_car_epb_thin.svg index a4e2805ad..2a419b5d9 100644 --- a/svg/icon_car_epb_thin.svg +++ b/svg/icon_car_epb_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_fill.svg b/svg/icon_car_fill.svg index cb7b2ef39..c673fa333 100644 --- a/svg/icon_car_fill.svg +++ b/svg/icon_car_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_heated_seat_fill.svg b/svg/icon_car_heated_seat_fill.svg index fb85e6cd7..c7a2e586d 100644 --- a/svg/icon_car_heated_seat_fill.svg +++ b/svg/icon_car_heated_seat_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_heated_seat_regular.svg b/svg/icon_car_heated_seat_regular.svg index f65765b44..bd587291b 100644 --- a/svg/icon_car_heated_seat_regular.svg +++ b/svg/icon_car_heated_seat_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_heated_seat_thin.svg b/svg/icon_car_heated_seat_thin.svg index 69f73c809..1c1455434 100644 --- a/svg/icon_car_heated_seat_thin.svg +++ b/svg/icon_car_heated_seat_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_heated_steering_wheel_fill.svg b/svg/icon_car_heated_steering_wheel_fill.svg index b2ede3ba8..0042824b4 100644 --- a/svg/icon_car_heated_steering_wheel_fill.svg +++ b/svg/icon_car_heated_steering_wheel_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_heated_steering_wheel_regular.svg b/svg/icon_car_heated_steering_wheel_regular.svg index 37b0bdb27..23dd90089 100644 --- a/svg/icon_car_heated_steering_wheel_regular.svg +++ b/svg/icon_car_heated_steering_wheel_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_heated_steering_wheel_thin.svg b/svg/icon_car_heated_steering_wheel_thin.svg index 0ab9a96c2..e304e1c83 100644 --- a/svg/icon_car_heated_steering_wheel_thin.svg +++ b/svg/icon_car_heated_steering_wheel_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_ldws_fill.svg b/svg/icon_car_ldws_fill.svg index f08c61ebf..b8faee6c0 100644 --- a/svg/icon_car_ldws_fill.svg +++ b/svg/icon_car_ldws_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_ldws_regular.svg b/svg/icon_car_ldws_regular.svg index b9da3d96a..a3227fc64 100644 --- a/svg/icon_car_ldws_regular.svg +++ b/svg/icon_car_ldws_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_ldws_thin.svg b/svg/icon_car_ldws_thin.svg index 4d4c7b25b..24545fd09 100644 --- a/svg/icon_car_ldws_thin.svg +++ b/svg/icon_car_ldws_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_leather_seat_fill.svg b/svg/icon_car_leather_seat_fill.svg index 48bca915b..17b1da209 100644 --- a/svg/icon_car_leather_seat_fill.svg +++ b/svg/icon_car_leather_seat_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_leather_seat_regular.svg b/svg/icon_car_leather_seat_regular.svg index bda71d7c2..0c4e85720 100644 --- a/svg/icon_car_leather_seat_regular.svg +++ b/svg/icon_car_leather_seat_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_leather_seat_thin.svg b/svg/icon_car_leather_seat_thin.svg index e53006c59..986412ccd 100644 --- a/svg/icon_car_leather_seat_thin.svg +++ b/svg/icon_car_leather_seat_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_navigation_fill.svg b/svg/icon_car_navigation_fill.svg index 38711131b..454f9cb69 100644 --- a/svg/icon_car_navigation_fill.svg +++ b/svg/icon_car_navigation_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_navigation_regular.svg b/svg/icon_car_navigation_regular.svg index 7d1e73ba4..07091a059 100644 --- a/svg/icon_car_navigation_regular.svg +++ b/svg/icon_car_navigation_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_navigation_thin.svg b/svg/icon_car_navigation_thin.svg index 21ce84248..456b72f96 100644 --- a/svg/icon_car_navigation_thin.svg +++ b/svg/icon_car_navigation_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_power_trunk_fill.svg b/svg/icon_car_power_trunk_fill.svg index 2def545ab..c49b9d56b 100644 --- a/svg/icon_car_power_trunk_fill.svg +++ b/svg/icon_car_power_trunk_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_power_trunk_regular.svg b/svg/icon_car_power_trunk_regular.svg index 76a537e21..97b9f8033 100644 --- a/svg/icon_car_power_trunk_regular.svg +++ b/svg/icon_car_power_trunk_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_power_trunk_thin.svg b/svg/icon_car_power_trunk_thin.svg index 2093cc054..249f44c67 100644 --- a/svg/icon_car_power_trunk_thin.svg +++ b/svg/icon_car_power_trunk_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_rear_camera_fill.svg b/svg/icon_car_rear_camera_fill.svg index c07116acf..5841615b4 100644 --- a/svg/icon_car_rear_camera_fill.svg +++ b/svg/icon_car_rear_camera_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_rear_camera_regular.svg b/svg/icon_car_rear_camera_regular.svg index 61faf8e42..e20e7e5b5 100644 --- a/svg/icon_car_rear_camera_regular.svg +++ b/svg/icon_car_rear_camera_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_rear_camera_thin.svg b/svg/icon_car_rear_camera_thin.svg index 99d08a3d9..311db6ef7 100644 --- a/svg/icon_car_rear_camera_thin.svg +++ b/svg/icon_car_rear_camera_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_rear_sensor_fill.svg b/svg/icon_car_rear_sensor_fill.svg index 54b7a98de..55b981e79 100644 --- a/svg/icon_car_rear_sensor_fill.svg +++ b/svg/icon_car_rear_sensor_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_rear_sensor_regular.svg b/svg/icon_car_rear_sensor_regular.svg index f17245411..aa24861a8 100644 --- a/svg/icon_car_rear_sensor_regular.svg +++ b/svg/icon_car_rear_sensor_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_rear_sensor_thin.svg b/svg/icon_car_rear_sensor_thin.svg index d2df5294d..e298e2f72 100644 --- a/svg/icon_car_rear_sensor_thin.svg +++ b/svg/icon_car_rear_sensor_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_regular.svg b/svg/icon_car_regular.svg index 35fad0ef2..d92ccf39a 100644 --- a/svg/icon_car_regular.svg +++ b/svg/icon_car_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_smart_key_fill.svg b/svg/icon_car_smart_key_fill.svg index f701fd626..88314c230 100644 --- a/svg/icon_car_smart_key_fill.svg +++ b/svg/icon_car_smart_key_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_smart_key_regular.svg b/svg/icon_car_smart_key_regular.svg index 51c6191d9..d990183f8 100644 --- a/svg/icon_car_smart_key_regular.svg +++ b/svg/icon_car_smart_key_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_smart_key_thin.svg b/svg/icon_car_smart_key_thin.svg index da872d618..1eb1ffd95 100644 --- a/svg/icon_car_smart_key_thin.svg +++ b/svg/icon_car_smart_key_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_thin.svg b/svg/icon_car_thin.svg index bd4ed096e..d6acd7ed7 100644 --- a/svg/icon_car_thin.svg +++ b/svg/icon_car_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_ventilation_seat_fill.svg b/svg/icon_car_ventilation_seat_fill.svg index 81d07b30c..bd5802f29 100644 --- a/svg/icon_car_ventilation_seat_fill.svg +++ b/svg/icon_car_ventilation_seat_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_ventilation_seat_regular.svg b/svg/icon_car_ventilation_seat_regular.svg index a298a5a19..81af47fdb 100644 --- a/svg/icon_car_ventilation_seat_regular.svg +++ b/svg/icon_car_ventilation_seat_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_car_ventilation_seat_thin.svg b/svg/icon_car_ventilation_seat_thin.svg index 52ae7ee63..67f7223ef 100644 --- a/svg/icon_car_ventilation_seat_thin.svg +++ b/svg/icon_car_ventilation_seat_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_cart_fill.svg b/svg/icon_cart_fill.svg index 4743e8324..32282588c 100644 --- a/svg/icon_cart_fill.svg +++ b/svg/icon_cart_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_cart_regular.svg b/svg/icon_cart_regular.svg index e140dd0fa..aedc91132 100644 --- a/svg/icon_cart_regular.svg +++ b/svg/icon_cart_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_cart_thin.svg b/svg/icon_cart_thin.svg index 2471477e7..6bc2cf7fc 100644 --- a/svg/icon_cart_thin.svg +++ b/svg/icon_cart_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_certification_fill.svg b/svg/icon_certification_fill.svg index f2d86fbb9..781e17f73 100644 --- a/svg/icon_certification_fill.svg +++ b/svg/icon_certification_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_certification_regular.svg b/svg/icon_certification_regular.svg index 6143a1aea..303342a75 100644 --- a/svg/icon_certification_regular.svg +++ b/svg/icon_certification_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_certification_thin.svg b/svg/icon_certification_thin.svg index a57e064f8..d1c896c83 100644 --- a/svg/icon_certification_thin.svg +++ b/svg/icon_certification_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_challenge_fill.svg b/svg/icon_challenge_fill.svg index 2c85b83bd..ae0e03abb 100644 --- a/svg/icon_challenge_fill.svg +++ b/svg/icon_challenge_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_challenge_regular.svg b/svg/icon_challenge_regular.svg index ba7241e49..dac54cf2c 100644 --- a/svg/icon_challenge_regular.svg +++ b/svg/icon_challenge_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_challenge_thin.svg b/svg/icon_challenge_thin.svg index 073ce76e2..f07531863 100644 --- a/svg/icon_challenge_thin.svg +++ b/svg/icon_challenge_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chart_fill.svg b/svg/icon_chart_fill.svg index 40086763c..53511163b 100644 --- a/svg/icon_chart_fill.svg +++ b/svg/icon_chart_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chart_regular.svg b/svg/icon_chart_regular.svg index 9a78fb10d..dced204f4 100644 --- a/svg/icon_chart_regular.svg +++ b/svg/icon_chart_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chart_thin.svg b/svg/icon_chart_thin.svg index 44085ba40..5998ece7e 100644 --- a/svg/icon_chart_thin.svg +++ b/svg/icon_chart_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chat_bubble_check_fill.svg b/svg/icon_chat_bubble_check_fill.svg index 01f540e77..655c2e0bb 100644 --- a/svg/icon_chat_bubble_check_fill.svg +++ b/svg/icon_chat_bubble_check_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chat_bubble_check_regular.svg b/svg/icon_chat_bubble_check_regular.svg index d3072e984..583464cca 100644 --- a/svg/icon_chat_bubble_check_regular.svg +++ b/svg/icon_chat_bubble_check_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chat_bubble_check_thin.svg b/svg/icon_chat_bubble_check_thin.svg index cafc680af..ca0d5f9ba 100644 --- a/svg/icon_chat_bubble_check_thin.svg +++ b/svg/icon_chat_bubble_check_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chatting_fill.svg b/svg/icon_chatting_fill.svg index 88d8e7d9a..163fadf8f 100644 --- a/svg/icon_chatting_fill.svg +++ b/svg/icon_chatting_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chatting_regular.svg b/svg/icon_chatting_regular.svg index 4144048a9..03996d4ce 100644 --- a/svg/icon_chatting_regular.svg +++ b/svg/icon_chatting_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chatting_send_fill.svg b/svg/icon_chatting_send_fill.svg index 4dfbdacfb..301a7db1b 100644 --- a/svg/icon_chatting_send_fill.svg +++ b/svg/icon_chatting_send_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chatting_send_regular.svg b/svg/icon_chatting_send_regular.svg index 4070cf7c0..aa1f6ca71 100644 --- a/svg/icon_chatting_send_regular.svg +++ b/svg/icon_chatting_send_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chatting_send_thin.svg b/svg/icon_chatting_send_thin.svg index 0e90efd39..b0d7150b1 100644 --- a/svg/icon_chatting_send_thin.svg +++ b/svg/icon_chatting_send_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chatting_thin.svg b/svg/icon_chatting_thin.svg index 03a978488..3bdc38410 100644 --- a/svg/icon_chatting_thin.svg +++ b/svg/icon_chatting_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_check_fill.svg b/svg/icon_check_fill.svg index 623872a81..d76170c0f 100644 --- a/svg/icon_check_fill.svg +++ b/svg/icon_check_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_check_flower_fill.svg b/svg/icon_check_flower_fill.svg index 2a54cc43a..072e3b667 100644 --- a/svg/icon_check_flower_fill.svg +++ b/svg/icon_check_flower_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_check_flower_regular.svg b/svg/icon_check_flower_regular.svg index b7c071f12..91ffc6ac7 100644 --- a/svg/icon_check_flower_regular.svg +++ b/svg/icon_check_flower_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_check_flower_thin.svg b/svg/icon_check_flower_thin.svg index c8914effb..6cabcecfa 100644 --- a/svg/icon_check_flower_thin.svg +++ b/svg/icon_check_flower_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_check_regular.svg b/svg/icon_check_regular.svg index 70b08370b..daa02de4f 100644 --- a/svg/icon_check_regular.svg +++ b/svg/icon_check_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_check_thin.svg b/svg/icon_check_thin.svg index 8f4aac301..bbe2ff55c 100644 --- a/svg/icon_check_thin.svg +++ b/svg/icon_check_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chevron_left_fill.svg b/svg/icon_chevron_left_fill.svg index a91b93882..df02de7ed 100644 --- a/svg/icon_chevron_left_fill.svg +++ b/svg/icon_chevron_left_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chevron_left_regular.svg b/svg/icon_chevron_left_regular.svg index 5321ce409..592607eb2 100644 --- a/svg/icon_chevron_left_regular.svg +++ b/svg/icon_chevron_left_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chevron_left_thin.svg b/svg/icon_chevron_left_thin.svg index e8c29faf7..805e5c046 100644 --- a/svg/icon_chevron_left_thin.svg +++ b/svg/icon_chevron_left_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chevron_right_fill.svg b/svg/icon_chevron_right_fill.svg index 6114c65dd..32a3810b5 100644 --- a/svg/icon_chevron_right_fill.svg +++ b/svg/icon_chevron_right_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chevron_right_regular.svg b/svg/icon_chevron_right_regular.svg index 085fbc532..158d28fb1 100644 --- a/svg/icon_chevron_right_regular.svg +++ b/svg/icon_chevron_right_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_chevron_right_thin.svg b/svg/icon_chevron_right_thin.svg index 94df65064..84fe42385 100644 --- a/svg/icon_chevron_right_thin.svg +++ b/svg/icon_chevron_right_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_click_fill.svg b/svg/icon_click_fill.svg index 04fc3e951..c33f64b9b 100644 --- a/svg/icon_click_fill.svg +++ b/svg/icon_click_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_click_regular.svg b/svg/icon_click_regular.svg index 268bf56f7..30aac96f1 100644 --- a/svg/icon_click_regular.svg +++ b/svg/icon_click_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_click_thin.svg b/svg/icon_click_thin.svg index 9671c4cad..3b6e6c22e 100644 --- a/svg/icon_click_thin.svg +++ b/svg/icon_click_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_clock_fill.svg b/svg/icon_clock_fill.svg index d0aceee4b..0362fd898 100644 --- a/svg/icon_clock_fill.svg +++ b/svg/icon_clock_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_clock_regular.svg b/svg/icon_clock_regular.svg index ac0327fd8..481207c8d 100644 --- a/svg/icon_clock_regular.svg +++ b/svg/icon_clock_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_clock_thin.svg b/svg/icon_clock_thin.svg index 056455796..a0ad6210d 100644 --- a/svg/icon_clock_thin.svg +++ b/svg/icon_clock_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_close_fill.svg b/svg/icon_close_fill.svg index 0c3b1e067..147988e03 100644 --- a/svg/icon_close_fill.svg +++ b/svg/icon_close_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_close_regular.svg b/svg/icon_close_regular.svg index 4500c3918..77bfce09b 100644 --- a/svg/icon_close_regular.svg +++ b/svg/icon_close_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_close_thin.svg b/svg/icon_close_thin.svg index d430e12e7..4bbc5d5cd 100644 --- a/svg/icon_close_thin.svg +++ b/svg/icon_close_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_cobuying_fill.svg b/svg/icon_cobuying_fill.svg index 0bd3bf09a..63fa0a4ef 100644 --- a/svg/icon_cobuying_fill.svg +++ b/svg/icon_cobuying_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_cobuying_regular.svg b/svg/icon_cobuying_regular.svg index 936ee449a..8a5b6dd9f 100644 --- a/svg/icon_cobuying_regular.svg +++ b/svg/icon_cobuying_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_cobuying_thin.svg b/svg/icon_cobuying_thin.svg index 067c21a2f..24686cd2c 100644 --- a/svg/icon_cobuying_thin.svg +++ b/svg/icon_cobuying_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_community_fill.svg b/svg/icon_community_fill.svg index 9bbcf2c4c..fbb05a02c 100644 --- a/svg/icon_community_fill.svg +++ b/svg/icon_community_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_community_regular.svg b/svg/icon_community_regular.svg index 7f11f7024..628a21df8 100644 --- a/svg/icon_community_regular.svg +++ b/svg/icon_community_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_community_thin.svg b/svg/icon_community_thin.svg index e3e28b5b7..161afc9f9 100644 --- a/svg/icon_community_thin.svg +++ b/svg/icon_community_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_condo_fill.svg b/svg/icon_condo_fill.svg index 3b1460105..753419a9f 100644 --- a/svg/icon_condo_fill.svg +++ b/svg/icon_condo_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_condo_regular.svg b/svg/icon_condo_regular.svg index 06d052920..5a18d2af1 100644 --- a/svg/icon_condo_regular.svg +++ b/svg/icon_condo_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_condo_thin.svg b/svg/icon_condo_thin.svg index 3e7c325f2..eccf64d2a 100644 --- a/svg/icon_condo_thin.svg +++ b/svg/icon_condo_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_confirmation_fill.svg b/svg/icon_confirmation_fill.svg index d860ab76b..00c91a123 100644 --- a/svg/icon_confirmation_fill.svg +++ b/svg/icon_confirmation_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_confirmation_pay_fill.svg b/svg/icon_confirmation_pay_fill.svg index a6b9fe224..4e376320a 100644 --- a/svg/icon_confirmation_pay_fill.svg +++ b/svg/icon_confirmation_pay_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_confirmation_pay_regular.svg b/svg/icon_confirmation_pay_regular.svg index def54b165..f38645bab 100644 --- a/svg/icon_confirmation_pay_regular.svg +++ b/svg/icon_confirmation_pay_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_confirmation_pay_thin.svg b/svg/icon_confirmation_pay_thin.svg index 3f70a86ae..cf9caa03c 100644 --- a/svg/icon_confirmation_pay_thin.svg +++ b/svg/icon_confirmation_pay_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_confirmation_profile_fill.svg b/svg/icon_confirmation_profile_fill.svg index 2ff910151..be9429a26 100644 --- a/svg/icon_confirmation_profile_fill.svg +++ b/svg/icon_confirmation_profile_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_confirmation_profile_regular.svg b/svg/icon_confirmation_profile_regular.svg index de7384e24..93c43a675 100644 --- a/svg/icon_confirmation_profile_regular.svg +++ b/svg/icon_confirmation_profile_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_confirmation_profile_thin.svg b/svg/icon_confirmation_profile_thin.svg index 3cbbabae8..cae83a4eb 100644 --- a/svg/icon_confirmation_profile_thin.svg +++ b/svg/icon_confirmation_profile_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_confirmation_regular.svg b/svg/icon_confirmation_regular.svg index db987384a..dea396a18 100644 --- a/svg/icon_confirmation_regular.svg +++ b/svg/icon_confirmation_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_confirmation_thin.svg b/svg/icon_confirmation_thin.svg index 1531e4f7c..dc885a6f9 100644 --- a/svg/icon_confirmation_thin.svg +++ b/svg/icon_confirmation_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_contents_fill.svg b/svg/icon_contents_fill.svg index 9c15d7527..d0d569d1a 100644 --- a/svg/icon_contents_fill.svg +++ b/svg/icon_contents_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_contents_regular.svg b/svg/icon_contents_regular.svg index 156456f8e..67df6f45c 100644 --- a/svg/icon_contents_regular.svg +++ b/svg/icon_contents_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_contents_thin.svg b/svg/icon_contents_thin.svg index 9ad8428f6..c748d57df 100644 --- a/svg/icon_contents_thin.svg +++ b/svg/icon_contents_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_convert_fill.svg b/svg/icon_convert_fill.svg index c15409ad3..a2f8805ab 100644 --- a/svg/icon_convert_fill.svg +++ b/svg/icon_convert_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_convert_regular.svg b/svg/icon_convert_regular.svg index 87b16bb13..6d167f326 100644 --- a/svg/icon_convert_regular.svg +++ b/svg/icon_convert_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_convert_thin.svg b/svg/icon_convert_thin.svg index c4dac7449..8d0a48d80 100644 --- a/svg/icon_convert_thin.svg +++ b/svg/icon_convert_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_copy_fill.svg b/svg/icon_copy_fill.svg index 2fc6d1cf8..bb4001995 100644 --- a/svg/icon_copy_fill.svg +++ b/svg/icon_copy_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_copy_regular.svg b/svg/icon_copy_regular.svg index 25c8828a2..ae61dc0d7 100644 --- a/svg/icon_copy_regular.svg +++ b/svg/icon_copy_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_copy_thin.svg b/svg/icon_copy_thin.svg index 967e73ed6..b14b3713d 100644 --- a/svg/icon_copy_thin.svg +++ b/svg/icon_copy_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_coupon_download_done_fill.svg b/svg/icon_coupon_download_done_fill.svg index 64116a2f6..e397636fd 100644 --- a/svg/icon_coupon_download_done_fill.svg +++ b/svg/icon_coupon_download_done_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_coupon_download_done_regular.svg b/svg/icon_coupon_download_done_regular.svg index aa9ce4a9e..50952c462 100644 --- a/svg/icon_coupon_download_done_regular.svg +++ b/svg/icon_coupon_download_done_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_coupon_download_done_thin.svg b/svg/icon_coupon_download_done_thin.svg index 3628daa8d..0762dd369 100644 --- a/svg/icon_coupon_download_done_thin.svg +++ b/svg/icon_coupon_download_done_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_coupon_fill.svg b/svg/icon_coupon_fill.svg index 1910f674f..e018bdeb7 100644 --- a/svg/icon_coupon_fill.svg +++ b/svg/icon_coupon_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_coupon_regular.svg b/svg/icon_coupon_regular.svg index e20a59f0d..4467012b2 100644 --- a/svg/icon_coupon_regular.svg +++ b/svg/icon_coupon_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_coupon_thin.svg b/svg/icon_coupon_thin.svg index 4db54c42a..411332a98 100644 --- a/svg/icon_coupon_thin.svg +++ b/svg/icon_coupon_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_coupon_used_fill.svg b/svg/icon_coupon_used_fill.svg index d3d4efccb..b68292d69 100644 --- a/svg/icon_coupon_used_fill.svg +++ b/svg/icon_coupon_used_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_coupon_used_regular.svg b/svg/icon_coupon_used_regular.svg index ba142f72e..5352e7f8e 100644 --- a/svg/icon_coupon_used_regular.svg +++ b/svg/icon_coupon_used_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_coupon_used_thin.svg b/svg/icon_coupon_used_thin.svg index 029956b13..6bd061e92 100644 --- a/svg/icon_coupon_used_thin.svg +++ b/svg/icon_coupon_used_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_delete_keyboard_fill.svg b/svg/icon_delete_keyboard_fill.svg index 9e0ffc88f..6b2e02b00 100644 --- a/svg/icon_delete_keyboard_fill.svg +++ b/svg/icon_delete_keyboard_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_delete_keyboard_regular.svg b/svg/icon_delete_keyboard_regular.svg index ffbeb1f7f..28b68391d 100644 --- a/svg/icon_delete_keyboard_regular.svg +++ b/svg/icon_delete_keyboard_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_delete_keyboard_thin.svg b/svg/icon_delete_keyboard_thin.svg index 897b8589a..444ffac45 100644 --- a/svg/icon_delete_keyboard_thin.svg +++ b/svg/icon_delete_keyboard_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_delivery_fill.svg b/svg/icon_delivery_fill.svg index 83ce5ae4b..c0adb9f15 100644 --- a/svg/icon_delivery_fill.svg +++ b/svg/icon_delivery_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_delivery_regular.svg b/svg/icon_delivery_regular.svg index a2a867bc7..77a3894e5 100644 --- a/svg/icon_delivery_regular.svg +++ b/svg/icon_delivery_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_delivery_thin.svg b/svg/icon_delivery_thin.svg index 93230cc5a..8809a7735 100644 --- a/svg/icon_delivery_thin.svg +++ b/svg/icon_delivery_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_direction_fill.svg b/svg/icon_direction_fill.svg index 958167e7d..ab206888d 100644 --- a/svg/icon_direction_fill.svg +++ b/svg/icon_direction_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_direction_regular.svg b/svg/icon_direction_regular.svg index 4ae7451e2..910a13dc4 100644 --- a/svg/icon_direction_regular.svg +++ b/svg/icon_direction_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_direction_thin.svg b/svg/icon_direction_thin.svg index 3e5ddb10a..1fcf4138c 100644 --- a/svg/icon_direction_thin.svg +++ b/svg/icon_direction_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_download_fill.svg b/svg/icon_download_fill.svg index 268f0c0c2..702ba5fe8 100644 --- a/svg/icon_download_fill.svg +++ b/svg/icon_download_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_download_regular.svg b/svg/icon_download_regular.svg index 33165184c..ae5078b66 100644 --- a/svg/icon_download_regular.svg +++ b/svg/icon_download_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_download_thin.svg b/svg/icon_download_thin.svg index d0e426fb8..649dd48b0 100644 --- a/svg/icon_download_thin.svg +++ b/svg/icon_download_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_edit_fill.svg b/svg/icon_edit_fill.svg index 5011c05cb..57668c2e3 100644 --- a/svg/icon_edit_fill.svg +++ b/svg/icon_edit_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_edit_regular.svg b/svg/icon_edit_regular.svg index f376a62de..836cddb61 100644 --- a/svg/icon_edit_regular.svg +++ b/svg/icon_edit_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_edit_thin.svg b/svg/icon_edit_thin.svg index 7441b774d..a9f26ffe9 100644 --- a/svg/icon_edit_thin.svg +++ b/svg/icon_edit_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_emoticon_bad_fill.svg b/svg/icon_emoticon_bad_fill.svg index b06162242..d9ae66bed 100644 --- a/svg/icon_emoticon_bad_fill.svg +++ b/svg/icon_emoticon_bad_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_emoticon_bad_regular.svg b/svg/icon_emoticon_bad_regular.svg index c15cd31cf..bce7dea5e 100644 --- a/svg/icon_emoticon_bad_regular.svg +++ b/svg/icon_emoticon_bad_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_emoticon_bad_thin.svg b/svg/icon_emoticon_bad_thin.svg index 41ac18b6b..3b78ff7cd 100644 --- a/svg/icon_emoticon_bad_thin.svg +++ b/svg/icon_emoticon_bad_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_emoticon_fill.svg b/svg/icon_emoticon_fill.svg index ee59f379c..1f0207bd7 100644 --- a/svg/icon_emoticon_fill.svg +++ b/svg/icon_emoticon_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_emoticon_regular.svg b/svg/icon_emoticon_regular.svg index a8a3dddae..c1963adb6 100644 --- a/svg/icon_emoticon_regular.svg +++ b/svg/icon_emoticon_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_emoticon_thin.svg b/svg/icon_emoticon_thin.svg index db477c909..876eafae8 100644 --- a/svg/icon_emoticon_thin.svg +++ b/svg/icon_emoticon_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_expand_fill.svg b/svg/icon_expand_fill.svg index 7d2d2837d..a1707c734 100644 --- a/svg/icon_expand_fill.svg +++ b/svg/icon_expand_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_expand_less_fill.svg b/svg/icon_expand_less_fill.svg index 44367f4eb..2b8706cc3 100644 --- a/svg/icon_expand_less_fill.svg +++ b/svg/icon_expand_less_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_expand_less_regular.svg b/svg/icon_expand_less_regular.svg index 9fcb9dce7..a42cb1d1e 100644 --- a/svg/icon_expand_less_regular.svg +++ b/svg/icon_expand_less_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_expand_less_thin.svg b/svg/icon_expand_less_thin.svg index 3d3f403df..8bf845b95 100644 --- a/svg/icon_expand_less_thin.svg +++ b/svg/icon_expand_less_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_expand_more_fill.svg b/svg/icon_expand_more_fill.svg index 132324e7c..74dde0b11 100644 --- a/svg/icon_expand_more_fill.svg +++ b/svg/icon_expand_more_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_expand_more_regular.svg b/svg/icon_expand_more_regular.svg index fd9686b95..c80fecf33 100644 --- a/svg/icon_expand_more_regular.svg +++ b/svg/icon_expand_more_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_expand_more_thin.svg b/svg/icon_expand_more_thin.svg index bd787bb57..002672034 100644 --- a/svg/icon_expand_more_thin.svg +++ b/svg/icon_expand_more_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_expand_regular.svg b/svg/icon_expand_regular.svg index 1de373612..8aec7684b 100644 --- a/svg/icon_expand_regular.svg +++ b/svg/icon_expand_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_expand_thin.svg b/svg/icon_expand_thin.svg index 74a7f60de..2014a9b1e 100644 --- a/svg/icon_expand_thin.svg +++ b/svg/icon_expand_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_file_fill.svg b/svg/icon_file_fill.svg index af31458a7..f6b66fe40 100644 --- a/svg/icon_file_fill.svg +++ b/svg/icon_file_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_file_regular.svg b/svg/icon_file_regular.svg index 0cb5fdf4e..4350bd261 100644 --- a/svg/icon_file_regular.svg +++ b/svg/icon_file_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_file_thin.svg b/svg/icon_file_thin.svg index b0e9739c2..55fe4d5ae 100644 --- a/svg/icon_file_thin.svg +++ b/svg/icon_file_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_filter02_fill.svg b/svg/icon_filter02_fill.svg index 4dcdcc055..bf92fb7da 100644 --- a/svg/icon_filter02_fill.svg +++ b/svg/icon_filter02_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_filter02_regular.svg b/svg/icon_filter02_regular.svg index d05703b2a..152940669 100644 --- a/svg/icon_filter02_regular.svg +++ b/svg/icon_filter02_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_filter02_thin.svg b/svg/icon_filter02_thin.svg index 87dc390b0..a6526ed2b 100644 --- a/svg/icon_filter02_thin.svg +++ b/svg/icon_filter02_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_forward_fill.svg b/svg/icon_forward_fill.svg index e642568fc..f5af3fff0 100644 --- a/svg/icon_forward_fill.svg +++ b/svg/icon_forward_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_forward_regular.svg b/svg/icon_forward_regular.svg index 3b44cdb62..aeccb8e1b 100644 --- a/svg/icon_forward_regular.svg +++ b/svg/icon_forward_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_forward_thin.svg b/svg/icon_forward_thin.svg index 4e437cecf..bbb4d36eb 100644 --- a/svg/icon_forward_thin.svg +++ b/svg/icon_forward_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_gender_fill.svg b/svg/icon_gender_fill.svg index 99acbc29f..11b239abe 100644 --- a/svg/icon_gender_fill.svg +++ b/svg/icon_gender_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_gender_regular.svg b/svg/icon_gender_regular.svg index 1eee7a032..4458b3256 100644 --- a/svg/icon_gender_regular.svg +++ b/svg/icon_gender_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_gender_thin.svg b/svg/icon_gender_thin.svg index ebb09c7a1..4d1abb8df 100644 --- a/svg/icon_gender_thin.svg +++ b/svg/icon_gender_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_global_fill.svg b/svg/icon_global_fill.svg index a95b721f4..9f7f09ed9 100644 --- a/svg/icon_global_fill.svg +++ b/svg/icon_global_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_global_regular.svg b/svg/icon_global_regular.svg index 2452e477c..2a55a8012 100644 --- a/svg/icon_global_regular.svg +++ b/svg/icon_global_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_global_thin.svg b/svg/icon_global_thin.svg index 138028f91..2a1554a73 100644 --- a/svg/icon_global_thin.svg +++ b/svg/icon_global_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_gps_enable2_fill.svg b/svg/icon_gps_enable2_fill.svg index 6facde13e..0fcbef7e0 100644 --- a/svg/icon_gps_enable2_fill.svg +++ b/svg/icon_gps_enable2_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_gps_enable2_regular.svg b/svg/icon_gps_enable2_regular.svg index d59bbeb28..bd6f05ce0 100644 --- a/svg/icon_gps_enable2_regular.svg +++ b/svg/icon_gps_enable2_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_gps_enable2_thin.svg b/svg/icon_gps_enable2_thin.svg index 27fd96ab4..4940eb1f8 100644 --- a/svg/icon_gps_enable2_thin.svg +++ b/svg/icon_gps_enable2_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_gps_enable_fill.svg b/svg/icon_gps_enable_fill.svg index f4f656c69..0b7b40d5e 100644 --- a/svg/icon_gps_enable_fill.svg +++ b/svg/icon_gps_enable_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_gps_enable_regular.svg b/svg/icon_gps_enable_regular.svg index 44ce5a018..2ac195e5b 100644 --- a/svg/icon_gps_enable_regular.svg +++ b/svg/icon_gps_enable_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_gps_enable_thin.svg b/svg/icon_gps_enable_thin.svg index 16f118102..374550b56 100644 --- a/svg/icon_gps_enable_thin.svg +++ b/svg/icon_gps_enable_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_gps_fill.svg b/svg/icon_gps_fill.svg index 090281d1b..f69643529 100644 --- a/svg/icon_gps_fill.svg +++ b/svg/icon_gps_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_gps_regular.svg b/svg/icon_gps_regular.svg index 5c73a3564..805419c9b 100644 --- a/svg/icon_gps_regular.svg +++ b/svg/icon_gps_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_gps_thin.svg b/svg/icon_gps_thin.svg index 41c631bfd..8d55a1272 100644 --- a/svg/icon_gps_thin.svg +++ b/svg/icon_gps_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_groupchat_king_fill.svg b/svg/icon_groupchat_king_fill.svg index 38051584a..1a618cf4d 100644 --- a/svg/icon_groupchat_king_fill.svg +++ b/svg/icon_groupchat_king_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_groupchat_king_regular.svg b/svg/icon_groupchat_king_regular.svg index 6985d1356..d7a6f6399 100644 --- a/svg/icon_groupchat_king_regular.svg +++ b/svg/icon_groupchat_king_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_groupchat_king_thin.svg b/svg/icon_groupchat_king_thin.svg index 977fda46b..faad950f6 100644 --- a/svg/icon_groupchat_king_thin.svg +++ b/svg/icon_groupchat_king_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_handle_fill.svg b/svg/icon_handle_fill.svg index 006b00749..a6a120739 100644 --- a/svg/icon_handle_fill.svg +++ b/svg/icon_handle_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_handle_regular.svg b/svg/icon_handle_regular.svg index 2b9626392..ab09e0e03 100644 --- a/svg/icon_handle_regular.svg +++ b/svg/icon_handle_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_handle_thin.svg b/svg/icon_handle_thin.svg index c8a932f88..a80fc091b 100644 --- a/svg/icon_handle_thin.svg +++ b/svg/icon_handle_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_hashtag_fill.svg b/svg/icon_hashtag_fill.svg index 24128fdfb..de77045cc 100644 --- a/svg/icon_hashtag_fill.svg +++ b/svg/icon_hashtag_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_hashtag_regular.svg b/svg/icon_hashtag_regular.svg index cafc06e47..18ee10abe 100644 --- a/svg/icon_hashtag_regular.svg +++ b/svg/icon_hashtag_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_hashtag_thin.svg b/svg/icon_hashtag_thin.svg index 53a45a75d..751dfe7dd 100644 --- a/svg/icon_hashtag_thin.svg +++ b/svg/icon_hashtag_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_headphone_fill.svg b/svg/icon_headphone_fill.svg index 4eef7c51a..3cd27e123 100644 --- a/svg/icon_headphone_fill.svg +++ b/svg/icon_headphone_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_headphone_regular.svg b/svg/icon_headphone_regular.svg index 7f5a45940..8bdeef4de 100644 --- a/svg/icon_headphone_regular.svg +++ b/svg/icon_headphone_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_headphone_thin.svg b/svg/icon_headphone_thin.svg index 39cb75f4e..55a4da20c 100644 --- a/svg/icon_headphone_thin.svg +++ b/svg/icon_headphone_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_heart_fill.svg b/svg/icon_heart_fill.svg index d46d8478f..76014ef4f 100644 --- a/svg/icon_heart_fill.svg +++ b/svg/icon_heart_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_heart_regular.svg b/svg/icon_heart_regular.svg index 5bea4d48c..34e30082a 100644 --- a/svg/icon_heart_regular.svg +++ b/svg/icon_heart_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_heart_thin.svg b/svg/icon_heart_thin.svg index ee3eda21a..f2c1696c1 100644 --- a/svg/icon_heart_thin.svg +++ b/svg/icon_heart_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_help_fill.svg b/svg/icon_help_fill.svg index 5d6acde51..4f44a9dc2 100644 --- a/svg/icon_help_fill.svg +++ b/svg/icon_help_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_help_regular.svg b/svg/icon_help_regular.svg index bfff81685..a04319c9c 100644 --- a/svg/icon_help_regular.svg +++ b/svg/icon_help_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_help_thin.svg b/svg/icon_help_thin.svg index ece1387b2..b9f0a082f 100644 --- a/svg/icon_help_thin.svg +++ b/svg/icon_help_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_helpcenter_fill.svg b/svg/icon_helpcenter_fill.svg index 3e65dc806..a0c3864a1 100644 --- a/svg/icon_helpcenter_fill.svg +++ b/svg/icon_helpcenter_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_helpcenter_regular.svg b/svg/icon_helpcenter_regular.svg index 4b1fdf41a..85076ff34 100644 --- a/svg/icon_helpcenter_regular.svg +++ b/svg/icon_helpcenter_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_helpcenter_thin.svg b/svg/icon_helpcenter_thin.svg index 45ef5eaef..ea86ed7e5 100644 --- a/svg/icon_helpcenter_thin.svg +++ b/svg/icon_helpcenter_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_helper_fill.svg b/svg/icon_helper_fill.svg index 63fde8171..fb9b5917a 100644 --- a/svg/icon_helper_fill.svg +++ b/svg/icon_helper_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_helper_regular.svg b/svg/icon_helper_regular.svg index 89e8a1e78..7fd031e65 100644 --- a/svg/icon_helper_regular.svg +++ b/svg/icon_helper_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_helper_thin.svg b/svg/icon_helper_thin.svg index 283d9fc89..662601ec6 100644 --- a/svg/icon_helper_thin.svg +++ b/svg/icon_helper_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_home_fill.svg b/svg/icon_home_fill.svg index 17973d125..13cf3b704 100644 --- a/svg/icon_home_fill.svg +++ b/svg/icon_home_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_home_regular.svg b/svg/icon_home_regular.svg index d8c68cd76..41fe18a96 100644 --- a/svg/icon_home_regular.svg +++ b/svg/icon_home_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_home_thin.svg b/svg/icon_home_thin.svg index 5c0c86e5e..ae8d47fef 100644 --- a/svg/icon_home_thin.svg +++ b/svg/icon_home_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_house_fill.svg b/svg/icon_house_fill.svg index 23277f4c9..f50ce90f1 100644 --- a/svg/icon_house_fill.svg +++ b/svg/icon_house_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_house_regular.svg b/svg/icon_house_regular.svg index 9b0d777da..ebb35fbe1 100644 --- a/svg/icon_house_regular.svg +++ b/svg/icon_house_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_house_thin.svg b/svg/icon_house_thin.svg index 19113319b..812c84118 100644 --- a/svg/icon_house_thin.svg +++ b/svg/icon_house_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_housekeeping_book_fill.svg b/svg/icon_housekeeping_book_fill.svg index c0fad5b4f..09b2943e7 100644 --- a/svg/icon_housekeeping_book_fill.svg +++ b/svg/icon_housekeeping_book_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_housekeeping_book_regular.svg b/svg/icon_housekeeping_book_regular.svg index c24001abe..07b913780 100644 --- a/svg/icon_housekeeping_book_regular.svg +++ b/svg/icon_housekeeping_book_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_housekeeping_book_thin.svg b/svg/icon_housekeeping_book_thin.svg index 3e58939fe..ab720392f 100644 --- a/svg/icon_housekeeping_book_thin.svg +++ b/svg/icon_housekeeping_book_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_import_fill.svg b/svg/icon_import_fill.svg index dce3eb8cb..7c69c0dce 100644 --- a/svg/icon_import_fill.svg +++ b/svg/icon_import_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_import_regular.svg b/svg/icon_import_regular.svg index 83fb00ce7..d4e1edd7f 100644 --- a/svg/icon_import_regular.svg +++ b/svg/icon_import_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_import_thin.svg b/svg/icon_import_thin.svg index 41da5a241..1c07f90c9 100644 --- a/svg/icon_import_thin.svg +++ b/svg/icon_import_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_info_fill.svg b/svg/icon_info_fill.svg index 1f0f67490..5c341b2c0 100644 --- a/svg/icon_info_fill.svg +++ b/svg/icon_info_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_info_regular.svg b/svg/icon_info_regular.svg index d4ade3976..d2077a30e 100644 --- a/svg/icon_info_regular.svg +++ b/svg/icon_info_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_info_thin.svg b/svg/icon_info_thin.svg index 2a18d3635..80f7249e5 100644 --- a/svg/icon_info_thin.svg +++ b/svg/icon_info_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_interest_fill.svg b/svg/icon_interest_fill.svg index a88687c41..2409d98c5 100644 --- a/svg/icon_interest_fill.svg +++ b/svg/icon_interest_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_interest_list_fill.svg b/svg/icon_interest_list_fill.svg index 55f35507e..11b460bd2 100644 --- a/svg/icon_interest_list_fill.svg +++ b/svg/icon_interest_list_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_interest_list_regular.svg b/svg/icon_interest_list_regular.svg index 35660f679..db3858afe 100644 --- a/svg/icon_interest_list_regular.svg +++ b/svg/icon_interest_list_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_interest_list_thin.svg b/svg/icon_interest_list_thin.svg index a5706418b..c3bc81e48 100644 --- a/svg/icon_interest_list_thin.svg +++ b/svg/icon_interest_list_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_interest_regular.svg b/svg/icon_interest_regular.svg index 89bf654c8..cc7a6195a 100644 --- a/svg/icon_interest_regular.svg +++ b/svg/icon_interest_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_interest_thin.svg b/svg/icon_interest_thin.svg index a89884dbf..085b6be79 100644 --- a/svg/icon_interest_thin.svg +++ b/svg/icon_interest_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_invite_fill.svg b/svg/icon_invite_fill.svg index 0adb36a72..62cd2d9fe 100644 --- a/svg/icon_invite_fill.svg +++ b/svg/icon_invite_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_invite_friend_fill.svg b/svg/icon_invite_friend_fill.svg index 75ae40c76..2753798f3 100644 --- a/svg/icon_invite_friend_fill.svg +++ b/svg/icon_invite_friend_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_invite_friend_regular.svg b/svg/icon_invite_friend_regular.svg index 2ff7ca197..3534b4a9d 100644 --- a/svg/icon_invite_friend_regular.svg +++ b/svg/icon_invite_friend_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_invite_friend_thin.svg b/svg/icon_invite_friend_thin.svg index 57f88ce52..852907075 100644 --- a/svg/icon_invite_friend_thin.svg +++ b/svg/icon_invite_friend_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_invite_regular.svg b/svg/icon_invite_regular.svg index e3d67e7fd..90d894945 100644 --- a/svg/icon_invite_regular.svg +++ b/svg/icon_invite_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_invite_thin.svg b/svg/icon_invite_thin.svg index ff8d0823c..674f86593 100644 --- a/svg/icon_invite_thin.svg +++ b/svg/icon_invite_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_ios_share_fill.svg b/svg/icon_ios_share_fill.svg index 856928295..a0e814567 100644 --- a/svg/icon_ios_share_fill.svg +++ b/svg/icon_ios_share_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_ios_share_regular.svg b/svg/icon_ios_share_regular.svg index de0d92805..649a6855c 100644 --- a/svg/icon_ios_share_regular.svg +++ b/svg/icon_ios_share_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_ios_share_thin.svg b/svg/icon_ios_share_thin.svg index b3e4a99cc..9e91bec7c 100644 --- a/svg/icon_ios_share_thin.svg +++ b/svg/icon_ios_share_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_jobs_fill.svg b/svg/icon_jobs_fill.svg index 9b054deb6..53cd30a53 100644 --- a/svg/icon_jobs_fill.svg +++ b/svg/icon_jobs_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_jobs_regular.svg b/svg/icon_jobs_regular.svg index 075a4e705..f36597fb6 100644 --- a/svg/icon_jobs_regular.svg +++ b/svg/icon_jobs_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_jobs_thin.svg b/svg/icon_jobs_thin.svg index fd76a0599..266b7c3fe 100644 --- a/svg/icon_jobs_thin.svg +++ b/svg/icon_jobs_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_keyboard_hiding_fill.svg b/svg/icon_keyboard_hiding_fill.svg index 89bfc9e02..0203fffd0 100644 --- a/svg/icon_keyboard_hiding_fill.svg +++ b/svg/icon_keyboard_hiding_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_keyboard_hiding_regular.svg b/svg/icon_keyboard_hiding_regular.svg index 6d9c3317b..b3b3a6795 100644 --- a/svg/icon_keyboard_hiding_regular.svg +++ b/svg/icon_keyboard_hiding_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_keyboard_hiding_thin.svg b/svg/icon_keyboard_hiding_thin.svg index c215081d5..29aadbf64 100644 --- a/svg/icon_keyboard_hiding_thin.svg +++ b/svg/icon_keyboard_hiding_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_keyword_fill.svg b/svg/icon_keyword_fill.svg index 78b13fc70..af3c02d74 100644 --- a/svg/icon_keyword_fill.svg +++ b/svg/icon_keyword_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_keyword_regular.svg b/svg/icon_keyword_regular.svg index 0608d014e..1125e2d07 100644 --- a/svg/icon_keyword_regular.svg +++ b/svg/icon_keyword_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_keyword_thin.svg b/svg/icon_keyword_thin.svg index 4cce01ca4..c7067a573 100644 --- a/svg/icon_keyword_thin.svg +++ b/svg/icon_keyword_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_laptop_fill.svg b/svg/icon_laptop_fill.svg index f5d0f06aa..475b7a239 100644 --- a/svg/icon_laptop_fill.svg +++ b/svg/icon_laptop_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_laptop_regular.svg b/svg/icon_laptop_regular.svg index 1fed24d61..b7a47feab 100644 --- a/svg/icon_laptop_regular.svg +++ b/svg/icon_laptop_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_laptop_thin.svg b/svg/icon_laptop_thin.svg index b65045f9b..a8abd792f 100644 --- a/svg/icon_laptop_thin.svg +++ b/svg/icon_laptop_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_leaf_fill.svg b/svg/icon_leaf_fill.svg index 54f28e540..ca35f9b39 100644 --- a/svg/icon_leaf_fill.svg +++ b/svg/icon_leaf_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_leaf_regular.svg b/svg/icon_leaf_regular.svg index ea8a14d88..233192d0f 100644 --- a/svg/icon_leaf_regular.svg +++ b/svg/icon_leaf_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_leaf_thin.svg b/svg/icon_leaf_thin.svg index 598469f12..1330f6faa 100644 --- a/svg/icon_leaf_thin.svg +++ b/svg/icon_leaf_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_card_fill.svg b/svg/icon_list_card_fill.svg index de714e76d..59fcaf941 100644 --- a/svg/icon_list_card_fill.svg +++ b/svg/icon_list_card_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_card_regular.svg b/svg/icon_list_card_regular.svg index b3405294e..e293932d7 100644 --- a/svg/icon_list_card_regular.svg +++ b/svg/icon_list_card_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_card_thin.svg b/svg/icon_list_card_thin.svg index 5bafa494e..30221039f 100644 --- a/svg/icon_list_card_thin.svg +++ b/svg/icon_list_card_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_check_fill.svg b/svg/icon_list_check_fill.svg index 146e9a94b..ebaf2b032 100644 --- a/svg/icon_list_check_fill.svg +++ b/svg/icon_list_check_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_check_regular.svg b/svg/icon_list_check_regular.svg index d08b76681..d4a9825c1 100644 --- a/svg/icon_list_check_regular.svg +++ b/svg/icon_list_check_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_check_thin.svg b/svg/icon_list_check_thin.svg index be2191d3e..ba228027e 100644 --- a/svg/icon_list_check_thin.svg +++ b/svg/icon_list_check_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_fill.svg b/svg/icon_list_fill.svg index 1a060a151..dc9e95169 100644 --- a/svg/icon_list_fill.svg +++ b/svg/icon_list_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_regular.svg b/svg/icon_list_regular.svg index e2223cbc6..22c01e817 100644 --- a/svg/icon_list_regular.svg +++ b/svg/icon_list_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_select_fill.svg b/svg/icon_list_select_fill.svg index 35dadc0d7..2665af9ce 100644 --- a/svg/icon_list_select_fill.svg +++ b/svg/icon_list_select_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_select_regular.svg b/svg/icon_list_select_regular.svg index f845af981..f02fc8a56 100644 --- a/svg/icon_list_select_regular.svg +++ b/svg/icon_list_select_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_select_thin.svg b/svg/icon_list_select_thin.svg index f20d3a2f6..168ce2c7f 100644 --- a/svg/icon_list_select_thin.svg +++ b/svg/icon_list_select_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_thin.svg b/svg/icon_list_thin.svg index 47b20d192..ffd0e9a9e 100644 --- a/svg/icon_list_thin.svg +++ b/svg/icon_list_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_thumbnail_fill.svg b/svg/icon_list_thumbnail_fill.svg index 0db52052a..5b421b9bc 100644 --- a/svg/icon_list_thumbnail_fill.svg +++ b/svg/icon_list_thumbnail_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_thumbnail_regular.svg b/svg/icon_list_thumbnail_regular.svg index 7a34bf44b..b298fca59 100644 --- a/svg/icon_list_thumbnail_regular.svg +++ b/svg/icon_list_thumbnail_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_list_thumbnail_thin.svg b/svg/icon_list_thumbnail_thin.svg index c9308ab5b..e8670b49f 100644 --- a/svg/icon_list_thumbnail_thin.svg +++ b/svg/icon_list_thumbnail_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_location_fill.svg b/svg/icon_location_fill.svg index ee230f6dc..0f7c97860 100644 --- a/svg/icon_location_fill.svg +++ b/svg/icon_location_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_location_regular.svg b/svg/icon_location_regular.svg index c85c66204..dd6f28cb3 100644 --- a/svg/icon_location_regular.svg +++ b/svg/icon_location_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_location_thin.svg b/svg/icon_location_thin.svg index 16bdc8c80..0f4112866 100644 --- a/svg/icon_location_thin.svg +++ b/svg/icon_location_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_lock_fill.svg b/svg/icon_lock_fill.svg index 5553e15aa..a769eae09 100644 --- a/svg/icon_lock_fill.svg +++ b/svg/icon_lock_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_lock_regular.svg b/svg/icon_lock_regular.svg index 71fdf7784..2fa66137d 100644 --- a/svg/icon_lock_regular.svg +++ b/svg/icon_lock_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_lock_thin.svg b/svg/icon_lock_thin.svg index b805ebd5b..d6a896b12 100644 --- a/svg/icon_lock_thin.svg +++ b/svg/icon_lock_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_loudspeaker_fill.svg b/svg/icon_loudspeaker_fill.svg index 18b0942e7..bae068635 100644 --- a/svg/icon_loudspeaker_fill.svg +++ b/svg/icon_loudspeaker_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_loudspeaker_regular.svg b/svg/icon_loudspeaker_regular.svg index 3b9b05fb8..d834655aa 100644 --- a/svg/icon_loudspeaker_regular.svg +++ b/svg/icon_loudspeaker_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_loudspeaker_thin.svg b/svg/icon_loudspeaker_thin.svg index 9ca310345..8e4631851 100644 --- a/svg/icon_loudspeaker_thin.svg +++ b/svg/icon_loudspeaker_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_map_fill.svg b/svg/icon_map_fill.svg index 8bf53878a..fc11cbc89 100644 --- a/svg/icon_map_fill.svg +++ b/svg/icon_map_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_map_regular.svg b/svg/icon_map_regular.svg index 6bb6eb7c0..d956b64c5 100644 --- a/svg/icon_map_regular.svg +++ b/svg/icon_map_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_map_thin.svg b/svg/icon_map_thin.svg index 1faa411c9..3b14e0a2a 100644 --- a/svg/icon_map_thin.svg +++ b/svg/icon_map_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_market_check_fill.svg b/svg/icon_market_check_fill.svg index a9e54b458..d97be7c04 100644 --- a/svg/icon_market_check_fill.svg +++ b/svg/icon_market_check_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_market_check_regular.svg b/svg/icon_market_check_regular.svg index 76b07ac81..6571e17fa 100644 --- a/svg/icon_market_check_regular.svg +++ b/svg/icon_market_check_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_market_check_thin.svg b/svg/icon_market_check_thin.svg index 8f8de7568..b9a9bd1c7 100644 --- a/svg/icon_market_check_thin.svg +++ b/svg/icon_market_check_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_market_fill.svg b/svg/icon_market_fill.svg index 24bcd307c..65c06f274 100644 --- a/svg/icon_market_fill.svg +++ b/svg/icon_market_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_market_regular.svg b/svg/icon_market_regular.svg index 6b1bb726f..f330072fb 100644 --- a/svg/icon_market_regular.svg +++ b/svg/icon_market_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_market_thin.svg b/svg/icon_market_thin.svg index c1831d9bf..ea149ab69 100644 --- a/svg/icon_market_thin.svg +++ b/svg/icon_market_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mention_fill.svg b/svg/icon_mention_fill.svg index 821dec850..d2ba6e3d5 100644 --- a/svg/icon_mention_fill.svg +++ b/svg/icon_mention_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mention_regular.svg b/svg/icon_mention_regular.svg index 656726405..94f8b4ee6 100644 --- a/svg/icon_mention_regular.svg +++ b/svg/icon_mention_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mention_thin.svg b/svg/icon_mention_thin.svg index c6ccd6f82..a2c966b8f 100644 --- a/svg/icon_mention_thin.svg +++ b/svg/icon_mention_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_menu_fill.svg b/svg/icon_menu_fill.svg index ed1491908..cb599e53e 100644 --- a/svg/icon_menu_fill.svg +++ b/svg/icon_menu_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_menu_regular.svg b/svg/icon_menu_regular.svg index 899224a22..13b5f945a 100644 --- a/svg/icon_menu_regular.svg +++ b/svg/icon_menu_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_menu_thin.svg b/svg/icon_menu_thin.svg index 71d5a671d..c837f03ce 100644 --- a/svg/icon_menu_thin.svg +++ b/svg/icon_menu_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mic_fill.svg b/svg/icon_mic_fill.svg index ffcf12f68..10efc1c35 100644 --- a/svg/icon_mic_fill.svg +++ b/svg/icon_mic_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mic_off_fill.svg b/svg/icon_mic_off_fill.svg index e627b69ce..4ee212929 100644 --- a/svg/icon_mic_off_fill.svg +++ b/svg/icon_mic_off_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mic_off_regular.svg b/svg/icon_mic_off_regular.svg index eb927da6e..18132b767 100644 --- a/svg/icon_mic_off_regular.svg +++ b/svg/icon_mic_off_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mic_off_thin.svg b/svg/icon_mic_off_thin.svg index 0d93073ba..176de0c49 100644 --- a/svg/icon_mic_off_thin.svg +++ b/svg/icon_mic_off_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mic_regular.svg b/svg/icon_mic_regular.svg index fb5d90e89..3322c9462 100644 --- a/svg/icon_mic_regular.svg +++ b/svg/icon_mic_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mic_thin.svg b/svg/icon_mic_thin.svg index 88fa0555b..30964a08d 100644 --- a/svg/icon_mic_thin.svg +++ b/svg/icon_mic_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mission_fill.svg b/svg/icon_mission_fill.svg index 7105fee16..4fab781bc 100644 --- a/svg/icon_mission_fill.svg +++ b/svg/icon_mission_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mission_regular.svg b/svg/icon_mission_regular.svg index 55c5237b3..43a4dce47 100644 --- a/svg/icon_mission_regular.svg +++ b/svg/icon_mission_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mission_thin.svg b/svg/icon_mission_thin.svg index 270acf384..fb0debb26 100644 --- a/svg/icon_mission_thin.svg +++ b/svg/icon_mission_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mobile_fill.svg b/svg/icon_mobile_fill.svg index 22feb8709..188145e4d 100644 --- a/svg/icon_mobile_fill.svg +++ b/svg/icon_mobile_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mobile_regular.svg b/svg/icon_mobile_regular.svg index 87f6c95da..1cf24c19e 100644 --- a/svg/icon_mobile_regular.svg +++ b/svg/icon_mobile_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_mobile_thin.svg b/svg/icon_mobile_thin.svg index 9cd9b5b07..22aef2450 100644 --- a/svg/icon_mobile_thin.svg +++ b/svg/icon_mobile_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_money_send_fill.svg b/svg/icon_money_send_fill.svg index cb5abd400..004fc1e86 100644 --- a/svg/icon_money_send_fill.svg +++ b/svg/icon_money_send_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_money_send_regular.svg b/svg/icon_money_send_regular.svg index a68d2a196..92f15e305 100644 --- a/svg/icon_money_send_regular.svg +++ b/svg/icon_money_send_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_money_send_thin.svg b/svg/icon_money_send_thin.svg index c2a95c0f7..dde6f44c5 100644 --- a/svg/icon_money_send_thin.svg +++ b/svg/icon_money_send_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_money_won_fill.svg b/svg/icon_money_won_fill.svg index cd534d0e9..87123b2e2 100644 --- a/svg/icon_money_won_fill.svg +++ b/svg/icon_money_won_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_money_won_regular.svg b/svg/icon_money_won_regular.svg index 26cbe61d8..50a5ea67e 100644 --- a/svg/icon_money_won_regular.svg +++ b/svg/icon_money_won_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_money_won_thin.svg b/svg/icon_money_won_thin.svg index 734a1083c..b28d8cef8 100644 --- a/svg/icon_money_won_thin.svg +++ b/svg/icon_money_won_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_moon_fill.svg b/svg/icon_moon_fill.svg index 3cc9a352d..f776d221d 100644 --- a/svg/icon_moon_fill.svg +++ b/svg/icon_moon_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_moon_regular.svg b/svg/icon_moon_regular.svg index ff70a4c78..aef64f3a3 100644 --- a/svg/icon_moon_regular.svg +++ b/svg/icon_moon_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_moon_thin.svg b/svg/icon_moon_thin.svg index f32362eaf..fe6a837d6 100644 --- a/svg/icon_moon_thin.svg +++ b/svg/icon_moon_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_more_horiz_fill.svg b/svg/icon_more_horiz_fill.svg index 2f893994c..ade8686ad 100644 --- a/svg/icon_more_horiz_fill.svg +++ b/svg/icon_more_horiz_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_more_horiz_regular.svg b/svg/icon_more_horiz_regular.svg index dcd76d158..858fd6b3a 100644 --- a/svg/icon_more_horiz_regular.svg +++ b/svg/icon_more_horiz_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_more_horiz_thin.svg b/svg/icon_more_horiz_thin.svg index 58f0ce7db..5a24a4f0e 100644 --- a/svg/icon_more_horiz_thin.svg +++ b/svg/icon_more_horiz_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_more_vert_fill.svg b/svg/icon_more_vert_fill.svg index 2a7a62e10..781207dd7 100644 --- a/svg/icon_more_vert_fill.svg +++ b/svg/icon_more_vert_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_more_vert_regular.svg b/svg/icon_more_vert_regular.svg index dc69efd88..6cc2c4add 100644 --- a/svg/icon_more_vert_regular.svg +++ b/svg/icon_more_vert_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_more_vert_thin.svg b/svg/icon_more_vert_thin.svg index d11149a2e..4023638d8 100644 --- a/svg/icon_more_vert_thin.svg +++ b/svg/icon_more_vert_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_my_fill.svg b/svg/icon_my_fill.svg index 3ec0b4ecb..4a02ae39f 100644 --- a/svg/icon_my_fill.svg +++ b/svg/icon_my_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_my_profile_fill.svg b/svg/icon_my_profile_fill.svg index dac78f896..272205f3d 100644 --- a/svg/icon_my_profile_fill.svg +++ b/svg/icon_my_profile_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_my_profile_regular.svg b/svg/icon_my_profile_regular.svg index eaeb70566..a1119b079 100644 --- a/svg/icon_my_profile_regular.svg +++ b/svg/icon_my_profile_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_my_profile_thin.svg b/svg/icon_my_profile_thin.svg index 872a40c05..078b23bd0 100644 --- a/svg/icon_my_profile_thin.svg +++ b/svg/icon_my_profile_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_my_regular.svg b/svg/icon_my_regular.svg index c219e917b..ab5b0f203 100644 --- a/svg/icon_my_regular.svg +++ b/svg/icon_my_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_my_thin.svg b/svg/icon_my_thin.svg index 629737676..e172ca034 100644 --- a/svg/icon_my_thin.svg +++ b/svg/icon_my_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_near_me_fill.svg b/svg/icon_near_me_fill.svg index 6cbe2a266..ce9ead2d5 100644 --- a/svg/icon_near_me_fill.svg +++ b/svg/icon_near_me_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_near_me_regular.svg b/svg/icon_near_me_regular.svg index 14dd9201f..f02757d13 100644 --- a/svg/icon_near_me_regular.svg +++ b/svg/icon_near_me_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_near_me_thin.svg b/svg/icon_near_me_thin.svg index 17b149541..1216579e7 100644 --- a/svg/icon_near_me_thin.svg +++ b/svg/icon_near_me_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_newtopic_fill.svg b/svg/icon_newtopic_fill.svg index 72a0d1413..50d62581c 100644 --- a/svg/icon_newtopic_fill.svg +++ b/svg/icon_newtopic_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_newtopic_regular.svg b/svg/icon_newtopic_regular.svg index ea27c66ae..90e5fe59a 100644 --- a/svg/icon_newtopic_regular.svg +++ b/svg/icon_newtopic_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_newtopic_thin.svg b/svg/icon_newtopic_thin.svg index fd4edb2dd..233ac7ff5 100644 --- a/svg/icon_newtopic_thin.svg +++ b/svg/icon_newtopic_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_note_fill.svg b/svg/icon_note_fill.svg index 3b74712fe..b41c3093e 100644 --- a/svg/icon_note_fill.svg +++ b/svg/icon_note_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_note_regular.svg b/svg/icon_note_regular.svg index 85cd5a5d4..7ec3ce3d0 100644 --- a/svg/icon_note_regular.svg +++ b/svg/icon_note_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_note_thin.svg b/svg/icon_note_thin.svg index 00e74cbc4..a6fb75035 100644 --- a/svg/icon_note_thin.svg +++ b/svg/icon_note_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_notification_fall_fill.svg b/svg/icon_notification_fall_fill.svg index c2f9b243b..d46d2a953 100644 --- a/svg/icon_notification_fall_fill.svg +++ b/svg/icon_notification_fall_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_notification_fall_regular.svg b/svg/icon_notification_fall_regular.svg index f8000bc4a..f5781582d 100644 --- a/svg/icon_notification_fall_regular.svg +++ b/svg/icon_notification_fall_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_notification_fall_thin.svg b/svg/icon_notification_fall_thin.svg index 3092f0d4c..e9e46ab0a 100644 --- a/svg/icon_notification_fall_thin.svg +++ b/svg/icon_notification_fall_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_notification_fill.svg b/svg/icon_notification_fill.svg index 1f4ebeb93..993758f3e 100644 --- a/svg/icon_notification_fill.svg +++ b/svg/icon_notification_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_notification_off_fill.svg b/svg/icon_notification_off_fill.svg index 4cbd38268..2be30dcab 100644 --- a/svg/icon_notification_off_fill.svg +++ b/svg/icon_notification_off_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_notification_off_regular.svg b/svg/icon_notification_off_regular.svg index 62b8f2132..6bbd88b80 100644 --- a/svg/icon_notification_off_regular.svg +++ b/svg/icon_notification_off_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_notification_off_thin.svg b/svg/icon_notification_off_thin.svg index f3ff13f9e..2f73a593b 100644 --- a/svg/icon_notification_off_thin.svg +++ b/svg/icon_notification_off_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_notification_regular.svg b/svg/icon_notification_regular.svg index 8c4220fbc..1ea6c1f5e 100644 --- a/svg/icon_notification_regular.svg +++ b/svg/icon_notification_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_notification_thin.svg b/svg/icon_notification_thin.svg index 99de184cb..70d790982 100644 --- a/svg/icon_notification_thin.svg +++ b/svg/icon_notification_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_order_fill.svg b/svg/icon_order_fill.svg index dd3c18451..f6620fff6 100644 --- a/svg/icon_order_fill.svg +++ b/svg/icon_order_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_order_regular.svg b/svg/icon_order_regular.svg index c7fa1e692..abc7d2fd8 100644 --- a/svg/icon_order_regular.svg +++ b/svg/icon_order_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_order_thin.svg b/svg/icon_order_thin.svg index 74ebfa56e..8e249b172 100644 --- a/svg/icon_order_thin.svg +++ b/svg/icon_order_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_pause_fill.svg b/svg/icon_pause_fill.svg index 40f498c8b..941c72afd 100644 --- a/svg/icon_pause_fill.svg +++ b/svg/icon_pause_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_pause_regular.svg b/svg/icon_pause_regular.svg index e456540fd..29dbc1808 100644 --- a/svg/icon_pause_regular.svg +++ b/svg/icon_pause_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_pause_thin.svg b/svg/icon_pause_thin.svg index 175c3e257..68971bd9b 100644 --- a/svg/icon_pause_thin.svg +++ b/svg/icon_pause_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_payment_fill.svg b/svg/icon_payment_fill.svg index 517ff50c9..54bfafa94 100644 --- a/svg/icon_payment_fill.svg +++ b/svg/icon_payment_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_payment_regular.svg b/svg/icon_payment_regular.svg index ff053cb6c..26e261b27 100644 --- a/svg/icon_payment_regular.svg +++ b/svg/icon_payment_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_payment_thin.svg b/svg/icon_payment_thin.svg index b63e896be..664cbfe12 100644 --- a/svg/icon_payment_thin.svg +++ b/svg/icon_payment_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_percent_fill.svg b/svg/icon_percent_fill.svg index 77a5669f4..a5ac2fc44 100644 --- a/svg/icon_percent_fill.svg +++ b/svg/icon_percent_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_percent_regular.svg b/svg/icon_percent_regular.svg index 349bd5a6a..4de13c069 100644 --- a/svg/icon_percent_regular.svg +++ b/svg/icon_percent_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_percent_thin.svg b/svg/icon_percent_thin.svg index 4114a5276..1c1ca5e5c 100644 --- a/svg/icon_percent_thin.svg +++ b/svg/icon_percent_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_edit_crop_fill.svg b/svg/icon_photo_edit_crop_fill.svg index 488e12c77..c27501fd9 100644 --- a/svg/icon_photo_edit_crop_fill.svg +++ b/svg/icon_photo_edit_crop_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_edit_crop_regular.svg b/svg/icon_photo_edit_crop_regular.svg index 0fe0aabd6..d3d859d88 100644 --- a/svg/icon_photo_edit_crop_regular.svg +++ b/svg/icon_photo_edit_crop_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_edit_crop_thin.svg b/svg/icon_photo_edit_crop_thin.svg index 8e4ab1d8c..12d5db9c3 100644 --- a/svg/icon_photo_edit_crop_thin.svg +++ b/svg/icon_photo_edit_crop_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_edit_draw_fill.svg b/svg/icon_photo_edit_draw_fill.svg index 9a380c653..937eb7549 100644 --- a/svg/icon_photo_edit_draw_fill.svg +++ b/svg/icon_photo_edit_draw_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_edit_draw_regular.svg b/svg/icon_photo_edit_draw_regular.svg index bcc16eb12..3c0fa5cfe 100644 --- a/svg/icon_photo_edit_draw_regular.svg +++ b/svg/icon_photo_edit_draw_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_edit_draw_thin.svg b/svg/icon_photo_edit_draw_thin.svg index 4b6080a7f..f70ef997b 100644 --- a/svg/icon_photo_edit_draw_thin.svg +++ b/svg/icon_photo_edit_draw_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_edit_fill.svg b/svg/icon_photo_edit_fill.svg index 89cca3bf6..ea7950bcf 100644 --- a/svg/icon_photo_edit_fill.svg +++ b/svg/icon_photo_edit_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_edit_regular.svg b/svg/icon_photo_edit_regular.svg index 38c4cf718..d247951a8 100644 --- a/svg/icon_photo_edit_regular.svg +++ b/svg/icon_photo_edit_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_edit_rotate_fill.svg b/svg/icon_photo_edit_rotate_fill.svg index 93388b870..12b40bff9 100644 --- a/svg/icon_photo_edit_rotate_fill.svg +++ b/svg/icon_photo_edit_rotate_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_edit_rotate_regular.svg b/svg/icon_photo_edit_rotate_regular.svg index 94125734e..ce9a0cf89 100644 --- a/svg/icon_photo_edit_rotate_regular.svg +++ b/svg/icon_photo_edit_rotate_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_edit_rotate_thin.svg b/svg/icon_photo_edit_rotate_thin.svg index e7a4946a5..0ef95fd1a 100644 --- a/svg/icon_photo_edit_rotate_thin.svg +++ b/svg/icon_photo_edit_rotate_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_edit_thin.svg b/svg/icon_photo_edit_thin.svg index 00447b452..d26a9f6aa 100644 --- a/svg/icon_photo_edit_thin.svg +++ b/svg/icon_photo_edit_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_fill.svg b/svg/icon_photo_fill.svg index 48e8151a8..d414c1bc4 100644 --- a/svg/icon_photo_fill.svg +++ b/svg/icon_photo_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_regular.svg b/svg/icon_photo_regular.svg index 7bd0630b2..a93834b1e 100644 --- a/svg/icon_photo_regular.svg +++ b/svg/icon_photo_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_several_fill.svg b/svg/icon_photo_several_fill.svg index c3ff80e41..bed75fa92 100644 --- a/svg/icon_photo_several_fill.svg +++ b/svg/icon_photo_several_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_several_regular.svg b/svg/icon_photo_several_regular.svg index 22137be50..5096473d3 100644 --- a/svg/icon_photo_several_regular.svg +++ b/svg/icon_photo_several_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_several_thin.svg b/svg/icon_photo_several_thin.svg index aad0bc603..c3d31781f 100644 --- a/svg/icon_photo_several_thin.svg +++ b/svg/icon_photo_several_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_photo_thin.svg b/svg/icon_photo_thin.svg index e0f9fdbf3..a09bd65cf 100644 --- a/svg/icon_photo_thin.svg +++ b/svg/icon_photo_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_play_fill.svg b/svg/icon_play_fill.svg index 98e4185eb..94c6df52d 100644 --- a/svg/icon_play_fill.svg +++ b/svg/icon_play_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_play_regular.svg b/svg/icon_play_regular.svg index b046f489f..1e4a27022 100644 --- a/svg/icon_play_regular.svg +++ b/svg/icon_play_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_play_thin.svg b/svg/icon_play_thin.svg index 2a647bec1..eb4627932 100644 --- a/svg/icon_play_thin.svg +++ b/svg/icon_play_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_poll_fill.svg b/svg/icon_poll_fill.svg index 8454ba917..7bc0c78f5 100644 --- a/svg/icon_poll_fill.svg +++ b/svg/icon_poll_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_poll_regular.svg b/svg/icon_poll_regular.svg index 7ee22681b..44589cfab 100644 --- a/svg/icon_poll_regular.svg +++ b/svg/icon_poll_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_poll_thin.svg b/svg/icon_poll_thin.svg index e605913ab..c4ff2055e 100644 --- a/svg/icon_poll_thin.svg +++ b/svg/icon_poll_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_price_won_fill.svg b/svg/icon_price_won_fill.svg index cc9c6f86c..087566416 100644 --- a/svg/icon_price_won_fill.svg +++ b/svg/icon_price_won_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_price_won_regular.svg b/svg/icon_price_won_regular.svg index 13aa3e823..8aa8e44f7 100644 --- a/svg/icon_price_won_regular.svg +++ b/svg/icon_price_won_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_price_won_thin.svg b/svg/icon_price_won_thin.svg index b2448c34f..86d0c8f85 100644 --- a/svg/icon_price_won_thin.svg +++ b/svg/icon_price_won_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_product_fill.svg b/svg/icon_product_fill.svg index 7c727c356..f220a52ad 100644 --- a/svg/icon_product_fill.svg +++ b/svg/icon_product_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_product_regular.svg b/svg/icon_product_regular.svg index 81ee045be..32ed3a12d 100644 --- a/svg/icon_product_regular.svg +++ b/svg/icon_product_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_product_thin.svg b/svg/icon_product_thin.svg index 5a6a8f14e..dbe964d4e 100644 --- a/svg/icon_product_thin.svg +++ b/svg/icon_product_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_profile_badge_fill.svg b/svg/icon_profile_badge_fill.svg index 18278ab35..432c6e37d 100644 --- a/svg/icon_profile_badge_fill.svg +++ b/svg/icon_profile_badge_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_profile_badge_regular.svg b/svg/icon_profile_badge_regular.svg index 1789d6ea8..a32393151 100644 --- a/svg/icon_profile_badge_regular.svg +++ b/svg/icon_profile_badge_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_profile_badge_thin.svg b/svg/icon_profile_badge_thin.svg index afaa0916d..2c4674357 100644 --- a/svg/icon_profile_badge_thin.svg +++ b/svg/icon_profile_badge_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_profile_fill.svg b/svg/icon_profile_fill.svg index 5e2f861fb..dd14260a3 100644 --- a/svg/icon_profile_fill.svg +++ b/svg/icon_profile_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_profile_regular.svg b/svg/icon_profile_regular.svg index efe5e04c3..27c62c711 100644 --- a/svg/icon_profile_regular.svg +++ b/svg/icon_profile_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_profile_thin.svg b/svg/icon_profile_thin.svg index c6109e0a4..9a3f3fbaa 100644 --- a/svg/icon_profile_thin.svg +++ b/svg/icon_profile_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_prohibition_fill.svg b/svg/icon_prohibition_fill.svg index d4f53abfd..0ed611b98 100644 --- a/svg/icon_prohibition_fill.svg +++ b/svg/icon_prohibition_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_prohibition_regular.svg b/svg/icon_prohibition_regular.svg index c0f1c7a06..8b8aa5041 100644 --- a/svg/icon_prohibition_regular.svg +++ b/svg/icon_prohibition_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_prohibition_thin.svg b/svg/icon_prohibition_thin.svg index 362a28dd3..8c8daedde 100644 --- a/svg/icon_prohibition_thin.svg +++ b/svg/icon_prohibition_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_pushpin_fill.svg b/svg/icon_pushpin_fill.svg index 4d95ce12e..80bb339d1 100644 --- a/svg/icon_pushpin_fill.svg +++ b/svg/icon_pushpin_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_pushpin_regular.svg b/svg/icon_pushpin_regular.svg index 39ff8e5df..857eb0e55 100644 --- a/svg/icon_pushpin_regular.svg +++ b/svg/icon_pushpin_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_pushpin_thin.svg b/svg/icon_pushpin_thin.svg index f5a054afe..f485951ee 100644 --- a/svg/icon_pushpin_thin.svg +++ b/svg/icon_pushpin_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_question_check_fill.svg b/svg/icon_question_check_fill.svg index 993de1d2e..f45d78941 100644 --- a/svg/icon_question_check_fill.svg +++ b/svg/icon_question_check_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_question_check_regular.svg b/svg/icon_question_check_regular.svg index fbe3a79ce..8250f6491 100644 --- a/svg/icon_question_check_regular.svg +++ b/svg/icon_question_check_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_question_check_thin.svg b/svg/icon_question_check_thin.svg index 44b68bcf9..efec9aace 100644 --- a/svg/icon_question_check_thin.svg +++ b/svg/icon_question_check_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_redo_fill.svg b/svg/icon_redo_fill.svg index 7d1593555..1f30f92b2 100644 --- a/svg/icon_redo_fill.svg +++ b/svg/icon_redo_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_redo_regular.svg b/svg/icon_redo_regular.svg index f759c6834..c4648e989 100644 --- a/svg/icon_redo_regular.svg +++ b/svg/icon_redo_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_redo_thin.svg b/svg/icon_redo_thin.svg index 47cf1dafb..59f52e660 100644 --- a/svg/icon_redo_thin.svg +++ b/svg/icon_redo_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_refund_fill.svg b/svg/icon_refund_fill.svg index ff043d6e4..9b26e906c 100644 --- a/svg/icon_refund_fill.svg +++ b/svg/icon_refund_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_refund_regular.svg b/svg/icon_refund_regular.svg index f7779f421..973a8166d 100644 --- a/svg/icon_refund_regular.svg +++ b/svg/icon_refund_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_refund_thin.svg b/svg/icon_refund_thin.svg index f934f162d..eef9afb2a 100644 --- a/svg/icon_refund_thin.svg +++ b/svg/icon_refund_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_remove_circle_fill.svg b/svg/icon_remove_circle_fill.svg index 5a1f3875e..ecba1e594 100644 --- a/svg/icon_remove_circle_fill.svg +++ b/svg/icon_remove_circle_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_remove_circle_regular.svg b/svg/icon_remove_circle_regular.svg index 49cf533cb..04f87bee9 100644 --- a/svg/icon_remove_circle_regular.svg +++ b/svg/icon_remove_circle_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_remove_circle_thin.svg b/svg/icon_remove_circle_thin.svg index 8aad68a31..9e4cc9245 100644 --- a/svg/icon_remove_circle_thin.svg +++ b/svg/icon_remove_circle_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_reply_fill.svg b/svg/icon_reply_fill.svg index e436ad0c8..44d94c185 100644 --- a/svg/icon_reply_fill.svg +++ b/svg/icon_reply_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_reply_mission_fill.svg b/svg/icon_reply_mission_fill.svg index 47497e773..7ed2f9f5a 100644 --- a/svg/icon_reply_mission_fill.svg +++ b/svg/icon_reply_mission_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_reply_mission_regular.svg b/svg/icon_reply_mission_regular.svg index ab27dc3e9..f7db7963f 100644 --- a/svg/icon_reply_mission_regular.svg +++ b/svg/icon_reply_mission_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_reply_mission_thin.svg b/svg/icon_reply_mission_thin.svg index 61a8430b1..f43368781 100644 --- a/svg/icon_reply_mission_thin.svg +++ b/svg/icon_reply_mission_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_reply_re_fill.svg b/svg/icon_reply_re_fill.svg index 03afdd1bd..e79f7bc03 100644 --- a/svg/icon_reply_re_fill.svg +++ b/svg/icon_reply_re_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_reply_re_regular.svg b/svg/icon_reply_re_regular.svg index c63170d35..4a6bc6b5f 100644 --- a/svg/icon_reply_re_regular.svg +++ b/svg/icon_reply_re_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_reply_re_thin.svg b/svg/icon_reply_re_thin.svg index d531bff9b..43c59827d 100644 --- a/svg/icon_reply_re_thin.svg +++ b/svg/icon_reply_re_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_reply_regular.svg b/svg/icon_reply_regular.svg index 41c96dfc9..99647d0df 100644 --- a/svg/icon_reply_regular.svg +++ b/svg/icon_reply_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_reply_thin.svg b/svg/icon_reply_thin.svg index 46cb6e462..52315c934 100644 --- a/svg/icon_reply_thin.svg +++ b/svg/icon_reply_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_report_fill.svg b/svg/icon_report_fill.svg index 329695376..6ff7ea1d3 100644 --- a/svg/icon_report_fill.svg +++ b/svg/icon_report_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_report_regular.svg b/svg/icon_report_regular.svg index 187a74003..e7bf4a807 100644 --- a/svg/icon_report_regular.svg +++ b/svg/icon_report_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_report_thin.svg b/svg/icon_report_thin.svg index 8fc8a486e..d75cff1c8 100644 --- a/svg/icon_report_thin.svg +++ b/svg/icon_report_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_reservation_fill.svg b/svg/icon_reservation_fill.svg index 1ae766359..aeef5cca9 100644 --- a/svg/icon_reservation_fill.svg +++ b/svg/icon_reservation_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_reservation_regular.svg b/svg/icon_reservation_regular.svg index 6b02656d0..7a0d826cf 100644 --- a/svg/icon_reservation_regular.svg +++ b/svg/icon_reservation_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_reservation_thin.svg b/svg/icon_reservation_thin.svg index ba8f1c40a..bf5ecc671 100644 --- a/svg/icon_reservation_thin.svg +++ b/svg/icon_reservation_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_restaurant_fill.svg b/svg/icon_restaurant_fill.svg index 748d2aad6..00ed32220 100644 --- a/svg/icon_restaurant_fill.svg +++ b/svg/icon_restaurant_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_restaurant_regular.svg b/svg/icon_restaurant_regular.svg index d6896375e..b6fa65471 100644 --- a/svg/icon_restaurant_regular.svg +++ b/svg/icon_restaurant_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_restaurant_thin.svg b/svg/icon_restaurant_thin.svg index ffe32afec..786dbb8d4 100644 --- a/svg/icon_restaurant_thin.svg +++ b/svg/icon_restaurant_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_retry_fill.svg b/svg/icon_retry_fill.svg index 8b68ebeff..0162598d6 100644 --- a/svg/icon_retry_fill.svg +++ b/svg/icon_retry_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_retry_regular.svg b/svg/icon_retry_regular.svg index 75385af90..d55ff1765 100644 --- a/svg/icon_retry_regular.svg +++ b/svg/icon_retry_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_retry_thin.svg b/svg/icon_retry_thin.svg index 272cdd20c..d167aef90 100644 --- a/svg/icon_retry_thin.svg +++ b/svg/icon_retry_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_review_star_fill.svg b/svg/icon_review_star_fill.svg index 3191933a1..c4f18eecb 100644 --- a/svg/icon_review_star_fill.svg +++ b/svg/icon_review_star_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_review_star_regular.svg b/svg/icon_review_star_regular.svg index 09fff6563..c1d7e3c92 100644 --- a/svg/icon_review_star_regular.svg +++ b/svg/icon_review_star_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_review_star_thin.svg b/svg/icon_review_star_thin.svg index b5a2a066a..16cae113b 100644 --- a/svg/icon_review_star_thin.svg +++ b/svg/icon_review_star_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_scanner_fill.svg b/svg/icon_scanner_fill.svg index c4f56c5ba..58b3b023d 100644 --- a/svg/icon_scanner_fill.svg +++ b/svg/icon_scanner_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_scanner_regular.svg b/svg/icon_scanner_regular.svg index 89e5d9a96..a7f5b787f 100644 --- a/svg/icon_scanner_regular.svg +++ b/svg/icon_scanner_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_scanner_thin.svg b/svg/icon_scanner_thin.svg index bb70048a2..8eef18c68 100644 --- a/svg/icon_scanner_thin.svg +++ b/svg/icon_scanner_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_search_doc_fill.svg b/svg/icon_search_doc_fill.svg index a660d0fed..adf3d7d83 100644 --- a/svg/icon_search_doc_fill.svg +++ b/svg/icon_search_doc_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_search_doc_regular.svg b/svg/icon_search_doc_regular.svg index 26de552ce..0de6e489a 100644 --- a/svg/icon_search_doc_regular.svg +++ b/svg/icon_search_doc_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_search_doc_thin.svg b/svg/icon_search_doc_thin.svg index 99d07f5e3..7998e1871 100644 --- a/svg/icon_search_doc_thin.svg +++ b/svg/icon_search_doc_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_search_fill.svg b/svg/icon_search_fill.svg index 3b52b5a41..3eba10888 100644 --- a/svg/icon_search_fill.svg +++ b/svg/icon_search_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_search_regular.svg b/svg/icon_search_regular.svg index 61018289e..22ca68913 100644 --- a/svg/icon_search_regular.svg +++ b/svg/icon_search_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_search_thin.svg b/svg/icon_search_thin.svg index 51e702511..79fd96b43 100644 --- a/svg/icon_search_thin.svg +++ b/svg/icon_search_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_sell_fill.svg b/svg/icon_sell_fill.svg index 944ad082a..938271363 100644 --- a/svg/icon_sell_fill.svg +++ b/svg/icon_sell_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_sell_regular.svg b/svg/icon_sell_regular.svg index 7c1fba31c..e103ca213 100644 --- a/svg/icon_sell_regular.svg +++ b/svg/icon_sell_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_sell_thin.svg b/svg/icon_sell_thin.svg index c8de81a8f..aa6d18911 100644 --- a/svg/icon_sell_thin.svg +++ b/svg/icon_sell_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_setting_fill.svg b/svg/icon_setting_fill.svg index c6090ce75..5ad14ecb1 100644 --- a/svg/icon_setting_fill.svg +++ b/svg/icon_setting_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_setting_regular.svg b/svg/icon_setting_regular.svg index 123c8fa21..d9919cda5 100644 --- a/svg/icon_setting_regular.svg +++ b/svg/icon_setting_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_setting_thin.svg b/svg/icon_setting_thin.svg index 5db5af0dc..eae2cb53a 100644 --- a/svg/icon_setting_thin.svg +++ b/svg/icon_setting_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_signout_fill.svg b/svg/icon_signout_fill.svg index e8f617344..2cc6b395b 100644 --- a/svg/icon_signout_fill.svg +++ b/svg/icon_signout_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_signout_regular.svg b/svg/icon_signout_regular.svg index 8a56e66e4..b79156834 100644 --- a/svg/icon_signout_regular.svg +++ b/svg/icon_signout_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_signout_thin.svg b/svg/icon_signout_thin.svg index b4ef54db9..cf5afbef5 100644 --- a/svg/icon_signout_thin.svg +++ b/svg/icon_signout_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_sort_fill.svg b/svg/icon_sort_fill.svg index b7e4e068d..9920f2d52 100644 --- a/svg/icon_sort_fill.svg +++ b/svg/icon_sort_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_sort_regular.svg b/svg/icon_sort_regular.svg index ec2e7d314..26f004a5b 100644 --- a/svg/icon_sort_regular.svg +++ b/svg/icon_sort_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_sort_thin.svg b/svg/icon_sort_thin.svg index 7787a8f20..b8726e0ef 100644 --- a/svg/icon_sort_thin.svg +++ b/svg/icon_sort_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_story_article_fill.svg b/svg/icon_story_article_fill.svg index 09f3e7d4f..5fe6f6ba1 100644 --- a/svg/icon_story_article_fill.svg +++ b/svg/icon_story_article_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_story_article_regular.svg b/svg/icon_story_article_regular.svg index 1d8c8d0ef..bf106f0fa 100644 --- a/svg/icon_story_article_regular.svg +++ b/svg/icon_story_article_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_story_article_thin.svg b/svg/icon_story_article_thin.svg index bc2907c5d..a13f17ce5 100644 --- a/svg/icon_story_article_thin.svg +++ b/svg/icon_story_article_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_story_fill.svg b/svg/icon_story_fill.svg index 02cb8ae5a..a83c245bf 100644 --- a/svg/icon_story_fill.svg +++ b/svg/icon_story_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_story_regular.svg b/svg/icon_story_regular.svg index be81ebdb8..5d64a1f7e 100644 --- a/svg/icon_story_regular.svg +++ b/svg/icon_story_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_story_thin.svg b/svg/icon_story_thin.svg index 6d8ee7c0c..ce1703a8e 100644 --- a/svg/icon_story_thin.svg +++ b/svg/icon_story_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_subtract_circle_fill.svg b/svg/icon_subtract_circle_fill.svg index d0aeccb42..ba0e5dfa9 100644 --- a/svg/icon_subtract_circle_fill.svg +++ b/svg/icon_subtract_circle_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_subtract_circle_regular.svg b/svg/icon_subtract_circle_regular.svg index 391886ffc..aa0fdcf1d 100644 --- a/svg/icon_subtract_circle_regular.svg +++ b/svg/icon_subtract_circle_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_subtract_circle_thin.svg b/svg/icon_subtract_circle_thin.svg index d53c1e006..8a6f1c547 100644 --- a/svg/icon_subtract_circle_thin.svg +++ b/svg/icon_subtract_circle_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_subtraction_fill.svg b/svg/icon_subtraction_fill.svg index a61dd2448..30b16c0e8 100644 --- a/svg/icon_subtraction_fill.svg +++ b/svg/icon_subtraction_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_subtraction_regular.svg b/svg/icon_subtraction_regular.svg index fa10e1c93..dfa24ccc3 100644 --- a/svg/icon_subtraction_regular.svg +++ b/svg/icon_subtraction_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_subtraction_thin.svg b/svg/icon_subtraction_thin.svg index 0d59a5136..840307d43 100644 --- a/svg/icon_subtraction_thin.svg +++ b/svg/icon_subtraction_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_suggest_fill.svg b/svg/icon_suggest_fill.svg index 84e0d02cb..40f6920ad 100644 --- a/svg/icon_suggest_fill.svg +++ b/svg/icon_suggest_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_suggest_regular.svg b/svg/icon_suggest_regular.svg index e9f1445cc..f26beabed 100644 --- a/svg/icon_suggest_regular.svg +++ b/svg/icon_suggest_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_suggest_thin.svg b/svg/icon_suggest_thin.svg index ee72e9455..f303d99b8 100644 --- a/svg/icon_suggest_thin.svg +++ b/svg/icon_suggest_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_sun_fill.svg b/svg/icon_sun_fill.svg index f16505520..85c8b0549 100644 --- a/svg/icon_sun_fill.svg +++ b/svg/icon_sun_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_sun_regular.svg b/svg/icon_sun_regular.svg index 588b2bcd0..3d79430c2 100644 --- a/svg/icon_sun_regular.svg +++ b/svg/icon_sun_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_sun_thin.svg b/svg/icon_sun_thin.svg index d4669c797..77dac0abc 100644 --- a/svg/icon_sun_thin.svg +++ b/svg/icon_sun_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_talkingdown_fill.svg b/svg/icon_talkingdown_fill.svg index 45a44edce..dabeb57a1 100644 --- a/svg/icon_talkingdown_fill.svg +++ b/svg/icon_talkingdown_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_talkingdown_regular.svg b/svg/icon_talkingdown_regular.svg index 20d4c6e76..417a88129 100644 --- a/svg/icon_talkingdown_regular.svg +++ b/svg/icon_talkingdown_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_talkingdown_thin.svg b/svg/icon_talkingdown_thin.svg index 967689d18..06a6421bd 100644 --- a/svg/icon_talkingdown_thin.svg +++ b/svg/icon_talkingdown_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_talkingup_fill.svg b/svg/icon_talkingup_fill.svg index 3e351ec29..9e5d5d582 100644 --- a/svg/icon_talkingup_fill.svg +++ b/svg/icon_talkingup_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_talkingup_regular.svg b/svg/icon_talkingup_regular.svg index 406234b46..4d42e3b80 100644 --- a/svg/icon_talkingup_regular.svg +++ b/svg/icon_talkingup_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_talkingup_thin.svg b/svg/icon_talkingup_thin.svg index 2528ab07e..eeae8e615 100644 --- a/svg/icon_talkingup_thin.svg +++ b/svg/icon_talkingup_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_text_fill.svg b/svg/icon_text_fill.svg index 458f6db97..b8e12dfe6 100644 --- a/svg/icon_text_fill.svg +++ b/svg/icon_text_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_text_regular.svg b/svg/icon_text_regular.svg index ca7bbf30c..443fbec27 100644 --- a/svg/icon_text_regular.svg +++ b/svg/icon_text_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_text_thin.svg b/svg/icon_text_thin.svg index b74e4484f..9fd7e2377 100644 --- a/svg/icon_text_thin.svg +++ b/svg/icon_text_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_thumb_down_fill.svg b/svg/icon_thumb_down_fill.svg index ef2e41747..b44a4ee15 100644 --- a/svg/icon_thumb_down_fill.svg +++ b/svg/icon_thumb_down_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_thumb_down_regular.svg b/svg/icon_thumb_down_regular.svg index 57b3b7944..1cd1b93b1 100644 --- a/svg/icon_thumb_down_regular.svg +++ b/svg/icon_thumb_down_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_thumb_down_thin.svg b/svg/icon_thumb_down_thin.svg index c4a8ade18..c59955327 100644 --- a/svg/icon_thumb_down_thin.svg +++ b/svg/icon_thumb_down_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_thumb_up_fill.svg b/svg/icon_thumb_up_fill.svg index cc931771f..57115e02d 100644 --- a/svg/icon_thumb_up_fill.svg +++ b/svg/icon_thumb_up_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_thumb_up_regular.svg b/svg/icon_thumb_up_regular.svg index 8dec0577d..c69961412 100644 --- a/svg/icon_thumb_up_regular.svg +++ b/svg/icon_thumb_up_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_thumb_up_thin.svg b/svg/icon_thumb_up_thin.svg index 152f0eb68..0d4edaf3e 100644 --- a/svg/icon_thumb_up_thin.svg +++ b/svg/icon_thumb_up_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_toolbox_fill.svg b/svg/icon_toolbox_fill.svg index a95dba57a..84a8c2c59 100644 --- a/svg/icon_toolbox_fill.svg +++ b/svg/icon_toolbox_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_toolbox_regular.svg b/svg/icon_toolbox_regular.svg index 8b845f663..587ce1df0 100644 --- a/svg/icon_toolbox_regular.svg +++ b/svg/icon_toolbox_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_toolbox_thin.svg b/svg/icon_toolbox_thin.svg index 38780f5ca..8b3f3efcf 100644 --- a/svg/icon_toolbox_thin.svg +++ b/svg/icon_toolbox_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_translate_fill.svg b/svg/icon_translate_fill.svg index 0d5ca5215..3a93ba867 100644 --- a/svg/icon_translate_fill.svg +++ b/svg/icon_translate_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_translate_regular.svg b/svg/icon_translate_regular.svg index ffb52ca0a..c8e290830 100644 --- a/svg/icon_translate_regular.svg +++ b/svg/icon_translate_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_translate_thin.svg b/svg/icon_translate_thin.svg index 0a1cfa9e3..982eef2cf 100644 --- a/svg/icon_translate_thin.svg +++ b/svg/icon_translate_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_trash_fill.svg b/svg/icon_trash_fill.svg index 96f3f1a8a..c4d0d8096 100644 --- a/svg/icon_trash_fill.svg +++ b/svg/icon_trash_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_trash_regular.svg b/svg/icon_trash_regular.svg index 697d5f69f..d0edff888 100644 --- a/svg/icon_trash_regular.svg +++ b/svg/icon_trash_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_trash_thin.svg b/svg/icon_trash_thin.svg index 1b225cf28..3b865e43d 100644 --- a/svg/icon_trash_thin.svg +++ b/svg/icon_trash_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_undo_fill.svg b/svg/icon_undo_fill.svg index a6bbfe7c9..36be92bba 100644 --- a/svg/icon_undo_fill.svg +++ b/svg/icon_undo_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_undo_regular.svg b/svg/icon_undo_regular.svg index 137626ba2..ac2c80406 100644 --- a/svg/icon_undo_regular.svg +++ b/svg/icon_undo_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_undo_thin.svg b/svg/icon_undo_thin.svg index aa28f94ba..f4065ef5e 100644 --- a/svg/icon_undo_thin.svg +++ b/svg/icon_undo_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_user_group_fill.svg b/svg/icon_user_group_fill.svg index 496041d77..11de5d967 100644 --- a/svg/icon_user_group_fill.svg +++ b/svg/icon_user_group_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_user_group_regular.svg b/svg/icon_user_group_regular.svg index 1ca217aab..b5790fb29 100644 --- a/svg/icon_user_group_regular.svg +++ b/svg/icon_user_group_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_user_group_thin.svg b/svg/icon_user_group_thin.svg index 413c7fba0..3e6563ebe 100644 --- a/svg/icon_user_group_thin.svg +++ b/svg/icon_user_group_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_video_fill.svg b/svg/icon_video_fill.svg index eee3110fa..d137f7d53 100644 --- a/svg/icon_video_fill.svg +++ b/svg/icon_video_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_video_regular.svg b/svg/icon_video_regular.svg index 09b2b458d..1009b3fd9 100644 --- a/svg/icon_video_regular.svg +++ b/svg/icon_video_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_video_thin.svg b/svg/icon_video_thin.svg index 36f179153..e80d04e8a 100644 --- a/svg/icon_video_thin.svg +++ b/svg/icon_video_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_view_count_fill.svg b/svg/icon_view_count_fill.svg index bc1c4883f..81610bf4e 100644 --- a/svg/icon_view_count_fill.svg +++ b/svg/icon_view_count_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_view_count_off_fill.svg b/svg/icon_view_count_off_fill.svg index 85de94f4d..0bfc01334 100644 --- a/svg/icon_view_count_off_fill.svg +++ b/svg/icon_view_count_off_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_view_count_off_regular.svg b/svg/icon_view_count_off_regular.svg index 6d5fe9959..2444c8124 100644 --- a/svg/icon_view_count_off_regular.svg +++ b/svg/icon_view_count_off_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_view_count_off_thin.svg b/svg/icon_view_count_off_thin.svg index ed5528362..1faeb2c92 100644 --- a/svg/icon_view_count_off_thin.svg +++ b/svg/icon_view_count_off_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_view_count_regular.svg b/svg/icon_view_count_regular.svg index 3cdc55374..c94bd034d 100644 --- a/svg/icon_view_count_regular.svg +++ b/svg/icon_view_count_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_view_count_thin.svg b/svg/icon_view_count_thin.svg index 55b557f61..322fdd7e8 100644 --- a/svg/icon_view_count_thin.svg +++ b/svg/icon_view_count_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_volume_off_fill.svg b/svg/icon_volume_off_fill.svg index 6af5304b7..c82c17f61 100644 --- a/svg/icon_volume_off_fill.svg +++ b/svg/icon_volume_off_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_volume_off_regular.svg b/svg/icon_volume_off_regular.svg index 450785f27..f457bcbb1 100644 --- a/svg/icon_volume_off_regular.svg +++ b/svg/icon_volume_off_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_volume_off_thin.svg b/svg/icon_volume_off_thin.svg index 2d8004a45..6af1819cb 100644 --- a/svg/icon_volume_off_thin.svg +++ b/svg/icon_volume_off_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_volume_on_fill.svg b/svg/icon_volume_on_fill.svg index 13ba3ef07..1c9a29abd 100644 --- a/svg/icon_volume_on_fill.svg +++ b/svg/icon_volume_on_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_volume_on_regular.svg b/svg/icon_volume_on_regular.svg index a0052299d..f3f270d45 100644 --- a/svg/icon_volume_on_regular.svg +++ b/svg/icon_volume_on_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_volume_on_thin.svg b/svg/icon_volume_on_thin.svg index 6fa555ee8..2bfcfa5f7 100644 --- a/svg/icon_volume_on_thin.svg +++ b/svg/icon_volume_on_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_vote_fill.svg b/svg/icon_vote_fill.svg index 0ab769c19..e89d427f7 100644 --- a/svg/icon_vote_fill.svg +++ b/svg/icon_vote_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_vote_regular.svg b/svg/icon_vote_regular.svg index 8679d8265..a1a890707 100644 --- a/svg/icon_vote_regular.svg +++ b/svg/icon_vote_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_vote_thin.svg b/svg/icon_vote_thin.svg index a044dabf3..d45e49c00 100644 --- a/svg/icon_vote_thin.svg +++ b/svg/icon_vote_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_voucher_fill.svg b/svg/icon_voucher_fill.svg index 048dee20e..7b574f935 100644 --- a/svg/icon_voucher_fill.svg +++ b/svg/icon_voucher_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_voucher_regular.svg b/svg/icon_voucher_regular.svg index c1ad767b3..e1374a763 100644 --- a/svg/icon_voucher_regular.svg +++ b/svg/icon_voucher_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_voucher_thin.svg b/svg/icon_voucher_thin.svg index 6ec6cd51c..c7e8598e0 100644 --- a/svg/icon_voucher_thin.svg +++ b/svg/icon_voucher_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_walk_fill.svg b/svg/icon_walk_fill.svg index 544823535..750772304 100644 --- a/svg/icon_walk_fill.svg +++ b/svg/icon_walk_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_walk_regular.svg b/svg/icon_walk_regular.svg index 365a5d8a5..7d364f3e4 100644 --- a/svg/icon_walk_regular.svg +++ b/svg/icon_walk_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_walk_thin.svg b/svg/icon_walk_thin.svg index d4c5923e4..2f05d1e42 100644 --- a/svg/icon_walk_thin.svg +++ b/svg/icon_walk_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_warning_fill.svg b/svg/icon_warning_fill.svg index f2abd2914..5c4d45f39 100644 --- a/svg/icon_warning_fill.svg +++ b/svg/icon_warning_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_warning_regular.svg b/svg/icon_warning_regular.svg index 10de24a58..e8f57fd54 100644 --- a/svg/icon_warning_regular.svg +++ b/svg/icon_warning_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_warning_thin.svg b/svg/icon_warning_thin.svg index cdc027ca4..001c3c833 100644 --- a/svg/icon_warning_thin.svg +++ b/svg/icon_warning_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_write_fill.svg b/svg/icon_write_fill.svg index f3825cb6a..c6d415cd7 100644 --- a/svg/icon_write_fill.svg +++ b/svg/icon_write_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_write_frequent_use_fill.svg b/svg/icon_write_frequent_use_fill.svg index 461c1ed4a..64fba55a5 100644 --- a/svg/icon_write_frequent_use_fill.svg +++ b/svg/icon_write_frequent_use_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_write_frequent_use_regular.svg b/svg/icon_write_frequent_use_regular.svg index b00397c5b..bf0b637f8 100644 --- a/svg/icon_write_frequent_use_regular.svg +++ b/svg/icon_write_frequent_use_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_write_frequent_use_thin.svg b/svg/icon_write_frequent_use_thin.svg index 831730b2e..f0f2cf4ae 100644 --- a/svg/icon_write_frequent_use_thin.svg +++ b/svg/icon_write_frequent_use_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_write_regular.svg b/svg/icon_write_regular.svg index 10e965a17..706d1b783 100644 --- a/svg/icon_write_regular.svg +++ b/svg/icon_write_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_write_story_fill.svg b/svg/icon_write_story_fill.svg index 7e33d5abd..8ab64c14a 100644 --- a/svg/icon_write_story_fill.svg +++ b/svg/icon_write_story_fill.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_write_story_regular.svg b/svg/icon_write_story_regular.svg index 1dd119b81..d35b9f652 100644 --- a/svg/icon_write_story_regular.svg +++ b/svg/icon_write_story_regular.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_write_story_thin.svg b/svg/icon_write_story_thin.svg index b6ea5b999..cc471db53 100644 --- a/svg/icon_write_story_thin.svg +++ b/svg/icon_write_story_thin.svg @@ -1,4 +1,4 @@ - + diff --git a/svg/icon_write_thin.svg b/svg/icon_write_thin.svg index 56516bf2e..02c1abd69 100644 --- a/svg/icon_write_thin.svg +++ b/svg/icon_write_thin.svg @@ -1,4 +1,4 @@ - +